Font size
WorksheetsIntroduction to HTML
Total questions: 18
Worksheet time: 11mins
Which tag is used to define the structure of a webpage?
a) <structure>
b) <html>
c) <div>
d) <meta>
What file extension is used for HTML files?
a) <a>
b) .html
c) <html>
HTML is used to design the layout of a webpage.
True
False
The <body> tag contains the main content of a webpage.
True
False
CSS is required to make an HTML webpage functional.
True
False
You can write HTML code on a smartphone using a code editor app.
True
False
The <img> tag is used to insert images into a webpage.
True
False
The language used to style webpages.
(a)
A popular app for writing HTML code on a smartphone.
(a)
What does CSS stand for?
Computer System Servicing
Computer Systems Servicing
Cascading Style Sheets
Cascading Sheets Style
Which tag is used for the largest heading?
<h1>
h1
<h1>>
<h11>
<ol>
The section where meta information like the title and links to stylesheets is placed.
The element used to create an ordered list.
A tag used to display an image in a webpage.
Which of the following is used to add comments in HTML?
<!-- comment -->
<!-- comeant -->
<!-- comment>
What does HTML stand for?
(a)
What is the correct tag to create a line break?
<br>
<lb>
<bl>
src
attribute is used in the <img> tag to define the source of an image
tag is used for the largest heading
<body>
The programming language commonly used with HTML to make webpages interactive.
(a)
The default file name for a website's homepage.
index.html
untitled.html
default.html
