Quote:
Originally Posted by SpOrTsDuDe.Reese
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 ?