Page 95 - modular_v2.0_HTML&_CSS_Fb
P. 95
2. .......................... is a highlighted text or image, which when clicked takes us to another web page.
a. Anchor c. Tag
b. Hyperlink d. Table
3. Which HTML element commonly uses the href attribute?
a. <B> c. <A>
b. <P> d. <H1>
4. Which of these attributes is used in internal linking?
a. NAME c. Both a and b
b. HREF d. None of these
5. Which of these attributes is used to allow the user to resize the frame on a web page?
a. SRC c. WIDTH
b. HEIGHT d. ALLOWFULLSCREEN
6. Which of the following is not an attribute of the <IFRAME> tag?
a. SRC c. ALLOWFULLSCREEN
b. WIDTH d. ALIGN
B. Fill in the blanks using the words given below:
SRC, Internal link, <A>, Empty
1. A link that connects to another place on the same web page is called .......................... .
2. The .......................... tag is used to link two web pages.
3. The .......................... attribute in the <IMG> tag specifies the image file location.
4. If the src attribute of an <iframe> is missing or incorrect, the frame will appear ...........................
C. Write ‘T’ for true and ‘F’ for false.
1. The default colour of the visited link is blue. ..........................
2. We cannot specify the width and height of an image in a web page. ..........................
3. <IMG SRC="lotus1.jpg" HEIGHT="200" BREADTH="500"> is a correct tag. ..........................
4. The HEIGHT and WIDTH attribute of the <IFRAME> tag is used to resize a
window. ..........................
93
Images, Links and Frames in HTML

