NEW
Font size
S
M
L
XL
WorksheetsYear 7 HTML
Total questions: 11
Worksheet time: 6mins
Name
Class
Date
1.
What does HTML stand for?
a)
Home Tool Markup Language
b)
Hyper Text Markup Language
c)
Hyperlinks and Text Markup Language
2.
Defines the document's body
a)
<br>
b)
<button>
c)
<bdo>
d)
<body>
3.
This element defines a large heading
a)
<h1>
b)
<head>
c)
<h2h>
d)
<<h1<
4.
Defines a paragraph
a)
<pr>
b)
<p>
c)
<param>
d)
<pre>
5.
Defines an image
a)
<imgi>
b)
<image>
c)
<input>
d)
<img>
6.
Defines a table
a)
<td>
b)
<th>
c)
<table>
d)
<tbl>
7.
Defines a cell in a table
a)
<table>
b)
<td>
c)
<th>
d)
<tr>
8.
<a href="http://www.bbc.co.uk">Click here</a>
a)
Defines an article tag
b)
Defines a hyperlink link
c)
Define the link destination
d)
Defines the area
9.
In HTML, a colour can be specified by using a colour name or a HEX value.
a)
True
b)
False
10.
An <iframe> is used to display a web page within a web page.
a)
False
b)
There is no such thing as an <iframe>
c)
True
11.
Which HTML element defines the title of a document that appears in the tab of a browser?
a)
<title>
b)
<meta>
c)
<head>
Reset
