HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

quiz-placeholder

Similar activities

ETECH2

ETECH2

11th Grade

57 Qs

css basico

css basico

Professional Development

51 Qs

HTML

HTML

9th - 12th Grade

50 Qs

Code

Code

7th Grade

50 Qs

PAS PWPB RPL 12

PAS PWPB RPL 12

12th Grade

55 Qs

Simple HTML and CSS

Simple HTML and CSS

9th - 12th Grade

55 Qs

HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

HTML & CSS

HTML & CSS

7th Grade

50 Qs

HTML And CSS

HTML And CSS

Assessment

Quiz

Computers, Professional Development, Other

4th Grade - Professional Development

Medium

Created by

Sreeram Praveen

Used 33+ 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?