Thread: Signature Links
View Single Post
Old 05-04-2008, 05:49 AM   #53 (permalink)
sb225
Field Master
 
sb225's Avatar
 

Join Date: Jun 2007
Posts: 843
iTrader: 2 / 100%
Hunter Bux: 4.00
sb225 has a spectacular aura aboutsb225 has a spectacular aura about
Default

Quote:
Originally Posted by SpOrTsDuDe.Reese View Post
I personally think my signature is hilarious, if I had more space to write out some funny CSS code, (I'm a CSS master) :) then I'd do this..

Code:
<style type="text/css">
b {
font-weight: none;
}
u {
text-decoration: none;
}
</style>
For those of you who don't know CSS, or HTML,

<b> is to bold stuff
<u> is to underline stuff

u {
text-decoration: none;
}

removes the underline, thus making it worthless. I bet you can figure out what
b {
font-weight: none;
}

does. It removes boldness! Seems funny to me :)
your signature is too big on my windows desktop but on laptop is good
have you checked on windows 98 ?
sb225 is offline   Reply With Quote