Font size
WorksheetsWeb Design BGE
Total questions: 16
Worksheet time: 11mins
Which is the proper way to write an h1 tag
<h1>Hello</h1>
<h1>"Hello
{h1}Hello{/h1}
<h1>Hello<h1>
The tag that signals to a computer that the file it is reading is an HTML document is _____________ .
<web>
<!DOCTYPE html>
<head>
<html>
What goes in the <head> section?
A brain
the title
hair
the body
The part of an HTML document that includes the content seen in a web page is the:
Body
Head
Info block
Content block
The largest size heading tag - often used to create the main heading of a web page - is ____ .
<h1> </h1>
<h2> </h2>
<h5> </h5>
<h6> </h6>
Which is NOT a browser?
Safari
Internet Explorer
Google Chrome
What must a good website not have? (Two answers)
Brightly coloured background which makes the text hard to read
Pictures are all clear and well sized
Pages are easy to get around
Lots of animations and automatic video plays loudly
Which tag should you use to put "Glow - Launch Pad" on the web page tab?
<url></url>
<head></head>
<tab></tab>
<title></title>
Type your html code using ______________ then save file and open in browser to view the webpage.
Word
Excel
PowerPoint
Notepad ++
A collection of web pages is also known as...
a server
a website
www
a set of web links
Web sites should be consistent in their design and layout
True
False
