WorksheetsHTML Quiz 1 Review
Total questions: 21
Worksheet time: 11mins
Name
Class
Date
1.
To be valid, your code should be uppercase.
a)
True
b)
False
2.
What software programs are needed to construct a webpage?
a)
browser and windows
b)
Chrome OS and browser
c)
browser and text editor
d)
just a browser
3.
5. ____ causes text lines to break at the right edge of the window and appear on a new line
a)
word wrap
b)
word around
c)
continuous text
d)
no break text
4.
This tag changes the typeface of text
a)
text
b)
font
c)
type
5.
This tag is used to insert an image on a webpage.
a)
img
b)
image
c)
pic
d)
frame
6.
In this code , the style is an example of this.
a)
subcode
b)
attribute
c)
value
d)
option
7.
In this code , the "blue" is an example of this.
a)
subcode
b)
attribute
c)
value
d)
option
8.
6. In the code
the “xyz” refers to...
a)
filename/ image file
b)
server name
c)
file name of web folder
d)
alt text that will appear when picture loads
9.
The ____ tag inserts a blank line above the next object (text or image) after it.
a)
line
b)
move
c)
paragraph
d)
object
10.
This file extension is used for images that are small in file size, but good quality resolution.
a)
gif
b)
jpg
c)
docx
d)
html
11.
This tag will place a vertical space between content.
a)
br
b)
hr
c)
lr
d)
kr
12.
This is a programming language used to develop websites.
a)
Dreamweaver
b)
HTML
c)
Python
d)
C++
13.
Which heading tag instructs the browser to make the font the largest possible size (using heading tags)?
a)
h10
b)
h4
c)
h6
d)
h1
14.
What does HTTP stand for?
a)
hyper text mastery linguistics
b)
hyper text markup language
c)
html
d)
hyper text transfer protocol
15.
Tags are usually this, which means there is an opening and closing tag.
a)
paired
b)
planned
c)
processed
d)
duplicated
16.
What are the two sections of an HTML file?
a)
headline and closing
b)
head and body
c)
opening and body
d)
tab and closing
17.
This tag is necessary to add customized information to be displayed on the tab in the browser.
a)
top
b)
banner
c)
title
d)
section
18.
What tag is used to create a line on a webpage?
a)
bi
b)
li
c)
br
d)
hr
19.
What tag is used to create hyperlinks?
a)
p
b)
g
c)
c
d)
a
20.
What is a URL?
a)
A URL is a web address that specifies the location of a resource on the internet.
b)
A URL is a software application for browsing the internet.
c)
A URL is a file format for images.
d)
A URL is a type of programming language.
21.
Write the code to make a link that navigates to Google. The text that should appear on the page says GOOGLE.
4 lines
100 %
