1. Question: The way the browser displays the object can be modified by _____

    A
    attributes

    B
    parameters

    C
    modifiers

    D
    None of above

    Note: Not available
    1. Report
  2. Question: Which tag inserts a line horizontally on your web page?

    A
    <hr>

    B
    <line>

    C
    <line direction="horizontal">

    D
    <tr>

    Note: Not available
    1. Report
  3. Question: Tags and test that are not directly displayed on the page are written in _____ section.

    A
    <html>

    B
    <head>

    C
    <title>

    D
    <body>

    Note: Not available
    1. Report
  4. Question: To create HTML document you require a

    A
    web page editing software

    B
    High powered computer

    C
    Just a notepad can be used

    D
    None of above

    Note: Not available
    1. Report
  5. Question: Which tag creates a check box for a form in HTML?

    A
    <checkbox>

    B
    <input type="checkbox">

    C
    <input=checkbox>

    D
    <input checkbox>

    Note: Not available
    1. Report
  6. Question: Which tag is used to display the large font size?

    A
    <LARGE></LARGE>

    B
    <BIG></BIG>

    C
    < SIZE ></SIZE>

    D
    <FONT></FONT>

    Note: Not available
    1. Report
  7. Question: How to define the link should open in new page in HTML?

    A
    <a href = "http://www.mcqsets.com/" target = "blank">Click Here</a>

    B
    <a href = "http://www.mcqsets.com/" target = "_blank"> Click Here </a>

    C
    <a href = "http://www.mcqsets.com/" target = "#blank"> Click Here </a>

    D
    <a href = "http://www.mcqsets.com/" target = "@blank"> Click Here </a>

    Note: Not available
    1. Report
  8. Question: What is the use of iframe in HTML?

    A
    to display a web page within a web page.

    B
    to display a web page with animation effect.

    C
    to display a web page without browser.

    D
    All of the Above.

    Note: Not available
    1. Report
  9. Question: HTML is considered as ___ language

    A
    Programming Langauge

    B
    OOP Language

    C
    High Level Language

    D
    Markup Language

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd