Step By Step HTML For Sigs.



Step #1


Start with an empty signature box.
An easy way to clean out everything in the box
would be to go into the sig box and do the following.

1. With your cursor in the box hold down the (CMD) key
and tap the (A) key once which should highlight all the text and any spaces.

2. Take your little fingers off the keys and reach over and tap
the (DELETE) key and BAM the box is clean.



Step #2


The first thing you will need is the opening and closing html tags.
The opening html tag looks just like this ----> <<>html>.
The closing html tag looks just like this ----> <<>/html>.
Feel free to put these into the signature box now just like this below.
<<>html><<>/html>
Remember we don't want any spaces before the opening html tag.
The result of having a space before the opening html tag is that
your code shows up in your mail.




Step #3


Now lets move onto the body tags.
The opening body tag looks just like this ----> <<>body>.
The closing body tag looks just like this ----> <<>/body>.
The opening body tag is where you add the background
and text color commands.
These tags are inserted between the opening and closing html tags.
Here is the opening body tag with a background color and a text color installed.
<<>body bgcolor="black"text="orangered">
Now this is how the body codes should look in your sig box with the html tags.
<<>html>
<<>body bgcolor="black"text="orangered">
<<>/body>
<<>/html>




If you do not put a bgcolor or text color into the code then
you will just have the plain colors that webtv gives ya.....YUCK!
But if thats whatcha want then your code would look like this below.......And may God have mercy on your soul LOL
<<>html>
<<>body>
<<>/body>
<<>/html>





Step #4


Ok now it's time to dress it up a bit YEEE HAAAA!
Now when installing an image there is a way of making it
show up on the page.
Here is the code to put an image in and you would just remove
the words -----> URL OF IMAGE HERE
and replace it with the URL of an image.
<<>img src="URL OF IMAGE HERE">
Below is the way the code is used by putting anything
you want into it as long as the stuff is put between the body tags.
I'm also adding a pair of centering tags.
If you want everything on the page to be centered you just need an opening <<>center> tag and a closing <<>/center> tag.
<<>html>
<<>body bgcolor="black"text="orangered">
<<>center>
<<>img src="http://www.wtv-zone.com/mrsandman41/gifs/redrose.gif">
<<>/center>
<<>/body>
<<>/html>





The information above is just the basics and i hope it helps
someone to understand sig codes just a little more.




Just remember!

You only need 1 opening <<>html> tag.
You need only 1 opening <<>body> tag.
You need only 1 closing <<>/body> tag.
You need only 1 closing <<>/html> tag.



Stop by my site and feel free to look around.....huh?......where's my site?........Ummmm whoops you just have to click HERE