So you got a little about HTML maybe a step only. Now let's take second step further. Remember every HTML documents starts with the "html" (it should be inside<>). I am doing it due to problems with this editor. Such html tag is an idicator that the html document has started for the web browser. Also almost every tag should have and eliminator tags. i.e. starting tag will he this is start.this is end. Here tag without '/' in middle is starting tag and with it is an ending tag.
Some useful tags:(Put it inside <____>)
html- start of html documents
head- heading information
title- web page title name
b- bold
p- paragraph
a href="link address"> link name < / a
This is the way to put html codes. Hope it is useful. Sorry for the brackets as my editor won't allow for it.
Sunday, November 18, 2007
Learning HTML basics 2
at 3:07:00 PM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment