HTML & CSS Practice

HTML & CSS Practice

12th Grade

20 Qs

quiz-placeholder

Similar activities

Diseño Web - Etiquetas

Diseño Web - Etiquetas

12th Grade

20 Qs

HTML CodeHS Lessons 1-5 Review

HTML CodeHS Lessons 1-5 Review

6th - 12th Grade

15 Qs

HTML test

HTML test

9th - 12th Grade

15 Qs

MMWPD Unit 4.01 - Tags

MMWPD Unit 4.01 - Tags

9th - 12th Grade

23 Qs

Computación

Computación

3rd - 12th Grade

15 Qs

XII IT -ADVANCED WEB DESIGNING-2021

XII IT -ADVANCED WEB DESIGNING-2021

12th Grade

15 Qs

OCR Web Technologies

OCR Web Technologies

12th Grade

18 Qs

HTML

HTML

12th Grade

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