Which one is used to enclose the value of an attribute?
Single quotes
Quotation marks
Brackets
None of these
What is the purpose of <br> tag?
Inserts a single line break.
Specifies the base URL/target for all relative URLs in a document.
Defines the document's body.
Definesbigger text.
What refers to the labels used to mark up the beginning and end of an element?
Elements
Tags
Attributes
Which among the following tells the browser how you want the Website to be presented?
Which tag is used to place a blank line above and below the text of the paragraph?
<p>
<p/>
<l>
Which tag tells the browser that it is an HTML document?
<html>
<head>
<body>
What does HTML stands for?
Hyper Text Markup Language
Home Tool Markup Language
Hyperlinks and Text Markup Language
Which tag contains the attribute bgcolor?
<meta>
Which tag defines the property of an element?
Which section is used for text and tags that are visible in the browser?
html
head
body