Web Development Review

Web Development Review

8th Grade

50 Qs

quiz-placeholder

Similar activities

Webpage Design

Webpage Design

5th - 12th Grade

55 Qs

Web Page Design

Web Page Design

5th - 12th Grade

55 Qs

Web Design Trivia

Web Design Trivia

5th - 12th Grade

55 Qs

Pretest in Web Design

Pretest in Web Design

8th Grade

50 Qs

Grade 7 - Chapter 10 and Chapter 12

Grade 7 - Chapter 10 and Chapter 12

6th - 8th Grade

45 Qs

HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

Web Design X

Web Design X

1st Grade - University

48 Qs

Fundamental of Website and Software Development Exam

Fundamental of Website and Software Development Exam

6th - 8th Grade

52 Qs

Web Development Review

Web Development Review

Assessment

Quiz

Computers

8th Grade

Easy

Created by

Kristine Dunlap

Used 9+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can you do to avoid breaking copyright laws when using images on your website?

Cite sources, use royalty-free images, create your own images

Ignore copyright laws and use any image you find online

Sell images without permission from the original creators

Claim ownership of images created by others

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML tag is the container for all the visible contents of a page?

  1. <head>

<body>

<h1>

<display>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a hyperlink to google.com in HTML?

  1. <a> Click here </a>

<link src="https://www.google.com/"> Click here </link>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to insert an image into a webpage?

<img href="dog.jpg">

<image source="dog.jpg>

<img src="dog.jpg">

  1. <pic href="dog.jpg">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the domain of a URL represent?

Cascading style sheets

Metadata about the web page

www.example.com

Citizen science

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you set the page's font color to black in HTML?

<h1>black </h1>

<body> black </body>

<body color:black; >

body { color: black; }

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the smallest HTML heading?

<h6>

<h1>

<h2>

<h3>

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?