HTML ASSESSMENT 1

A vibrant and colorful illustration of a computer screen displaying HTML code, surrounded by symbols representing web development such as tags, browsers, and coding tools.

HTML Mastery Quiz

Test your knowledge of HTML with our engaging quiz! Whether you're a beginner or an experienced web developer, this quiz will challenge your understanding of HTML concepts and practices.

Key features of the quiz:

  • Multiple choice questions
  • Immediate feedback on your answers
  • Fun and educational experience
20 Questions5 MinutesCreated by CodingMaster521
Name:
What does the abbreviation HTML stand for?
HighText Markup Language
HyperText Mark down Language
HyperText Markup Language
None of the above
How many sizes of headers are available in HTML by default?
5
1
3
6
What are the types of lists available in HTML?
Ordered, Unordered Lists
Bulleted, Numbered Lists
Named, Unnamed Lists
None of the above
How to create an ordered list in HTML?
<ul>
<ol>
<dl>
<dd>
HTML files are saved by default with the extension?
.html
.htl
.hm
None of the above
We enclose HTML tags within?
{ }
< >
[ ]
None of the above
What is the effect of the <b> tag?
It converts the text within it to bold font
It is used to write black-colored font
It is used to change the font size
None of the above
What are the attributes used to change the size of an image?
Width and Height
Big and Small
Top and Bottom
None of the above
What is the function of the HTML style attribute?
It is used to add styles to an HTML element
It is used to uniquely identify some specific styles of some elements
Both A and B
None of the above
Which of the following is the correct syntax for using the HTML style attribute?
<tagname style="property:value;">
<tagname style="property">
<tagname "style=property">
None of the above
Which HTML element is used to define description data?
<dl>
<li>
<di>
<dd>
What tag is used to render an image on a webpage?
Img
Src
Image
None of the above
Apart from tag, which of the following tag is used to render a text in italics?
<em>
<strong>
<b>
None of the above
What is the correct syntax to write an HTML comment?
<!-- Comments -->
//comments
#comments
/*comments*/
What are the types of unordered lists in HTML?
Circle, Square, disc
Triangle, Square, disc
Triangle, Circle, disc
All of the above
Which of the following tags is used to indicate the page’s start and endpoints?
<body>
<html>
<head>
<doctype>
Which of the following is true about HTML tags?
Are case sensitive
Are not case sensitive
Are upper case
Are lower case
Which property allows an image link to show a text label?
Src
Alt
Alternate
None of the above
What are the properties of block-level elements?
It always starts in a new line
It always takes the required width available
It has top and bottom margin
None of the above
{"name":"HTML ASSESSMENT 1", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge of HTML with our engaging quiz! Whether you're a beginner or an experienced web developer, this quiz will challenge your understanding of HTML concepts and practices. Key features of the quiz: Multiple choice questions Immediate feedback on your answers Fun and educational experience","img":"https:/images/course3.png"}
Powered by: Quiz Maker