HTML Tags We promise not to be so wordy from here on out as we begin to get into the real nitty-gritty of HTML coding. HTML is written and interpreted much as we read, from top to bottom, and left to right, of course unless you're Arabic or Oriental, oh well. You create sections on your Web page with tags. Think of tags as commands in the language of HTML. If you want a word to be bold you put tags where that word begins and ends. Or if you want to use italic text the tags will surround those words.
Here is the tag set you would use to make the phrase By George, I think she's got it format in italics: <i>By George, I think she's got it</i> Notice the / in the ending </i> tag above. The / indicates the end of a tag to close the set. So the <i> starts the italics tag, By George, I think she's got it is what will display on the page, and </i> closes the set. OK, that's easy enough, now what?
Now lets discuss some more simple text formatting tags, and a few others you will see on nearly all Web pages:
This concludes tutorial 2, you should go try some of these tags now in your text editor and browser. When you have saved your HTML file in the text editor, you may display it with the browser by selecting File/Open from the menu bar, then choosing the HTML file you just created. You can't learn if you don't try it. Remember to start each page with the <HTML> tag. How do you end it? |
|||||||||||||||||
|
Register domain names at: |
|||||||||||||||||
|
The Internet Brothers have implemented
hierarchical menus for navigation. Easier done than said.
The hierarchical
menus were created using Peter Belesis' © Dynomat DHTML
scripting tool
from Webreference. Give them a visit, you'll like
what you learn.
|
Copyright © 1997-present Internet Brothers. All Rights Reserved. Really.