Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Web Page Quiz #1 Review

Total questions: 8

Worksheet time: 5mins

Name
Class
Date
1.
What is the programming language used to give webpages structure and content? *
a)
Javascript
b)
Python
c)
HTML
d)
CSS
2.
What interprets the HTML tags within the page in order to display the page on your screen?
a)
Web browser
b)
Web server
c)
Internet service provider
d)
Web host
3.
What is the programming language used to style websites?
a)
Javascript
b)
Python
c)
CSS
d)
HTML
4.
Which tag below is used to insert a line break on a webpage?
a)
<line>
b)
<p>
c)
<br>
d)
<break>
5.
Which tag below is used to add a hyperlink to a webpage?
a)
<img>
b)
<link>
c)
<a>
d)
<hyper>
6.
Which tag below is used to add an image to your webpage?
a)
<picture>
b)
<pic>
c)
<image>
d)
<img>
7.
Which of the headings below would be the largest on your webpage?
a)
<h1>
b)
<h3>
c)
<h4>
d)
<h6>
8.
Which line of code below has NO bugs? *
a)
<title>My Website<title>
b)
<a href=www.google.
com> Google </a>
c)
<h1>My Heading</h1>
d)
<img scr="http://www.
https://cow.jpg">