1st Term MCQ Related HTML
1st Term MCQ Related HTML
1. D. SRC
2. C. Container Elements
3. C. <H2>
4. B. Face
5. B. <Body Text=red>
7. D. Length
1. List the attributes of <HR> tag.
2. How do give a comment in HTML?
3. Which tag is used to insert heading of third level on a web page?
4. How can text be displayed in place of image for users whose browsers do not support images?
5. How can an image be inserted in a web page?
6. Which one is correct?
A. <b> click here<b> B. <b> click here</b> 1. Size, Width, Color
7. When making bulleted list you have what option? 2. <!—this is a comment -->
3. <H3>
A. disc, circle, square B. triangle, square, disc 4. Using Alt Attribute
5. <img src=―image url‖>
C. square, disc, polygon
6. B – Because <B> is a container tag
7. A. these are valid