|
|
Basic Requirements
|
A Simple Sample
In a browser like Netscape, your
page might look like this: Figure 1.
|
Pick up the Pieces
|
| Note: The tags are not case-sensitive, that is, <title> or <TITLE> or <TitLE> are all okay. Also, be sure your editor does not convert your normal, straight quotes into curly quotes; the browser may have trouble determining what you actually mean. |
| Hint: A good way to learn what HTML elements do, is to simply use your Web browser and find someone's page that has a style, look, or feature that you like. Most browsers have a feature to view the source, that is, to see the actual HTML code behind the pretty page you see on the screen. Compare what you see on the screen with the HTML codes. You'll be surprised how simple it really is. |
Basic HTML Elements
Figure 2 on the next page shows what it looks like in Netscape.
Figure 2. Now, let's examine it line by line and go into more detail.
|
| Hint:
Another way to learn HTML is to go
online and seek out easy, simple Web Pages. Once you find
one, click on FILE, usually at the top of your browser,
and look for the command SAVE AS. This will allow you to
save the web page you are looking at. You can keep the
name of the file the same, or you can save the file to a
name you can remember. Limit the characters to (8), when
re-naming. Make sure that the EXTENSION is .HTM. Remember
where you are going to save this file. Then, bring up your text program, like WORD, WRITE, WORD PERFECT, ETC.. and open up the file you just saved.... Make sure that when you tell the computer that you want to look at ALL EXTENSIONS (ALL FILES), because the extension will not be .TXT. The extension will be .HTM. Now, print the file. Once saved, print out the file to see the HTML coding. Also, while the page that you saved is still showing on your monitor, click on the PRINT button. This will print the actual PAGE you are viewing exactly like you see it on your browser. Now, compare the printed page of the page you viewed (that should look exactly like what you see on your monitor) to the printed page you printed in the instructions above. You will see what HTML codes were used. By comparing the HTML code to the printed page, you can start learning the various TAGS that are used within HTML pages. Many individuals have learned HTML in this manner. You can do this with THIS document that you are viewing! |
Adding Color to your Pages |
Specifying Colors Of Text, Links, Etc.
Elements of this tag include:
|
Specifying a color by name
|
|||||||||||||||||||||||||
Specifying a color by hexidecimal value
|
Last Update Sunday, October 28, 2001 09:26:38 PM
| Disclaimer Monster Highway and the author(s) make no claims as to fitness for any purpose or absence of any errors, and offers no warranty. Read at your own risk. Jeff Hawkins |
||
| Suggestions,
Additions, Changes, Questions or Requests for help: Jeff Hawkins---------- Middletown, Va. U.S.A. Internet solutions for The Monster Truck Racing Industry |
||
![]() |
![]() |
![]() |
| Copyright © 1997, 1998, 1999, 2000, 2001 J. A. Hawkins and The Information Monster Highway | ||
Last Update Thursday, August 09, 2001 07:24:01 PM