HTML MCQs with answers Page - 80

Here, you will find a collection of MCQ questions on HTML. Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 831.35K Points
Coach

Q. Which of the following is not a pair tag?

  • (A) <p>
  • (B) < u >
  • (C) <i>
  • (D) <img>

A

Admin • 831.35K Points
Coach

Q. A webpage displays a picture. What tag was used to display that picture?

  • (A) picture
  • (B) mage
  • (C) img
  • (D) src

A

Admin • 831.35K Points
Coach

Q. What is the correct HTML for making a hyperlink?

  • (A) <a href="https://mcqmate.com/">McqMate - MCQs portal</a>
  • (B) <a name="https://mcqmate.com/">McqMate - MCQs portal</a>
  • (C) <https://mcqmate.com/</a>
  • (D) <a url="https://mcqmate.com/">McqMate - MCQs portal</a>

A

Admin • 831.35K Points
Coach

Q. Which attribute is used to name an element uniquely?

  • (A) class
  • (B) d
  • (C) dot
  • (D) all of above

A

Admin • 831.35K Points
Coach

Q. Outlook Express is a _________

  • (A) E-Mail Client
  • (B) Browser
  • (C) Search Engine
  • (D) None of the above

A

Admin • 831.35K Points
Coach

Q. What is the correct syntax in HTML for creating a link on a webpage?

  • (A) <LINK SRC= "mcqmate.html">
  • (B) <BODY LINK = "mcqmate.html">
  • (C) <A SRC = "mcqmate.html" >
  • (D) < A HREF = "mcqmate.html">

A

Admin • 831.35K Points
Coach

Q. Choose the correct HTML code to create an email link?

  • (A) <A HREF = "admin@mcqmate.com"></A>
  • (B) <a href="mailto:admin@mcqmate.com">Send email</a>
  • (C) <MAIL>admin@mcqmate.com </MAIL>
  • (D) <A MAILHREF = "admin@mcqmate.com"></A>

A

Admin • 831.35K Points
Coach

Q. How to define the link should open in new page in HTML?

  • (A) <a href = "http://www.mcqmate.com/" target = "blank">Click Here</a>
  • (B) <a href = "http://www.mcqmate.com/" target = "_blank"> Click Here </a>
  • (C) <a href = "http://www.mcqmate.com/" target = "#blank"> Click Here </a>
  • (D) <a href = "http://www.mcqmate.com/" target = "@blank"> Click Here </a>

A

Admin • 831.35K Points
Coach

Q. What is <tt> tag in HTML?

  • (A) It renders fonts as teletype text font style.
  • (B) It renders fonts as truetype text font style.
  • (C) It renders fonts as truncate text font style.
  • (D) None of the Above.

A

Admin • 831.35K Points
Coach

Q. Which of the following is correct HTML for inserting an image?

  • (A) <image source= “www.mcqmate.com/admin.jpg” alt= “This is me” />
  • (B) <img src= “www.mcqmate.com/admin.jpg” alt= “This is me” />
  • (C) <img source= “www.mcqmate.com/admin.jpg” alt= “This is me” />
  • (D) <img alt= “This is me”>www.mcqmate.com/admin.jpg</img>

Add MCQ in this Category

If you want to share an MCQ question in this category, it's a great idea! It will be helpful for many other students using this website.

Share Your MCQ