First tag at the start of an HTML document?
html tag
What tag do you use to display an image?
img tag
What symbol do you use to define a class?
.
How do you create the title of the page?
title tags
What does a URL look like?
http://www.bbc.co.uk
What prefix is used to create a comment?
!–
What word is meant when a # is used in a colour attribute.
Hex Colour
What is a .jpg ?
An image
What is the paragraphs tag?
“p”
What does the tag “ol” do?
Create an ordered list.