Interests
My favorite movie is not anime it is The Road To Tibet
My favorite singer is Akon and the song by him I like is konvict and I Wana Love You
and my hobbies are flying RC helecopters RC trucks and wrighting stories.
The Bacics of HTML
HTML stands for Hyper Text Mark-up Language and is the code in which nearly all webpages are written. In spite of its complicated name, the actual code is very simple. Before you can start learning HTML, however, there is one main thing that you need to know.
All commands are typed within triangular brackets < >. These are called tags. When you type something between these tags, it means you want to start a command. When you want to end a command you need to end the tags. To end a tag you type . That is, you add a / after the first <.
a word would make a word display in bold on your page. Since the tags are ended, everything after 'a word' would not be in bold.
If you have any questions on HTML or BBCoad pleaze PM me.
Comments
View All Comments