HTML Codes For Brainless Wonders Like Myself

HTML Codes For Brainless Wonders Like Myself
Site hosted by Angelfire.com: Build your free website today!

Site Meter
Aug 17 2003

CLICK ON IMAGE
BUTTON
BACK BUTTON
BACK / FORWARD BUTTONS
CLICK TO SEND E - MAIL
CLICK ON IMAGE FOR E-MAIL
BANNER
LINK
BASIC TABLE
POP UP MESSAGE
IMAGE SAVER
SPELLING CHECK CODE
IMAGE CODE
RESIZE A IMAGE CODE

TEXT STUFF

This is bold text

<B> text </B>

This is Italic text

<I> text </I>

This is Underlined text

<U> text </U>

This is bold  italic text

<B><I> text </I></B>

This is bold italic underlined text

<B><I><U> text </U></I></B>

This is Typewriter or "Fixed Pitch"

<TT> text </TT>

THIS IS STRIKE THROUGH TEXT

<STRIKE> text </STRIKE>

This is red text using Hex #'s

<FONT COLOR="#ff0000"> Red text </FONT>

This is Orange text using Hex #'s

<FONT COLOR="#ff8000"> Orange text </FONT>

This is Yellow text using Hex #'s

<FONT COLOR="#ffff00"> Yellow text </FONT>

This is Green text using Hex #'s

<FONT COLOR="#80ff80"> Green text </FONT>

This is Blue text using Hex #'s

<FONT COLOR="#0000ff"> Blue text </FONT>

This is Violet text using Hex #'s

<FONT COLOR="#9805c9"> Violet text </FONT>

This is Red text using Names

<FONT COLOR="red"> Red text </FONT>

This is Orange text using Names

<FONT COLOR="orange"> Orange text </FONT>

This is Yellow text using Names

<FONT COLOR="yellow"> Yellow text </FONT>

This is Green text using Names

<FONT COLOR="green"> Green text </FONT>

This is Blue text using Names

<FONT COLOR="blue"> Blue text </FONT>

This is Violet text using Names

<FONT COLOR="violet"> Violet text </FONT>