Web Development Review

Web Development Review

8th Grade

50 Qs

quiz-placeholder

Similar activities

Semester 2 Exam Review

Semester 2 Exam Review

8th Grade

51 Qs

Computers Cumulative Final

Computers Cumulative Final

8th Grade

45 Qs

HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

HTML

HTML

8th Grade

54 Qs

Computer Science 3rd 9 Weeks Exam

Computer Science 3rd 9 Weeks Exam

8th Grade

54 Qs

HTML_Assessment

HTML_Assessment

7th - 9th Grade

52 Qs

HTML

HTML

8th Grade - University

50 Qs

Exam #2

Exam #2

6th - 8th Grade

55 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?