HTML5 Introduction Quiz

Quiz

Quiz

Q1. HTML stands for?

Hyper Text Markup Language
Hyper Text Markdown Language

Q2. What is the current major version of HTML?

HTML4.0
HTML6
HTML5

Q3. What are the element names surrounded by angle brackets called?

HTML Tags
HTML Codes

Q4. Which of the following is a start tag?

A. </p>

B. <p>

A
B

Q5. Which of the following is an end tag?

A. </p>

B. <p>

B
A

Comments