a. Syntax and its uses, attributes.
2. Compare and contrast text area and upload.
3. Examples of how to make form.
1. Syntax help writers develop tone, mood and atmosphere in a text along with evoking interest of the readers.
2. Text area is the area where you type in your information and research that you have discovered and upload is the button that you push to officially post up your information.
3.
Name:
<INPUT TYPE="text" NAME="Name"
SIZE="30" MAXLENGTH="40">
<br><br>
Special Instructions:
<br><br>
<TEXTAREA NAME="SpecialRequest"
ROWS="3" COLS="25">
Please enter your special instructions
or comments
</TEXTAREA>
<br><br>
<INPUT TYPE="submit">
<INPUT TYPE="reset">
</FORM>
No comments:
Post a Comment