Multiple Choice Questions on html - Set 06 - ObjectiveBooks

Multiple Choice Questions on html - Set 06

Practice Test: Question Set - 06


1. How can you make an email link?
    (A) <a href=”support@objectivebooks.com”>
    (B) <mail href=”support@objectivebooks.com”>
    (C) <mail> support@objectivebooks.com</mail>
    (D) <a href=”mailto:support@objectivebooks.com”>

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

3. “Yahoo”, “Infoseek” and “Lycos” are _________?
    (A) Search Engines
    (B) Browsers
    (C) News groups
    (D) None of the above

4. Text within <STRONG> … </STRONG> tag is displayed as _________
    (A) Bold
    (B) Italic
    (C) List
    (D) Indented

5. A homepage is _________
    (A) An index of encyclopedia articles
    (B) Where all Internet data is stored
    (C) Required for access to the Internet
    (D) The first page of a website

6. What is a FTP program used for?
    (A) Transfer files to and from an Internet Server
    (B) Designing a website
    (C) Connecting to the internet
    (D) None of the above

7. Choose the correct HTML tag for the largest heading?
    (A) <H1>
    (B) <H6>
    (C) <H10>
    (D) <HEAD>

8. What is the use of Web Font in HTML?
    (A) That is the core font that is use to develop Web Pages
    (B) That enables to use fonts over the Web without installation
    (C) That is the special font that developed by Microsoft Corp
    (D) All of the Above

9. How to set a picture as a background web page?
    (A) <body background= “bgimage.gif”>
    (B) <body background image= “bgimage.gif”>
    (C) <background= “bgimage.gif”>
    (D) <background image= “bgimage.gif”>

10. What is the usage of alt value in <img> tag?
    (A) Alternative text for an Image
    (B) Alternative source of an Image
    (C) Caption of an Image
    (D) All of above

11. Which of the following is a correct character entity for “Copyright” symbol?
    (A) &#149;
    (B) &#159;
    (C) &#169;
    (D) &#179;

12. HTML document can contain
    (A) Attributes
    (B) Tags
    (C) Plain text
    (D) All of these

13. Which of the following is not an example of browser?
    (A) Netscape Navigator
    (B) Microsoft Bing
    (C) Mozilla Firefox
    (D) Opera

14. Pick the odd out
    (A) Table
    (B) TR
    (C) TD
    (D) Form

15. Internet is _________
    (A) A network of networks
    (B) An ocean of resources waiting to be mined
    (C) A cooperative anarchy
    (D) All of the above

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: