HTML & CSS - Exam style

HTML & CSS - Exam style

Assessment

Quiz

Computers

6th Grade - Professional Development

Hard

Created by

Mr London

Used 5+ times

FREE Resource

Student preview

quiz-placeholder

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ishaan is learning web development and wants to know which of the following is an opening HTML tag?

</html>

<<html>>

<html>

<html/>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Leo is learning HTML and wants to close an HTML document. Which one of the following tags should he use?

<html />

</html>

<</html>>

<html>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Muhammad is creating a website for his school project and wants to add a picture of his school. Which tag should he use to add the image?

<image>

<img>

<<img>>

</image>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Scarlett is designing a website and wants to style a specific element with the id 'header'. What symbol should she use to target the id 'header' in her CSS file?

.

+

id

#

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Emily is designing a website for her school project and wants to change the background color using CSS. Which of the following syntax is correct to achieve this?

background-color: purple;

background-color = "purple";

backgroundcolor=orange

change-background-color: purple

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

James is creating a website and wants to style it. Should he use HTML to style the web pages?

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Anaya is designing a website for her school project. She wants to style the web pages. Which of the following statements is true regarding this?

CSS can be used to style web pages

CSS cannot be used to style web pages

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?