Rob,

You answered your question in your question. You need to have col and rows
attributes in your textarea element for the page to validate. Modern
browsers will use the width/height you specify in your CSS. Some older
browsers will not, so you will want to make use of the rows and col
attributes. I generally set those attributes first, before specifying a
width/height in the CSS. Once they are approximately were I want them, then
I set the width/height in my CSS.

...Rob

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rob freeman
Sent: Sunday, March 02, 2008 12:19 PM
To: [email protected]
Subject: [css-d] required attribute "rows" not specified.?

Hello everyone..

My contact page is not validating? I did remove the col and rows from the
textarea and let css control the width and height of my comments box. What
do I have to do to get this page to validate? please help..

http://www.coloursense.net/testfolder/contact.php


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to