Worksheetshtml-1
Total questions: 15
Worksheet time: 8mins
Which of the listed heading tags creates the largest heading?
H2
H3
H4
H6
HTML coding involves using ____________ to create webpages.
Tabs
Tags
Labels
Quotes
HTML stands for...
Hyper Text Markup Language
High Tech MachineLanguage
High Tech Modem Language
Hyper Tech Markup Lexicon
Which tag would you use to make a heading?
<heading></heading>
<bigger></bigger>
<h></h1>
<h1></h1>
Which tag pair is used to create the largest heading?
<h1></h1>
<h9></h9>
<h type = "largest"></h>
<h6> </h6>
The beginning tag works like the "on" switch and the ending tag works like the "off" switch.
True
False
Everything visible on a web page goes between these two tags.
<body> </body>
<title> </title>
<header> </header>
None of the Above
Which of the following creates the smallest header?
<H2><./H2>
<H3></H3>
<H4></H4>
<H6></H6>
Website Content is the text, images, and other elements included in a web page.
True
False
The universally accepted name for the first page on a website is
home.html
index.html
first.html
What goes in the <head> section?
A brain
the title
hair
the body
