HTML & Websites

HTML & Websites

12th Grade

15 Qs

quiz-placeholder

Similar activities

SLO - FWPDD Test

SLO - FWPDD Test

9th - 12th Grade

15 Qs

ITS HTML CSS 1

ITS HTML CSS 1

9th - 12th Grade

19 Qs

Web Design Advanced HTML CSS

Web Design Advanced HTML CSS

9th - 12th Grade

18 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

UH_TIK_XII

UH_TIK_XII

12th Grade

20 Qs

HTML & CSS

HTML & CSS

10th - 12th Grade

12 Qs

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

HTML & Websites

HTML & Websites

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Will Procter

Used 8+ times

FREE Resource

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

This attribute of the <img> provides a description of the image if the image fails to display on the web page.


<img src="pic2.png" _ _ _ = "Picture 2">

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What is missing from the following audio tag?


<audio controls>


< _____ src="music.mp3" type="audio/mpeg">


</audio>

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What tag is used to include an image on a web page?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What code links your CSS to your HTML file?
<link href="stylesheet.css"/>
<link type="text/css" href="stylesheet.css"/>
<link type="text/css" rel="stylesheet" href="stylesheet"/>
<link type="text/css" rel="stylesheet" href="stylesheet.css"/>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ is used to create electronic documents (called pages) that are displayed on the World Wide Web. Every web page you see on the Internet is written using one version of _____ code or another.

JPEG

CSS

PDF

HTML

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct attribute to make the '3' like:

CSS3

<sup>

<sub>

<em>

<strong>

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?

Discover more resources for Computers