HTML In Class Test

A vibrant classroom with students engaging with computers, HTML code displayed on screens, and a teacher guiding them; suitable for web development education.

HTML In-Class Test

Welcome to the HTML In-Class Test! This quiz is designed to test your knowledge and understanding of HTML, the foundation of web development. Whether you're a beginner looking to reinforce your learning or an experienced coder wanting to brush up on your skills, this quiz is for you.

Key features:

  • 21 questions covering various HTML topics
  • Multiple-choice format for easy answering
  • Instant feedback on your performance
21 Questions5 MinutesCreated by CodingStar27
HTML stands for
HighText Machine Language
HyperText and links Markup Language
HyperText Markup Language
None of these
The correct sequence of HTML tags for starting a webpage is -
Head, Title, HTML, body
HTML, Body, Title, Head
HTML, Head, Title, Body
HTML, Head, Title, Body
Which of the following tag is used for inserting the largest heading in HTML?
H5
H2
H1
H4
Which of the following element is responsible for making the text bold in HTML?
I tag
B tag
U tag
Hr tag
Which of the following tag is used to insert a line-break in HTML?
B tag
Br tag
Video tag
Pre tag
How to create an unordered list (a list with the list items in bullets) in HTML?
Ul tag
Ol tag
Dl tag
Br tag
How to create a hyperlink in HTML?
A href = "www.learnway.edu.lk"
A src = "www.learnway.edu.lk"
A link = "www.learnway.edu.lk"
A url = "www.learnway.edu.lk"
How to insert an image in HTML?
Img href = "jtp.png"
Img url = "jtp.png"
Img src = "jtp.png"
Img link = "jtp.png"
How to create a checkbox in HTML?
Input type = "checkbox"
Input type = "button"
"checkbox"
Input type = "check"
The hr tag in HTML is used for
New line
Vertical ruler
New paragraph
Horizontal ruler
Which of the following attribute is used to provide a unique name to an element?
Class
Id
Type
None of above
Which of the following HTML tag is used to display the text with scrolling effect?
Marquee
Scroll
Div
None of above
Which of the following is the container for tr, th, and td ?
Table tag
Data tag
Group tag
All of the above
Which of the following is the paragraph tag in HTML?
P tag
B tag
Pre tag
None of the above
An HTML program is saved by using the ____ extension.
.ht
.html
.hml
None of above
A program in HTML can be rendered and read by
Web browser
Server
Interpreter
None of above
In HTML5, which of the following tag is used to initialize the document type?
Doctype HTML
\Doctype html
Doctype
!DOCTYPE html
Which of the following tag is used to create a combo box (or drop-down box)?
List tag
Select tag
Input type="dropdown"
Ul tag
Which of the following is the correct way to change the font face in HTML?
Font name = "Calibri"
Font face = "Calibri"
Font = "Calibri"
None of the above
Which character is used to indicate an end tag?
/
<
*
\
{"name":"HTML In Class Test", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Welcome to the HTML In-Class Test! This quiz is designed to test your knowledge and understanding of HTML, the foundation of web development. Whether you're a beginner looking to reinforce your learning or an experienced coder wanting to brush up on your skills, this quiz is for you.Key features:21 questions covering various HTML topicsMultiple-choice format for easy answeringInstant feedback on your performance","img":"https:/images/course1.png"}
Powered by: Quiz Maker