Have you ever feel headache when dealing with the HTML codes and tags? Don't worry, here in WebPage SOS, you can find most of the tags and codes that you need. I will help you with all my knowledge on the HTML codes and tags. If you found that there are some codes or tags missing, please e-mail me and tell me about it. Thank Q!.

        Click on the links below to go to parts that you are interested in HTML. Still, I wish that you could click on all the links. :)

 

Tags & Codes Basic Miscellaneous Advance
 
Here are some fun stuff that I think you might be interested with. They are cool! I love to play with these stuff. If you need help on certain codes or tags and you couldn't find them here, e-mail me and I'll try my best to help you.

I get most of these codes from LissaExplains and Funky-Chickens. There are more useful codes there.

 
If you want to show people the HTML code examples, you can use the <XMP> tags. This tag will show the HTML codes that you type without formatting them.
 

<XMP><IMG SRC="firefaerie.gif"></XMP>

 
 
 
Do you want to make a marquee? The words will scroll from the right to left. The codes are as follow.
 

<MARQUEE BEHAVIOR=scroll DIRECTION="left">Your message here</MARQUEE>

 

Welcome to WebPage SOS

 
 
 
Now, this one will just scroll out from the right and stop at left. Yes! It won't scroll anymore unless you refresh the page to see it scroll only once.
 

<MARQUEE BEHAVIOR=slide DIRECTION="left">Your message here</MARQUEE>

 

Welcome to WebPage SOS

 
 
 
Do you like these? This is another one that will "bounce" left and right. Ahhh well, this doesn't really seems like bouncing.
 

<MARQUEE BEHAVIOR=alternate DIRECTION="left">Your message here</MARQUEE>

 

Am I bouncing? Nooooooo!!!

 
 
 
Ahhaaa! This one seems like bouncing! Look! You can give it a background color and also set the width!
 

<MARQUEE BEHAVIOR=alternate BGCOLOR="#xxxxxx" WIDTH=x>Your message here</MARQUEE>

 

I am bouncing!!!!

 
Well, actually there are still lots of funny things to do with the marquee. You can change the font type, size and color of the text in marquee. And yes, you can change the behavior, it can be left, right, up or down.
 
 
 
Oh yes! You can set the scrolling speed of the marquee too. Want to have a try?
 

<MARQUEE BEHAVIOR=scroll DIRECTION="left" SCROLLAMOUNT="x">Your message here</MARQUEE>

 
My scrollamount="1"
My scrollamount="3"
My scrollamount="6"
My scrollamount="10"
My scrollamount="13"
My scrollamount="16"
My scrollamount="20"
My scrollamount="25"
My scrollamount="35"
My scrollamount="50"
 
 
 
Are you asking "what if I want a picture to scroll"? No problem! It's easy!
 

<MARQUEE BEHAVIOR=scroll DIRECTION="left"><IMG SCR="firefaerie.gif"></MARQUEE>

 

 
You can add a link to that picture too!
 
 
 
Oh my god! Take a look at this! Do you want it?
 

<MARQUEE BGCOLOR="#xxxxxx" WIDTH="x%">Your message here</MARQUEE><MARQUEE BGCOLOR="#xxxxxx WIDTH="x%" DIRECTION="right">Your message here</MARQUEE>

 

WebPage SOSWebPage SOS

 
 
 
Ohhh!! Look at this! When you mouse is on the marquee, the speed become slower.....
 

<MARQUEE onMouseover="this.scrollAmount=x" onMouseout="this.scrollAmount=x">Your message here</MARQUEE>

 

WebPage SOS

 
 
 
Do you want to add some text with background color? Get the codes quick! You can change the font face, size and color too!
 

<SPAN STYLE=BACKGROUND:#xxxxxx>Your message here</SPAN>

 
 
 
Look!! This one is even cooler! You'll love this!!
 

<TABLE STYLE="filter:dropshadow/glow/shadow(color=#xxxxxx, strength=1-10)"><TD><TR><CENTER>Your message here</CENTER></TR></TD></TABLE>

 
Drop Shadow
Glow
Shadow