IDs and Classes

IDs and Classes

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Java: repetition control structure for & while

Java: repetition control structure for & while

10th - 12th Grade

10 Qs

PHẦN MỀM MSW LOGO

PHẦN MỀM MSW LOGO

9th - 12th Grade

10 Qs

ESBWB Workbook Domain 1 Lesson 2

ESBWB Workbook Domain 1 Lesson 2

9th - 12th Grade

15 Qs

daily test 10

daily test 10

10th Grade

15 Qs

JavaScript 2

JavaScript 2

12th Grade

10 Qs

Câu hỏi trắc nghiệm

Câu hỏi trắc nghiệm

11th Grade

10 Qs

MVC-PHP

MVC-PHP

12th Grade

15 Qs

Bài tập trắc nghiệm C++(tiếp)

Bài tập trắc nghiệm C++(tiếp)

3rd Grade - University

10 Qs

IDs and Classes

IDs and Classes

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jimmy Fikes

Used 63+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The keyboard key to select the browser's address bar

F1

F6

F12

F8

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An element having the ID attribute of "green"

cannot be used since "green" is not a valid ID name

can be used only once in an HTML page

can be used more than once in an HTML page

will cause the element to have a background-color of green

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The CSS symbol for a class is

a period

an octathorpe

#

a comma

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The CSS symbol for an ID is

:

;

.

#

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add a class of "green" to a div element

<div id="green"></div>

<div class="green"></div>

<div></div class="green">

<div>class="green"</div>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To make a series of block-level elements display side-by-side instead of vertically

display: block;

display: inline-block;

display: circle;

display: wide;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Placing CSS style rules in the HEAD section of an HTML page is called ___ style rules.

Embedded

Inline

External

Efficient

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers