Basic HTML Programming
HTML stands for
Correct!
Wrong!
Choose the correct sequence of HTML tags for starting a webpage is
Correct!
Wrong!
Which of the following element is used for making the text bold in HTML?
Correct!
Wrong!
Which of the following tag is used for inserting the largest heading in HTML?
Correct!
Wrong!
Which of the following tag is used to insert a line-break in HTML?
Correct!
Wrong!
How to create an unordered list (a list with the list items in bullets) in HTML?
Correct!
Wrong!
Which character is used to represent the closing of a tag in HTML?
Correct!
Wrong!
How to create a hyperlink in HTML?
Correct!
Wrong!
How to create an ordered list (a list with the list items in numbers) in HTML?
Correct!
Wrong!
Which of the following element is responsible for making the text italic in HTML?
Correct!
Wrong!
Be the first to comment