HTML Course | Practice Quiz 1 (original) (raw)
What does HTML stands for?
- Hypertext Machine language.
- Hypertext and links markup language.
- Hypertext Markup Language.
- Hightext machine language.
How is document type initialized in HTML5.?
Which of the following HTML Elements is used for making any text bold ?
Which of the following HTML element is used for creating an unordered list?
Which of the following characters indicate closing of a tag?
What is the font-size of the h1 heading tag?
How many heading tags are there in HTML5?
How many attributes are there in HTML5?
Which of the following attributes is used to add link to any element?
Which of the following is the correct way of creating an hyperlink in HTML?
- www.geeksforgeeks.org <Geeksforgeeks /a>
- <a href=“www.geeksforgeeks.org” Geeksforgeeks /a>
- Geeksforgeeks
There are 20 questions to complete.
Take a part in the ongoing discussion