Commerce

Basic Html MCQs

Practice Basic Html MCQs for competitive exams.

Basic Html MCQs

Practice questions from this topic.

Which section is used for text and tags that are shown directly on your web page ?

  1. A. Head
  2. B. Metatags
  3. C. Body
  4. D. title
Report Error

Why should you add alternative text to your images ?

  1. A. So the user can save the image using the text as a name
  2. B. So the users can get an idea of what the image is before
  3. C. In case the user wishes to load a different picture
  4. D. All of the above
Report Error

The tag makes text ?

  1. A. Inline
  2. B. Underline
  3. C. Italic
  4. D. None of the above
Report Error

The HTML tags are all

  1. A. In lower case
  2. B. In upper case
  3. C. Case sensitive
  4. D. Not case sensitive
Report Error

If the background image is smaller than the screen, what will happen ?

  1. A. It will be streteched
  2. B. It will be repeated
  3. C. It will leave a blank space at the bottom of your page
  4. D. None of the above
Report Error

Which tag is used to add columns to tables ? 1. 2. 3. 4.

  1. A. Option 1
  2. B. Option 2
  3. C. Option 3
  4. D. Option 4
Report Error

Which property tells how many rows a cell should span ?

  1. A. colspan=n
  2. B. rowspan=n
  3. C. Both A and B
  4. D. None of the above
Report Error

Which format usually works best for photos?

  1. A. HTML
  2. B. GIF
  3. C. JPG
  4. D. All of the above
Report Error

Imagelink can show a text label if you add property.

  1. A. alt
  2. B. str
  3. C. alternative
  4. D. All of the above
Report Error

What will be the added by using and tag ?

  1. A. rows
  2. B. steps
  3. C. cell
  4. D. columns
Report Error