wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML and CSS Review

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

What does HTML stand for?

a)

Happy Turtles Melting Locks

b)

Hypertext Markup Language

c)

Harmful Mammals Laugh

d)

5zesx6rdctfugvyibhuoijnp

2.

What does CSS stand for?

a)

Careful Slim Sandwich

b)

Carrots Standing Sideways

c)

Cascading Style Sheet

d)

Cats Sliding Slyly

3.

How do you add the CSS element?

a)

<style> </style>

b)

style style

c)

<style> <style/>

d)

<style> <style>

4.

What do you save your HTML document as?

a)

Namehere.css

b)

Namehere.html

c)

Namehere.__html

d)

Namehere.-html

5.

How do you start and end an HTML page?

a)

<HTML> </HTML>

b)

<HTML> <HTML>

c)

<HTML> <HTML/>

d)

HTML HTML

6.

How do you start a Paragraph section in CSS?

a)

P{ }

b)

P[ ]

c)

P;;{ };;;

d)

P''''{ }

7.

How do you start a section for a heading in CSS?

a)

H{ }

b)

H [ ]

c)

H;;{ };;

d)

CSS{ }

8.

Which one will change the border for a paragraph to dotted and blue?

a)

p{border-kind: dotted; border-color:blue}

b)

p{border-style: dotted; border-color; blue;

c)

p{border-style: dotted; border-color: blue;}

d)

p{color: blue;}

9.

What do you add to a measurement for height?

a)

cm.

b)

in.

c)

px.

d)

ft.