InterviewSolution
Saved Bookmarks
| 1. |
Which attribute of tag is used to specify the box height and width |
|
Answer» here's ur answer dudeExplanation:Definition and UsageThe rows attribute specifies the visible HEIGHT of a text AREA, in LINES. Note: The size of a textarea can also be SPECIFIED by the CSS height and width properties.hope it helps |
|