Font size
WorksheetsHTML Revision
Total questions: 20
Worksheet time: 7mins
Which is the proper way to write an h1 tag
<h1>Hello</h1>
<h1>"Hello
{h1}Hello{/h1}
<h1>Hello<h1>
Which list tag would you use for an ordered list
<h1></h1>
<ol></ol>
<ul></ul>
<a></a>
The <img> tag is used to mark what type of content?
graphics
video
hyperlinks
data tables
src attribute in an image tag means what?
Source of the image
Name of the image
Description of the image
Not used with image tag
What does HTML stand for?
HyperText Mobile Language
HyperText Markup Language
HyperText Makeup Language
HyperText Madeup Language
State the type of addressing the following link uses:
images/logo.gif
Relational
Relative
Absolute
Absolving
State the type of addressing the following link uses:
http:///www.mysite.co.uk/logo.gif
Relational
Relative
Absolute
Absolving
Select the difference between an ID and a class in CSS
An ID can be used multiple times
A class can only be used once
An ID can be used once
There is no difference
what type of tag would an unordered list use?
<li>
<ul>
<ol>
<lu>
What are the three parts types of CSS ?
Internal
Outline
External
Inline
What does WWW stand for?
World Wide Web
World Weather Web
Web Web Web
Wide World Web
What does ISP stand for?
Internet Safety
Internet Service Provider
Provider Internet
Internet Service
What do you call a software application used to access and view web pages?
search engine
web browser
internet
none of the above
It is a global network of billions of computers and other electronic devices.
search engine
internet
web browser
all of the above
Internet was created in 1969 by US Defense through?
SARPA
DARPA
MARPA
Advanced Research Project Agency (ARPA)
What does HTTP stand for?
HTML Title Protocol
HeaderType Transmission Process
HyperText Transfer Protocol
Hierarchy Transport Tracking Process
What HTTP method is used when the user first loads a webpage?
GET
POST
PUT
HTTP
When is the POST method used?
Reading data
Changing/updating data
Searching
Scripting to find data on a page
One word on your experience in creating a website
