HTML and CSS

HTML and CSS

4th - 9th Grade

13 Qs

quiz-placeholder

Similar activities

HTML QUIZ- Grade 6

HTML QUIZ- Grade 6

7th Grade

10 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

SDA Review Questions 51 - 60

SDA Review Questions 51 - 60

7th Grade

10 Qs

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

Web Development - CSS (Styling)

Web Development - CSS (Styling)

6th - 8th Grade

17 Qs

HTML Images & Color

HTML Images & Color

8th - 12th Grade

15 Qs

Grade 6- Module 1(HTML, CSS and JS)

Grade 6- Module 1(HTML, CSS and JS)

6th Grade

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