Page 74 - 2633 Trackpad Pro V5.1 Class 7
P. 74
</HEAD>
<BODY>
<H1 STYLE = "text-align:center">Valley of Flowers </H1>
<IMG Style = "Border:4px Solid Black; Height:200px; Width:250px;"
src = "D:\Valley_of_Flower.jpg">
<br>
<P> Click on the image given below to visit the official website</P>
<A HREF = "https://uttarakhandtourism.gov.in/destination/valley-of
flowers">
<IMG Style = "Height:100px; Width:100px;" SRC = "E:/YellowFlower.jpg">
</A>
</BODY>
</HTML>
The link to the image is displayed on the web browser.
Tick ( ) if you know this.
▶ <IMG> tag is used to insert an image to a web page.
▶ An anchor tag is used to specify the destination of the link.
EMBEDDING AUDIO AND VIDEO
The HTML5 <AUDIO> and <VIDEO> tags allow us to add media to a website. To add media, we are
required to set the SRC attribute to identify the media source and include the controls attribute
so the user can play and pause the media whenever required. The AUTOPLAY attribute is used to
play audio/video automatically when the web page opens.
72 Premium Edition-VII

