Advertisements
Advertisements
Question
Write HTML code to produce this control:
a text area with 10 rows and 30 columns
Code Writing
Advertisements
Solution
<TEXTAREA ROWS = "10" COLS = "30" NAME = "COMMENTS">
Default Text
</TEXTAREA>shaalaa.com
Is there an error in this question or solution?
Chapter 5: HTML- III: Audio, Video and Forms - Assignment [Page 233]
