HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

quiz-placeholder

Similar activities

HTML &CSS

HTML &CSS

Professional Development

54 Qs

HTML & CSS II

HTML & CSS II

10th Grade

50 Qs

HTML/CSS контрольный

HTML/CSS контрольный

Professional Development

50 Qs

html css and javascript

html css and javascript

University

50 Qs

PTS Web

PTS Web

10th - 12th Grade

55 Qs

HTML - PÁGINAS WEB

HTML - PÁGINAS WEB

11th Grade

50 Qs

Final Examination in Web Development

Final Examination in Web Development

University

50 Qs

HTML

HTML

8th Grade

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