hi, Am using a text area like here "post" message in input form. while reading the text frm data base and display it in a table data cell the text is displaying in a single line. if the user press enter while posting then its oing to new line otherwise its displaying in single line and webpage width is increasing broadly. wat can i do?
problem with textarea tag in html
(2 posts) (2 voices)-
Posted 2 years ago #
-
assign a fixed width to table cell and the enclosed text will automatically wrap.
Posted 2 years ago #
Reply
You must log in to post.