HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

quiz-placeholder

Similar activities

HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

Simple HTML and CSS

Simple HTML and CSS

9th - 12th Grade

55 Qs

HTML CSS JavaScript

HTML CSS JavaScript

Professional Development

56 Qs

Pemrograman Web - HTML/CSS

Pemrograman Web - HTML/CSS

11th Grade

50 Qs

HTML & CSS DASAR BANGET

HTML & CSS DASAR BANGET

Professional Development

56 Qs

Diseño de Paginas Web

Diseño de Paginas Web

4th Grade

48 Qs

HTML & CSS

HTML & CSS

7th Grade

50 Qs

Soal HTML & CSS

Soal HTML & CSS

9th - 12th Grade

48 Qs

HTML And CSS

HTML And CSS

Assessment

Quiz

Computers, Professional Development, Other

4th Grade - Professional Development

Medium

Created by

Sreeram Praveen

Used 32+ times

FREE Resource

53 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an opening HTML tag?

</html>

<<html>>

<html>

<html/>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is a closing HTML tag?

<html />

</html>

<</html>>

<html>

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 symbol should you use to target a class name in css?

#

()

.

class

7.

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

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?