HTML & CSS Practice

HTML & CSS Practice

12th Grade

20 Qs

quiz-placeholder

Similar activities

Web Design Unit Review Game

Web Design Unit Review Game

9th - 12th Grade

20 Qs

HTML/CSS

HTML/CSS

9th Grade - Professional Development

20 Qs

Algebra Diagnostic Test 1/ Examen de Diagnótico para Álgebra

Algebra Diagnostic Test 1/ Examen de Diagnótico para Álgebra

9th - 12th Grade

16 Qs

MM - JavaScript

MM - JavaScript

12th Grade

15 Qs

Web Design CSS Unit

Web Design CSS Unit

10th - 12th Grade

20 Qs

Mini Try SPMB PKN STAN 2020 by:masuk.stan

Mini Try SPMB PKN STAN 2020 by:masuk.stan

10th Grade - Professional Development

20 Qs

Kvíz o HTML značkách

Kvíz o HTML značkách

9th Grade - University

20 Qs

Introduction to HTML

Introduction to HTML

9th - 12th Grade

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