HTML

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>
<FONT FACE="Times New Roman" SIZE="+3"><I><B><BLINK>
Captain Ike Airlines</BLINK></B></I></FONT>
</CENTER>

<P>

<CENTER>
<IMG SRC="airplane.gif" ALT="Captain Ike Airlines" Height="50" WIDTH="50">
</CENTER>

<P>
<HR>
<P>

<CENTER>
<FONT FACE="Times New Roman" SIZE="+1">
Hello, this is your dummy Captain speaking. We will be landing at Frogleg International Airport in approximately thirty minutes.<BR>
Hold on tight because I have never landed an airplane before and it's quite possible we may crash and we will be sad.<BR>
</FONT>
</CENTER>

<P>

<CENTER>
<FONT FACE="Arial" SIZE="+2"><B>
Thank you for flying with</FONT><BR>
<FONT FACE="Arial" SIZE="+2" COLOR="#0000FF">
<BLINK>
Captain Ike Airlines !!!
</BLINK></B>
</FONT>
</CENTER>

<P>

<CENTER>
<FONT FACE="Arial" SIZE="+2"><B>
Click on the below picture to go to our insurance claims page !
</B></FONT>
</CENTER>

<CENTER>
<A HREF="lawyer.html"><IMG SRC="lawyer.jpg" BORDER="0" ALT="Our Insurance Page" HEIGHT="100" WIDTH="25"></A>
</CENTER>

<P>

<CENTER>
<FONT FACE="Arial" SIZE="+1"><B>
Be sure to visit <A HREF="http://www.vidsplace.com">Vidsplace</A><BR>
&nbsp;<I>Great</I>&nbsp;chat room !!!
</B></FONT>
</CENTER>
<P>

</BODY>
</HTML>

 

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
 
 
 
 
 

Captain Ike Web Design


The music you hear is Sea Of Love by:
The Honey Drifters