Web Page Designing Questions with Answers - Set 05 - ObjectiveBooks

Web Page Designing Questions with Answers - Set 05

Practice Test: Question Set - 05


1. How many heading tags are supported by HTML?
    (A) 3
    (B) 4
    (C) 5
    (D) 6

2. Title tag is nested within the _________ tag.
    (A) Body
    (B) Head
    (C) List
    (D) Table

3. The attribute _________ of <BODY> tag sets color of hypertext links.
    (A) link
    (B) vlink
    (C) alink
    (D) hlink

4. The regional networks are connected to the corporate networks, this is also called as ________
    (A) Backbone
    (B) LAN COM
    (C) WAN COM
    (D) Intranet

5. Which of the following is best suitable for remote administration of a computer?
    (A) Telnet
    (B) WAIS
    (C) Browsers
    (D) HTML

6. Linking to another place in the same or another web page requires two A (Anchor) tags, the first with the ________ attribute and the _________attribute.
    (A) NAME & LINK
    (B) LINK & HREF
    (C) HREF & NAME
    (D) TARGET & VALUE

7. A Web document is broken into sections. What are the tags called that create these sections?
    (A) Structure tags
    (B) HTML tags
    (C) Heading tags
    (D) Body tags

8. When creating a Web document, what format is used to express an image’s height and width?
    (A) Centimeters
    (B) Pixels
    (C) Dots per inch
    (D) Inches

9. <b> tag makes the enclosed text bold. What is other tag to make text bold?
    (A) <strong>
    (B) <dar>
    (C) <black>
    (D) <emp>

10. How can you make a numbered list?
    (A) <dl>
    (B) <ol>
    (C) <list>
    (D) <ul>

11. What is the correct HTML for adding a background color?
    (A) <body color=”yellow”>
    (B) <body bgcolor=”yellow”>
    (C) <background>yellow</background>
    (D) <body background=”yellow”>

12. Which of the following is not a pair tag?
    (A) <p>
    (B) <u>
    (C) <i>
    (D) <img>

13. In HTML document the tags
    (A) Should be written in upper case
    (B) Should be written in lower case
    (C) Should be written in proper case
    (D) Can be written in both uppercase or lowercase

14. Which of the following HTML code is valid?
    (A) <font colour=”red”>
    (B) <font color=”red”>
    (C) <red><font>
    (D) All of above are style tags

15. <b> tag makes the enclosed text bold. What is other tag to make text bold?
    (A) <strong>
    (B) <dar>
    (C) <black>
    (D) <emp>

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: