Books
Learn HTML
Learn CSS
Learn Git
Learn Javascript
Learn PHP
Learn python
Learn Java
Exercises
HTML
JavaScript
Git
CSS
PHP
Courses
Quizzes
Snippets
Tools
General Tools
Password Generator
HTML Editor
HTML Encoder
Base 64
Code Diff
JSON Beautifier
CSS Beautifier
Markdown Convertor
Find the Closest Tailwind CSS Color
Phrase encrypt / decrypt
Browser Feature Detection
Number convertor
JTW Decoder
CSS Maker
CSS Maker
CSS Maker text shadow
CSS Maker Text Rotation
CSS Maker Out Line
CSS Maker RGB Shadow
CSS Maker Transform
CSS Maker Font Face
Color Tools
Color Picker
Colors CMYK
Colors HWB
Colors HSL
Color Hex
Color mixer
Color Converter
Colors RGB
Color Contrast Analyzer
Color Gradient
String Tools
String Length Calculator
MD5 Hash Generator
Sha256 Hash Generator
String Reverse
URL Encoder
URL Decoder
Base 64 Encoder
Base 64 Decoder
Extra Spaces Remover
String to Lowercase
String to Uppercase
Word Count Calculator
Empty Lines Remover
HTML Tags Remover
Binary to Hex
Hex to Binary
Rot13 Transform on a String
String to Binary
Duplicate Lines Remover
EN
DE
RU
FR
ES
Change theme
Dark
Light
System
Books
Learn HTML
Learn CSS
Learn Git
Learn Javascript
Learn PHP
Learn python
Learn Java
How To
How To NodeJs
How To Linux
How To AngularJs
How To PHP
How To HTML
How To CSS
How To Symfony
How To Git
How To Apache
How To JavaScript
How To Java
How To Vue.js
How To Python
HTML Basics
1/25
The <title> element must be located inside
the <head> element
the <body> element
Next >
2/25
Which tag is used to create a hyperlink?
<a>
<img>
<dl>
<link>
Next >
3/25
Which of the tags below must be located in the <head> section of your page?
<title>
<meta>
<form>
<link>
Next >
4/25
Which of the following tags is used to create an ordered list?
<ul>
<ol>
Next >
5/25
<h3> is the biggest heading tag.
True
False
Next >
6/25
What is the HTML form input used to send information of the form to the server?
<input type="server">
<input type="submit">
<input type="send">
<input type="mail">
Next >
7/25
Select block-level tags.
<div>
<span>
<h1>
<p>
Next >
8/25
Which tag is used to make a text bold?
<strong>
<bold>
<b>
<em>
Next >
9/25
<h6> is the smallest heading tag.
True
False
Next >
10/25
The <br> tag is used to add
space
line break
word break
paragraph break
Next >
11/25
Which of the following table tags is used to create a table header cell?
<th>
<td>
<tr>
<table>
Next >
12/25
Which element is not empty?
<br>
<p>
<img>
<hr>
Next >
13/25
What does HTML stand for?
Hyper Text Markup Language
Hyperlink and Text Markup Language
High-Level Text Markup Language
Hypertext Transfer Markup Language
Next >
14/25
What is the purpose of the <head> element in an HTML document?
It contains meta-information about the document
It defines the main content of the document
It specifies the structure of the document
It defines the document's title
Next >
15/25
Which HTML tag is used to create an unordered list?
<ul>
<ol>
<li>
<dl>
Next >
16/25
What is the correct HTML tag for a line break?
<br>
<lb>
<newline>
<linebreak>
Next >
17/25
What does the HTML <strong> tag represent?
Strong importance or emphasis
Text alignment
Highlighted text
Underlined text
Next >
18/25
Which HTML tag is used to create a horizontal rule (a thematic break)?
<hr>
<br>
<line>
<divider>
Next >
19/25
What does the HTML <blockquote> tag represent?
A section of quoted text
A block of code
A highlighted text
A comment block
Next >
20/25
Which HTML tag is used to define an external stylesheet?
<link>
<style>
<script>
<css>
Next >
21/25
Which HTML tag is used to define a section or division within an HTML document?
<div>
<section>
<article>
<p>
Next >
22/25
What does the HTML <abbr> tag represent?
An abbreviation or acronym
A block of code
A highlighted text
A comment block
Next >
23/25
Which HTML tag is used to create a superscript text?
<sup>
<sub>
<small>
<uppercase>
Next >
24/25
What is the purpose of the HTML <fieldset> tag?
To group related form elements together
To create a clickable hyperlink
To display an image
To format text
Next >
25/25
Which HTML tag is used to create an image map?
<map>
<image>
<area>
<imgmap>
Next >
To get the result of the quiz, please provide your email address (optional)..
Get Certificate
It seems you haven't answered any questions yet. Please provide your answers to proceed.