Exam in
14 questions
HTTP uses the services of _______ on well-known port 80:
<del> HTML element is used to
Which HTML tag is used to define highlighted text?
Which is the correct HTML statement to display H2O in a paragraph?
Which is the correct HTML statement to display Hello(strikethrough) Hi(underlined) in a paragraph?
Which attribute specifies the path to the image?
Can you play audios in HTML?
Which of the following is the correct way of creating a hyperlink in HTML?
What is the purpose of using div tags in HTML?
Which of the following is the correct way to add background color in HTML?
href is a/an ________ while "_blank" is a ________
The hyperlink <a href="https://w3schools.com"> is an example of a/an ________ URL, while <a href="Page2.html"> is an example of a/an ________ URL.
Tags and texts that are not directly displayed on the HTML page are written in title section.
<br> tag is used to force the browser to display the next text or element on a new line.