Which one is used to enclose the value of an attribute?
Single quotes
Quotation marks
Brackets
None of these
Which among the following tells the browser how you want the Website to be presented?
Elements
Tags
Attributes
Which tag defines the property of an element?
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 attribute of the paragraph element is used to align the paragraph?
Align
Alignment
Al
Which section is used for text and tags that are visible in the browser?
html
head
body
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.
Which tag contains the attribute bgcolor?
<meta>
What refers to the labels used to mark up the beginning and end of an element?