Page 70 - Trackpad_V4.0_C8_Flipbook
P. 70
3. The <IFRAME> tag of allows you to divide a browser window into many sections or parts.
4. CSS property a:active: is used to set the style on a link which user has visited.
5. <IMG SRC="lotus1.jpg" HEIGHT="200" BREADTH="500"> is a correct tag.
Q Answer the following questions:
A
1. Explain the purpose of the alt attribute in an image tag.
2. Write an HTML tag to add an audio file "TalkNext.mp3".
3. Explain the purpose and functionality of the controls attribute when used in the <video> element.
4. How can you open a link in a new browser window/tab using HTML?
5. Why do we use frames in HTML?
Scratch Your Brain. 21 st Century #Communication
#Information Literacy
Skills
1. Surf the internet find out a video that can be played on mute. If yes, how?
2. Rewa has created the following HTML file, but accidentally she deleted image.jpg file. Will the given
code execute or not? What will be the output?
<!DOCTYPE html>
<html> <head> <title>My Image</title> </head>
<body>
<img src="image.jpg" alt="Description of the image">
</body>
</html>
3. Competency-based/Application-based questions:
a. Neha is starting her new venture “Musicals”, where children can learn to sing
and dance. She has created a web page showcasing the details about the same.
However, she doesn’t know how to add audio files and video files. Help her to do
the same.
b. Meera has visited her friend in Thailand. She wants to share her pictures with her friend but in a
web page format. Which tag should be used for this purpose?
Premium Edition-VIII
68

