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

  1. HTML, identifies the document type.
  2. HEAD, encloses technical information about the document.
  3. TITLE, gives your document a name.
  4. BODY, encloses the actual document content.
  5. H1 to H6, define headings in the document.
  6. P, defines a paragraph.
  7. UL and LI, define a list.
  8. A HREF="...", sets up a hyperlink.
  9. IMG SRC="...", inserts a graphic.
  10. PRE, defines "preformatted text".

How to make Transparent Images.

***Thats all Folks***
Back to the Top