HTML Web Design Questions and Answers

Practice Mode
Showing 10 of 196 questions
Q141
All normal webpages consist of what two parts ?
  • A Head and body
  • B Top and bottom
  • C Body and frameset
Answer: Option A
Q142
Use what to prevent confusion on numbers higher than 9 with hexadecimal colors ?
  • A #
  • B !
  • C %
Answer: Option A
Q143
Why do designers often use slight variations of black and white as background colors ?
  • A Personal choice
  • B Black and white are ugly colors
  • C To make the page more readable
Answer: Option C
Q144
Which will let text wrap down the side of the image?
  • A <img src="myImage.gif" align="wrap">
  • B <img src="myImage.gif" align="right">
  • C <img src="myImage.gif" wrap="on">
Answer: Option B
Q145
There are how many &quot;browser safe colors&quot; ?
  • A 16 Million
  • B 216
  • C 256
Answer: Option C
Q146
How do you add a link which will allow the visitor to send an email from your page ?
  • A Add an image of an envelope
  • B Add <a href="sendmailtoyouraddress">
  • C Add <a href="mailto:youraddress">
Answer: Option C
Q147
Which tag is used to insert images into your web page ?
  • A pic
  • B scr
  • C img
Answer: Option C
Q148
One should never combine the &quot;start&quot; and &quot;type&quot; option ?
  • A True
  • B Sometimes True, sometimes False
  • C False
Answer: Option C
Q149
What is the most important tool for adding colors to certain areas of the page rather than the entire background ?
  • A Fonts
  • B Tables
  • C Images
Answer: Option B
Q150
All HTML tags are enclosed in what ?
  • A <>
  • B ? and !
  • C # and #
Answer: Option A
Questions and Answers for Competitive Exams Various Entrance Test