NEW
Font size
WorksheetsHTML 1 DP
Total questions: 18
Worksheet time: 14mins
What does HTML stand for?
Hypertext Madeup Language
Hypertext Makeup Language
Hypertext Markup Lingo
Hypertext Markup Language
You start a web page with the following tag
</HTML>
<HTML>
<TITLE>
<BODY>
You run Notepad++ in a -------
Web Page
Chrame
Firefax
Browser
The browser name in in what tag?
<HTML>
<HEAD>
<TITLE>
>BODY>
The web page content is in what tag?
<HTML>
<TITLE>
<BODY>
<HEAD>
<P> is a ____________ tag
paragrapph
paragraph
pull
para
An ordered list end tag is
<ol>
</li>
</ol>
</ul>
A line in a ordered list starts with a _______ tag
<ol>
<ul>
</li>
<li>
The file extension on a video tag is _________
WAV
mp2
mp4
mp3
A link to another page uses a ______________ tag
Arrow
Anchoor
Anchor
Axe
To change the writing to blue use ________
"colour=blue"
"background-color=blue"
"color=blue"
"background-colour=blue"
To place the text in the middle use the ______________ tag
centre
middle
center
half
Which of the following is the file extension of a image
png
mp4
wav
jjpg
<H6> represents a __________________
6 lines of code
Heading size 4
Heading
Heading size 6
To change the colour in the background of your web page
colour
background-colour
background-color
color
To place a heading / paragraph in the middle use the ____________ tag
text
text-allign
text-align
text format
A graphic uses which tag
image tag
image
img
immg
An unordered list ends with a _____________ tag
</li>
</ol>
</ul>
<ul>
