Closed oldoc63 closed 3 years ago
Add a <label>
that has a for attribute of "message". Have the <label>
render Meaningful Message: on the web page.
Under the <label>
add a <textarea>
that has an id and name of "message". Make the <textarea>
a required field. The <textarea>
should have 8 rows and 40 columns.
Let’s finish off this
<form>
by having our users provide this message!