HTML and CSS

HTML and CSS

4th - 9th Grade

13 Qs

quiz-placeholder

Similar activities

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

HTML and CSS

HTML and CSS

7th Grade

18 Qs

HTML and CSS

HTML and CSS

9th - 10th Grade

12 Qs

SDA Review Questions 51 - 60

SDA Review Questions 51 - 60

7th Grade

10 Qs

HTML codes

HTML codes

6th - 8th Grade

10 Qs

HTML & CSS Review

HTML & CSS Review

5th - 8th Grade

9 Qs

HTML Tags

HTML Tags

7th - 8th Grade

15 Qs

HTML Tags

HTML Tags

9th Grade

10 Qs

HTML and CSS

HTML and CSS

Assessment

Quiz

Computers, Other

4th - 9th Grade

Medium

Created by

Pranjal Rathore

Used 79+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To Write A HTML File, which tag will we use?

<<html>>

<html>

<!html>

<--!html-->

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

To write a css file whiich tag we will use?

<css>

<!css>

<styles>

<!styles>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to add an image?

<image>

<img>

<<img>>

</image>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to add an attribute?

<src>

classes:ids

id="title"

<id>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol should you use to target an id in css?

.

+

id

#

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to change the background color with css?

background-color: purple;

background-color = "purple";

backgroundcolor=orange

change-background-color: purple

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is missing from this HTML skeleton?


<!DOCTYPE html>

<html>

<body>

</body>

</html>

<head></head>

<div></div>

<img></img>

<head>

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?