Topic: HTML help plz
Ok i have made a member login for my site it doesnt work to log in i can fix that i made it not owrk on purpose i basically am just making the layout right now then ill do everything else so anyways the box you type the username and password into which is white is there a way to change the color of the box?
<div class="text" >username: <input type="text" style="height:17; color:000000; font-size:10px; width:120; border:0" class="bg"><br>
password: <input type="password" style="height:17; color:000000; font-size:10px; width:120; border:0" class="bg"> <a href="#"><img src="images/log.jpg" border="0" align="absmiddle"></a></div>
</td></tr>
</table>
</td></tr>