View Single Post
Old 04-18-04, 02:49 PM   #1
Enhance
Seriously , I'm i`ll man.
 
Posts: 22
Signature Thread (Everything you can do with you sig)

IP:

just incase your to lazy to look in your User CP.


Picture
<imgsrc="enter adress here">

Scrolling
<marquee..> </marquee..>

URL
<url=http..> </url..>

Bold, Italics
<b..></b..>, <I..> </I..>

Center
<center..> </center..>

Size (standard is 2, bigger number makes bigger)
<size#..> </size..>

Color (if you choose red)
<color=red..> </color..>

Glow
<table style=filter:GLOW(color=)..></table..>

Drop Down Menu
<form><select name=select size="1"
style="background-color:COLORHERE;
font size:#pt; font-family:FONTHERE;
color:COLORHERE"
onchange="location.href=
(form.select.options[form.select.selectedIndex].value)">
<option value="URL">page link</option>
<option value="URL">page link</option>
<option value="URL">page link</option>
</select></form>
  Reply With Quote