Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

<textarea style="width:100%;"> and textarea {width:100%;} in sty

Status
Not open for further replies.

stranger123

Programmer
Apr 16, 2006
76
GB
Hi,

This is realy strange:
I tried put textarea {width:100%;} in my style.css but it was not worked for <textarea>...</textarea> in my page.
I then changed <textarea>...</textarea> to <textarea style="width:100%;">...</textarea> and this works.
 
Sorry, I found mistake.
No not answer this question, sorry.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top