No student devices needed. Know more
12 questions
An HTML page is opened and closed by what tag?
<html>
<head>
<body>
<title>
Where does the <title> tag appear on web page?
URL
At the top of a web page
In the browser tab
At the bottom of a web page
Which tag would you place the <title> tag in?
<html>
<head>
<body>
<div>
Which tag is where the web page content is placed?
<html>
<head>
<body>
<title>
What tag do you use to insert an image?
<p>
<img src>
<a href>
<div>
What tag do you use to insert a hyperlink?
<p>
<img src>
<a href>
<div>
Which tag is used to write a paragraph of text on a web page?
<p>
<img src>
<a href>
<div>
What does HTML stand for?
HyperText Markup Language
Harry Taylor's Magic Language
HyperText Makeup Language
HighText Markup Language
What tag do you use to insert a large heading?
<head1>
<heading1>
<hd1>
<h1>
What language allows you to format and customise your website?
HTML
PHP
CSS
JavaScript
What language adds interactive features to a website?
HTML
CSS
JavaScript
PHP
What language creates the basic structure of a website?
HTML
CSS
JavaScript
PHP
Explore all questions with a free account