HTML is an easy programming
language that can help you build excellent web pages.
HTML Commands are called
"Tags". They are usually enclosed in the "greater than" or "lesser than"
signs.
Some HTML commands are
inserted within the tags themselves.
Below are some basics.
| Tag | Function |
| <HTML> | Always start your page with this |
| <HEAD> | Creates your heading |
| <TITLE></TITLE> | Names your page |
| <BODY> | Use this to decide color and background |
| <embed src=" "> | Best tag for adding music to your pages |
| <CENTER> </CENTER> | Centers your text on the page |
| <FONT> </FONT> | Used to tell your text what to do. |
| <FONT COLOR="#000000> | Decides text color. See Color Chart |
| <FONT SIZE="+1"> | Decides the size of your text |
| <FONT FACE="Arial"> | Decides the style of your text |
| <B></B> | Makes your text BOLD |
| <I></I> | Makes your text in Italics |
| <A HREF=" "></A> | Attaches a hyperlink to text or a graphic |
| <IMG SRC=" "> | Inserts a graphic |
| <BR> | Starts a new line of tesxt |
| <P> | Starts a new paragraph |
| <HR> | Creates a line divider |
| nbsp; | Creates additional space between text or graphics |
| ALT=" " | Creates an alternative text for graphics |
| Border="0" | Decides if graphics with hyperlinks have borders |
| HEIGHT=" " WIDTH=" " | Determines graphic demensions |
| <BLINK></BLINK> | Makes text blink in Netscape only |
| <MARQUEE></MARQUEE> | Makes text scroll side to side in
Internet Explorer only |
Just remember that some of these tags are optional
but are the basic features of a web page.
There are many other tags used for Tables, Forms,
and more.
You can also add in a few Javascript features if you
learn them.
Here is an example of HTML web page using some of the
tags above.
| <HTML>
<HEAD><TITLE>Captain Ike's Dummy Airplane Page !!!</TITLE></HEAD> <BODY BACKGROUND="paper.gif" BGCOLOR="#000000" TEXT="#FFFF00 LINK="#0000FF" VLINK="#FF9900" ALINK="#FF3300"> <EMBED SRC="boogie.mid" AUTOSTART="TRUE" HIDDEN="TRUE" LOOP="TRUE"></EMBED> <P> <CENTER>
<P> <CENTER>
<P>
<CENTER>
<P> <CENTER>
<P> <CENTER>
<CENTER>
<P> <CENTER>
</BODY>
|
This is just a simple example but hopefully
it will give you some ideas of how HTML works.
For more information, please email me at:
CapIkeWeb@Yahoo.com
The music you hear is Sea Of Love by:
The Honey Drifters