Page 87 - Touchpad_Plus_V3.2_Class 8
P. 87
Checkpoint
A. Tick ( ) the correct option.
1. Which of the following attributes is not used with the <IMG> tag?
a. SRC b. HEIGHT
c. FRAME d. ALT
2. It is a highlighted text or image, which when clicked takes to another web page.
a. Anchor b. Hyperlink
c. Tag d. Table
3. Which HTML tag is used to create a frame in a web page. in HTML5?
a. <FORM> b. <IFRAME>
c. <SECTION> d. <DIV>
4. Which of the following is a collection of web pages that are interlinked with each other and contain
related information?
a. Website b. Hyperlink
c. Both a and b d. None of these
5. Identify the correct tag to insert an image in an HTML document.
a. <IMG ="C:/Mydocs/lily.jpg"> b. <IMG SRC="C:/Mydocs/lily.jpg"> 95
c. <ADD IMG SRC="C:/Mydocs/lily.jpg"> d. <SRC="C:/Mydocs/lily.jpg">
B. Fill in the blanks using the words given below:
Hints
TARGET, Internal linking, <A>, Purple
1. A link that connects one page of a website to another page on the same website is called an
..........................
2. The ......................... tag is used to link two web pages.
3. The ......................... attribute is used to specify, where the linked web page will open.
4. The colour of the visited link is ..........................
More on HTML 85

