Tuesday, December 06, 2005

Common HTML

-Delete ONE space between each character for the HTML


For a Link

< a h r e f > = " (address) " > (Display) < / a >

-Add < l i > in the beginning an < / l i > to the end to bullet the link

Bold Face

< s t r o n g > (Text) < / s t r o n g >

Italics

< e m > (Text) < / e m >

I have recently dicovered a HTML to create a drop down bar. But, I have not yet figured out how to actualy put links in the drop-down menu.
Here is the code:

< o p t o n s e l e c t e d > - (Title of menu) - < / o p t i o n s e l e c t e d >