WorksheetsHTML
Total questions: 24
Worksheet time: 11mins
Which tag is this: <body>
Which is the proper way to write an h1 tag
<h1>Hello</h1>
<h1>"Hello
{h1}Hello{/h1}
<h1>Hello<h1>
HTML uses
Tabs
Tags
Labels
Quotes
What does a closing tag look like?
< >
<\ >
</ >
<< >>
What does a opening tag look like?
< >
</ >
<< >>
<
the tag <img > would insert what into a web page?
Which format usually works best for photos?
JPEG
DOC
TIFF
WAV
Which is the proper way to write an h1 tag
<h1>Hello</h1>
<h1>"Hello
{h1}Hello{/h1}
<h1>Hello<h1>
What does a closing tag look like?
< >
<\ >
</ >
<< >>
HTML tags are always surrounded by
( )
< >
{ }
" "
What is the World Wide Web (WWW)
Huge collection of Web Sites that we can access using the Internet.
Youtube
Downloading
Multimedia (Sound, Video etc)
Which of the below is not a html tag>
<p>
<html>
fd
<body>
The tag <h1> is for?
underlining
Heading 1
body
Header
Fill in the blanks.
