Page 59 - KEC Khaitan C7 Flipbook
P. 59
<OPTION> Class 4
<OPTION> Class 5
<OPTION> Class 6
<OPTION> Class 7
<OPTION> Class 8
</SELECT>
<BR>
<BR>
<INPUT TYPE="SUBMIT" VALUE="SUBMIT">
<INPUT TYPE="RESET" VALUE="RESET">
</FORM>
</BODY>
</HTML>
21 st #Initiative
Self Reflection Century #Collaboration
Skills
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?
Hashtag
#Image: An image is used for conveying information & catching the attention of the site-visitors
#Forms: Forms are used to collect information from the site-visitors
REVISIT
▶ The images on a web page can be inserted using the Image tag <IMG>.
▶ The <A> tag along with HREF attribute lets you create a hyperlink to the desired document.
▶ The HTML5 <audio> and <video> tag allows us to add media to a website without the need for Flash player.
▶ HTML allows us to divide the web page into several independent parts called frames.
▶ HTML forms are used to collect information from the site-visitors.
Images, Links and Forms in HTML5 57

