rows and cols in XHTML 1.0 strickt...

Hi

I am writing on an webpage, and offcource I do my best to get the code validated at http://validator.w3.org

One thing I newer have understanded is: Why do you have to put the cols and rows atribute in the <textarea> tag?

I know that thise is telling the browser how hight and width on the textarea, but this you can do much better in the CSS. I can't se any reason that you have to use the cols and rows atributes, afterall you don't have to use the cols atribute on <input type="text"> tag.

It it an ide to remove this in XHTML 1.1 strickt?

-- 
MVH.

Andreas Lindrupsen
www.raddis.net

Received on Thursday, 18 March 2004 04:18:23 UTC