Page 119 - ConceptGP_C7_Fb
P. 119
<INPUT TYPE="TEXT" NAME="Username" SIZE="30" MAXLENGTH="40">
<BR> <BR> <B> Password (for this website):</B>
<INPUT TYPE="Password" NAME="PWD" SIZE="30" MAXLENGTH="20"> <BR>
<B>Area of Interest: </B> <BR>
<INPUT TYPE= "CHECKBOX" NAME= "INTEREST_AREA" VALUE= "Spritual">
Spritual
<INPUT TYPE= "CHECKBOX" NAME= "INTEREST_AREA" VALUE= "Adventure"
CHECKED> Adventure
<INPUT TYPE= "CHECKBOX" NAME= "INTEREST_AREA" VALUE= "Wildlife">
Wildlife
<BR> <BR>
<B>Comment: </B> <BR>
<TEXTAREA NAME="Comment" ROWS="10" COLS="60">
Type your comments here…
</TEXTAREA> <BR>
<INPUT TYPE="Submit" VALUE="Submit">
</FORM>
</BODY>
</HTML>
Life Skills & Values
Self Reflection
One of your friends created a website to expand his father's business. He added details about the business
Self Reflection
and images to make it look more attractive. He wants to add a section where site-visitors can experience
music and video elements while surfing the site. However, he has been struggling while embedding them.
How will you help him with this problem?
Images, Links and Forms in HTML5 117

