HTML Web Design Questions and Answers

Practice Mode
Showing 10 of 196 questions
Q121
To create a list using lowercase letters use ?
  • A <ol "a">
  • B <ol letter="a">
  • C <ol type="a">
Answer: Option C
Q122
To seperate single list items use ?
  • A <li> and </li>
  • B <ol> and </ol>
  • C <ul> and </ul>
Answer: Option A
Q123
Which section is used for text and tags that are shown directly on your web page ?
  • A Body
  • B Metatags
  • C Head
Answer: Option A
Q124
To set the font for a single link, where do you add the &lt;font&gt;&lt;/font&gt; tags ?
  • A Outside the <a> and </a>
  • B In the <body> tag
  • C Inside the <a> and </a> tags
Answer: Option C
Q125
Why should you add alternative text to your images ?
  • A In case the user wishes to load a different picture
  • B So the user can save the image using the text as a name
  • C So the users can get an idea of what the image is before it loads
Answer: Option C
Q126
What is used to store information usually relevant to browsers and searchengines?
  • A Tabs
  • B Cookies
  • C Metatags
Answer: Option C
Q127
What tag tells the browser where the page starts and stops ?
  • A <head>
  • B <body>
  • C <html>
Answer: Option C
Q128
Why should you specify a background color if you are using an image for the actual background of your page ?
  • A The background color will be shown until the image loads
  • B In case the image doesnt fit right
  • C So the text shows up better
Answer: Option A
Q129
The background image will scroll when the user scrolls down the page, unless you add which property to the &lt;body&gt; tag?
  • A bgproperties="holdstill"
  • B bgproperties="fixed"
  • C bgproperties="stationary"
Answer: Option B
Q130
Imagelinks can show a text label if you add which property?
  • A alternative
  • B str
  • C alt
Answer: Option C
Questions and Answers for Competitive Exams Various Entrance Test