HTML Quiz Label 1
HTML stands for "HyperText Markup Language", it is the core language or foundational language for building webpages/websites. It defines the fundamental structure of a website, instructing the web browser to display the content of the website when users load a web page. HTML has a series of elements/tags to specify different content types like headings, paragraphs, links, and more.
Que: (1). How is document type initialized in HTML5.?
C.
B.
A.
D.
Que: (2). Which attribute is used to specify the width of a table cell in HTML?
C.
B.
A.
D.
Que: (3). We enclose HTML tags within?
A.
C.
B.
D.
Que: (4). A page created using HTML is commonly referred to a ___.
C.
B.
A.
D.
Que: (5). What is the effect of the <b> tag?
A.
B.
C.
D.
Que: (6). Which of the following characters indicate closing of a tag?
B.
C.
A.
D.
Que: (7). Which attribute is used to specify the URL of the linked document in an anchor (<a>) tag?
C.
B.
A.
D.
Que: (8). Which of the following tags doesn’t require a closing tag?
B.
C.
A.
D.
Que: (9). How many sizes of headers are available in HTML by default?
B.
A.
C.
D.
Que: (10). What is the smallest header in HTML by default?
A.
B.
C.
D.
Que: (11). Which of the following is correct about HTML?
C.
B.
A.
D.
Que: (12). What is the correct HTML syntax for creating an image element?
A.
C.
B.
D.
Que: (13). HTML document can contain ___
A.
C.
B.
D.
Que: (14). What does the abbreviation HTML stand for?
C.
A.
B.
D.
Que: (15). What are the types of lists available in HTML?
B.
A.
C.
D.
Que: (16). How to display preformatted text in HTML?
C.
B.
A.
D.
Que: (17). How to create an ordered list in HTML?
B.
C.
A.
D.
Que: (18). HTML tags are surrounded by which brackets.
B.
A.
C.
D.
Que: (19). What is the default font-size of the h1, h2 heading tag?
C.
A.
B.
D.
Que: (20). What is the correct way to create a checkbox input field in HTML?
C.
B.
A.
D.
Que: (21). HTML files are saved by default with the extension?
B.
A.
C.
D.