Web Development ch 3 quiz

Your page rank:

Total word count: 266
Pages: 1

Calculate the Price

- -
275 words
Looking for Expert Opinion?
Let us have a look at your work and suggest how to improve it!
Get a Consultant

Cascading Style Sheet rules are composed of:

Selectors and Declarations

When CSS is coded in the body of the web page as an attribute of an HTML tag it is called _____ .

Inline

Select the items below that can be used as a CSS Selector.
a.HTML element name
b.a class name
c. an id name.
d, all of the above

All of the above

The declaration property used to set the text color on a web page is:

color

To apply a style to a certain group of elements on a web page, configure a CSS _____ .

class

Use the _____ property to configure bold text using CSS.

font-weight

An External Style Sheet uses the _____ file extension.

css

Use the _____ tag to associate a web page with an External Style Sheet.

<link>

Select the code below that uses CSS to configure a background color of #eaeaea for a Web page.

body {background-color:#eaeaea;}

Select the code below that configures a class called "offer" with blue text, 20px and Arial or sans-serif font using CSS.

.offer {color:blue;font-size:20px;font-family:Arial,sans-serif;}

Use the _____ tag to configure a generic area on a web page that is embedded within a paragraph or other block display element.

<span>

Use the _____ tag to code embedded styles on a web page.

<style>

Which CSS property configures the capitalization of text?

text-transform

Use the _____ tag to configure a section of a web page that is physically separated from others.

<div>

CSS was first proposed as a standard by the W3C in _____ .

1996

Share This
Flashcard

More flashcards like this

NCLEX 10000 Integumentary Disorders

When assessing a client with partial-thickness burns over 60% of the body, which finding should the nurse report immediately? a) ...

Read more

NCLEX 300-NEURO

A client with amyotrophic lateral sclerosis (ALS) tells the nurse, "Sometimes I feel so frustrated. I can’t do anything without ...

Read more

NASM Flashcards

Which of the following is the process of getting oxygen from the environment to the tissues of the body? Diffusion ...

Read more

Unfinished tasks keep piling up?

Let us complete them for you. Quickly and professionally.

Check Price

Successful message
sending