html and css review

html and css review

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Word - Design Ribbon Review

Word - Design Ribbon Review

9th - 12th Grade

10 Qs

Quiz 9 HTML and CSS

Quiz 9 HTML and CSS

9th Grade

18 Qs

ITAA Unit 4: HTML

ITAA Unit 4: HTML

9th - 12th Grade

18 Qs

Web: Lesson 9 HTML Styling

Web: Lesson 9 HTML Styling

11th Grade

10 Qs

MMWPD Objective 4 Pre Test Part 3

MMWPD Objective 4 Pre Test Part 3

9th - 12th Grade

10 Qs

ACA Digital D4_L1

ACA Digital D4_L1

9th - 12th Grade

11 Qs

MMWPD Objective 4 Pre Test Part 1

MMWPD Objective 4 Pre Test Part 1

9th - 12th Grade

20 Qs

WD Set 3

WD Set 3

10th - 12th Grade

10 Qs

html and css review

html and css review

Assessment

Quiz

Business

9th - 12th Grade

Medium

Created by

Guy Westmoreland

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the selector in this CSS?
p {color: red;}
p
color
red

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is this tag <br/>?

single space

double space

back row

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What tag will place this image?

<img src="phone.png"/>

<image src="phone.png"/>

<image>phone</image>

<img src=phone.png>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is this tag <img>?

image

internet markup group

imagination

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your CSS 'code' is placed _________.

Inside the <body> tags.

At the very top of your HTML.

Inside the <head> tags.

Inside the <CSS> tags.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to 'overlap' or 'stack' 2 or more container boxes, you should use:

Overflow property

Position property

Z-index property

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag must surround your CSS for single page sites?

<body>

<style>

<HTML>

<CSS>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?