HTML & CSS Practice

HTML & CSS Practice

12th Grade

20 Qs

quiz-placeholder

Similar activities

SQL Queries

SQL Queries

9th - 12th Grade

25 Qs

HTML and CSS quizz

HTML and CSS quizz

10th Grade - University

20 Qs

Remote Compound Inequalities Practice

Remote Compound Inequalities Practice

9th - 12th Grade

15 Qs

Րաֆֆի <<Սամվել>> վեպը

Րաֆֆի <<Սամվել>> վեպը

2nd - 12th Grade

20 Qs

HTML kalba (teorija)

HTML kalba (teorija)

9th - 12th Grade

18 Qs

HTML QUIZ

HTML QUIZ

5th Grade - Professional Development

17 Qs

CSS Pt.2

CSS Pt.2

10th - 12th Grade

20 Qs

Secondary Math Pretest

Secondary Math Pretest

6th - 12th Grade

20 Qs

HTML & CSS Practice

HTML & CSS Practice

Assessment

Quiz

Other

12th Grade

Hard

Created by

Arti Aggarwal

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the background color in HTML code?

color

bgcolor

background-color

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a color for <h1> element using Inline CSS?


h1{color:blue;}

<h1 style="color:blue">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is wrong with the code <body>Hello<body/>?

it should be </body>Hello<body>

it should be </body>Hello</body>

it should be <body>Hello</body>

it should be <body>Hello<body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What attribute of the img tag displays things on the page if the picture cannot be?

src

alt

style

height

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is wrong with the code <br>?

nothing

it should be </br>

it should be <br \>

it should be <br />

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML tag makes a link?

<a>

<tr>

<img>

<br>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML tag do you put things in if you want them to appear on the page?

<html>

<head>

<body>

<p>

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?