HTML & Websites

HTML & Websites

12th Grade

15 Qs

quiz-placeholder

Similar activities

UH_TIK_XII

UH_TIK_XII

12th Grade

20 Qs

A level - HTML and CSS

A level - HTML and CSS

11th - 12th Grade

18 Qs

ITS HTML CSS 1

ITS HTML CSS 1

9th - 12th Grade

19 Qs

Codehs Test and Quiz Questions

Codehs Test and Quiz Questions

10th - 12th Grade

10 Qs

Cascading Style Sheets

Cascading Style Sheets

8th - 12th Grade

11 Qs

HTML Test

HTML Test

9th - 12th Grade

20 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

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