Click to See Complete Forum and Search --> : [RESOLVED] CSS not showing up when uploaded


Noodle7
08-16-2006, 03:56 PM
Hi '
This is my form and css
<form action="thisfile.asp" method="get">
<input name="fVal" type="text" size="7" />
<input type="submit" id="submit" name="submit" value="Go to dealer" />
</form>

#submit {color:#33ccff; background-color:#4c4c4c; font-size:10px; font-sty;e: bold}

problem is when I press f12 it looks fine but when I put it on the server its just like an already button anyone got any ideas?

ray326
08-16-2006, 10:45 PM
Need a link.

Noodle7
08-19-2006, 02:16 PM
Thanks I sorted it out ...:)