wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Web Dev MasterClass Day1

Total questions: 34

Worksheet time: 17mins

Name
Class
Date
1.

What type of tag is this: <!-- -->

a)

comments

b)

questions

c)

paragraph

d)

image

2.

In the tag <img src="Piedmont.jpg"/> what is the file name?

a)

<img

b)

.jpg

c)

</>

d)

Piedmont.jpg

3.

You'd use <img src="" /> to ______.

a)

start a new website

b)

indent a paragraph

c)

log off your computer

d)

put an image on a page

4.

What does a closing tag look like?

a)

< >

b)

<\ >

c)

</ >

d)

<< >>

5.

What should a HTML web page start with?

a)

<b>

b)

<li>

c)

<html>

d)

<start>

6.

What is the difference between <h1> and <h2>?

a)

<h1> is larger in size than <h2>

b)

<h2> is larger in size than <h1>

c)

both are the same size but different headings

d)

none of the above

7.

Which tag would you use to insert a image?

a)

<marquee>

b)

< a href>

c)

<br>

d)

<img src>

8.
HTML Language uses
a)
Tabs
b)
Tags
c)
Punctuation
d)
Quotations
9.
What is the function of the <p> tag?
a)
Defines a paragraph.
b)
Makes the text purple.
c)
It pushes the text to the right.
d)
Prints the webpage.
10.
Which of the following is the largest heading? 
a)
H2
b)
H3
c)
H4
d)
H6
11.

Which is the proper way to write an h1 tag

a)

<h1>Hello</h1>

b)

<h1>"Hello

c)

{h1}Hello{/h1}

d)

<h1>Hello<h1>

12.

src attribute in an image tag means what?

a)

Source of the image

b)

Name of the image

c)

Description of the image

d)

Not used with image tag

13.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
14.
Google Chrome, Mozilla Firefox and Microsoft Edge are all examples of what?
a)
Search engines
b)
Websites
c)
Web Browsers
d)
Text editors
15.

The _______ is located within the html tag pair.

a)

head tag pair

b)

body tag pair

c)

Both A and B

d)

Neither A nor B

16.

Placing the elements in a website layout that's functional, usable, and ideally, aesthetically pleasing is often the job of a __________.

a)

software engineer

b)

graphic engineer

c)

software designer

d)

graphic designer

17.

HTML is what type of language ?

a)

Scripting Language

b)

Network Protocol

c)

Markup Language

d)

Programming Language

18.

Which heading HTML elements will create the smallest font size on a website?

a)

<h1>name</h1>

b)

<h2>name</h2>

c)

<h7>name</h7>

d)

<h5>name</h5>

19.

Look at the HTML code below and predict how the headings will be displayed.


<h3> Eggs </h3>

<h1> Bacon </h1>

<h6> Waffles </h6>

a)
b)
c)
d)
20.

A collection of interlinked web pages on the World Wide Web

a)

website

b)

content

c)

footprint

d)

heading

21.

HTML stands for

a)

Hypretext Markup Language

b)

Hypertext Media Language

c)

Hyper Text Marker Line

d)

Hypertext Mangement List

22.

Which web development tools would I use if I wanted my web page to have specific colors and style?

a)

HTML

b)

CSS

c)

Javascript

d)

PHP

23.

The difference between a beginning tag and ending tag is the...

a)

/

b)

\

c)

;

d)

:

24.

Change the border size of the body or image

a)

border-style

b)

border-width

c)

border-color

d)

width

25.

sets the color of words in a paragraph

a)

h1 {

color: pink;

}

b)

img {

color: pink;

}

c)

body {

color: pink;

}

d)

p {

color: pink;

}

26.

Select the rule set to make all the text in your web page blue and centered.

a)

p {

color: blue;

}

b)

body {

text-align: left;

color: blue;

}

c)

p {

text-align: center;

color: blue;

}

d)

body {

text-align: center;

color: blue;

}

27.
What does CSS stand for? 
a)
Creative Style Sheets
b)
Cascading Style Sheets
c)
Colorful Style Spread
d)
Computer Style Spread
28.

What is missing from this HTML skeleton?


<!DOCTYPE html>

<html>

<body>

</body>

</html>

a)

<head></head>

b)

<div></div>

c)

<img></img>

d)

<head>

29.

HTTP stands for

a)

Hyper Text Transfer Port

b)

Hyper Type Transfer Port

c)

Hyper Text Transfer Protocol

d)

Hyper Type Transfer Protocol

30.

In HTTPS, S stands for

(a)  

31.

A webpage may have

a)

Text

b)

Image

c)

Video

d)

All the Above

32.

Sublime Text3 is

a)

Text Editor

b)

Source Code Editor

c)

Video Editor

d)

Image Editor

33.

Tor is a

a)

Browser

b)

Text Editor

c)

Code Editor

d)

None of these

34.

Prince Chauhan is __________ at Khabai Tech

a)

FrontEnd Developer

b)

Full Stack Developer

c)

CEO

d)

Graphics Designer

e)

Founder