Welcome to my little world
This page is under construction, so please give me ideas on how to make
my page more lively. I have just learnt the first 10 most important HTML
tags, now I am putting them to good use by constructing my very first web
page.
10 Most Important HTML tags
- HTML, identifies the document type.
- HEAD, encloses technical information about the document.
- TITLE, gives your document a name.
- BODY, encloses the actual document content.
- H1 to H6, define headings in the document.
- P, defines a paragraph.
- UL and LI, define a list.
- A HREF="...", sets up a hyperlink.
- IMG SRC="...", inserts a graphic.
- PRE, defines "preformatted text".
How to make Transparent Images.
***Thats all Folks***
Back to the Top