![]() Links Play Intro New Stuff Home Poems Jokes Quotes Wallpapers Learn HTML -Getting Started -What are tags ? -Hex Codes -Body Tag -Font Tag -Useful Tags -Tables -Adding Images -Linking Pages -Adding Sounds Suggestion Book ![]() |
![]() |
.:: Welcome to aks.htmlplanet.com ! | ![]() |
|
![]() |
.:: Learn HTML > What are tags ? ... | ![]() |
||
.:: Tags are the most important part of this language. The whole language is written in tags. .:: Symbol It is denoted as '< ... >' and every command is written between those tags. Generally tags are ended as '< /... >'. .:: Important tags 1] < html > & < /html >
< html > < head > < title >Write your name here< /title> < /head > < body > < /body > < /html > Now save this file as an extension of '.html'. For e.g, save as : your_name.html where ever you want. Now just open that file and see at the title bar. There you go !
|
||||
![]() |
Learn HTML > What are tags ? |
![]() |
||
![]() |
.:: Buck Up ! You can do it ! | ![]() |