Jump5crazy
02-20-2005, 09:12 PM
Okay, I recently changed my style sheet for my forms. But now, there are no borders around the text boxes and the input buttons, but there is on the text area. This is what is in my style sheet:
input, textarea
{ background: #FFFFFF;
font-family: arial;
color: #000000;
border-style: solid;
border-color: #000000;
border-width: 1px;}
and here is a link to one of the pages this is happening on. (http://trevor.violettespage.com/site/contact.html)
input, textarea
{ background: #FFFFFF;
font-family: arial;
color: #000000;
border-style: solid;
border-color: #000000;
border-width: 1px;}
and here is a link to one of the pages this is happening on. (http://trevor.violettespage.com/site/contact.html)