Design Freaks Online Test

15 Questions | Attempts: 185
Share

SettingsSettingsSettings
Design Quizzes & Trivia

Questions and Answers
  • 1. 

    How can you make a bulleted list in HTML ?

    • A.

      <list>

    • B.

      <bl>

    • C.

      <ul>

    • D.

      <ol>

    Correct Answer
    C. <ul>
  • 2. 

    How can you make an e-mail link in HTML ?

    • A.

      <a href="xxx@yyy">

    • B.

      <mail href="xxx@yyy">

    • C.

      <mail>xxx@yyy</mail>

    • D.

      <a href="mailto:xxx@yyy">

    Correct Answer
    D. <a href="mailto:xxx@yyy">
  • 3. 

    What does vlink attribute mean ?

    • A.

      Visited link

    • B.

      Virtual link

    • C.

      Very good link

    • D.

      Active link

    Correct Answer
    A. Visited link
  • 4. 

    How do you make text bold in CSS ?

    • A.

      Font:b

    • B.

      Font-weight:bold

    • C.

      Style:bold

    • D.

      Text-size:bold

    Correct Answer
    B. Font-weight:bold
  • 5. 

    In HTML document the tags can be

    • A.

       written in upper case

    • B.

       written in lower case

    • C.

       written in proper case

    • D.

       written in both upper case or lower case

    Correct Answer
    D.  written in both upper case or lower case
  • 6. 

    Choose the HTML tag to make text italic

    • A.

      <it>

    • B.

      <italics>

    • C.

      <italic>

    • D.

      <i>

    Correct Answer
    D. <i>
  • 7. 

    What is the HTML tag for adding a background color ?

    • A.

      <body color="pink">

    • B.

      <body bgcolor="pink">

    • C.

      <background>pink</background>

    • D.

      <body background="pink">

    Correct Answer
    B. <body bgcolor="pink">
  • 8. 

    Choose the HTML tag for the largest size heading ?

    • A.

      <h1>

    • B.

      <h7>

    • C.

      <large>

    • D.

      <h6>

    Correct Answer
    A. <h1>
  • 9. 

    Which attribute is used to name an element uniquely ?

    • A.

      Class

    • B.

      Id

    • C.

      Name

    • D.

      All of the above

    Correct Answer
    B. Id
  • 10. 

    Which HTML attribute is used to define inline styles ?

    • A.

      Class

    • B.

      Style

    • C.

      Styles

    • D.

      <inline>

    Correct Answer
    B. Style
  • 11. 

    HTML stands for ?

    • A.

      Hyper Text Markup Language

    • B.

      High Text Markup Language

    • C.

      Hyper Text Medium Language

    • D.

      None of above

    Correct Answer
    A. Hyper Text Markup Language
  • 12. 

    What is the correct HTML for referring to an external style sheet ?

    • A.

      <stylesheet>mystyle.css</stylesheet>

    • B.

      <style src="mystyle.css">

    • C.

      <link rel="stylesheet"  type="text/css"  href="mystyle.css">

    • D.

      <style external link="mystyle.css"></style>

    Correct Answer
    C. <link rel="stylesheet"  type="text/css"  href="mystyle.css">
  • 13. 

    The way the browser displays the object can be modified by

    • A.

      Tag

    • B.

      Attribute

    • C.

      Style

    • D.

      Parameter

    Correct Answer
    B. Attribute
  • 14. 

    Which attribute you'll use with "td" tag to merge two cells horizontally ? 

    • A.

      Merge=colspan2

    • B.

      Colspan=2

    • C.

      Rowspan=2

    • D.

      Merge=row2

    Correct Answer
    B. Colspan=2
  • 15. 

    How to set  a  picture as a background web page ?

    • A.

      <body background="image.jpeg">

    • B.

      <body background image="image.jpeg">

    • C.

      <background="image.png">

    • D.

      <background img src="image.jpeg">

    Correct Answer
    A. <body background="image.jpeg">

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 05, 2017
    Quiz Created by
    Design Freaks
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.