Search Header Logo

Comprog Css syntax selectors font and color properties

Authored by edison Ungriano

Information Technology (IT)

11th Grade

Used 2+ times

Comprog Css syntax selectors font and color properties
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the basic syntax of a CSS rule?

selector { property: value; }

{ property: value; } selector

selector value { property; }

property: value; selector

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a way to link a CSS stylesheet to an HTML document?

Using the <link> tag in the <head> section

Embedding an internal CSS using the <style> tag

Using the <script> tag to import a CSS file

Embedding an inline CSS directly within an HTML element using the style attribute

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a CSS selector?

A keyword used to specify the value of a CSS property

A code that specifies the HTML element, class or ID to which a particular style should be applied

A declaration block that contains CSS properties and values

A rule that defines the overall layout of a web page

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a type of CSS selector?

Element selector

Class selector

ID selector

Function selector

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the difference between an ID selector and a class selector?

ID selectors can be used multiple times on a page, while class selectors can only be used once.

ID selectors have higher specificity than class selectors.

Class selectors can be applied to one element, while ID selectors will affect all elements.

There is no difference between ID selectors and class selectors.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a declaration block?

A set of CSS rules that defines the style of an HTML element

A specific value assigned to a CSS property

A keyword that specifies the type of selector

A comment within a CSS stylesheet

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you separate multiple declarations within a declaration block?

With a comma ,

With a semicolon ;

With a colon :

with a new line character \n

Access all questions and much more by creating a free account

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

Already have an account?