Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Which of these is a valid CSS pseudo class selector that applies to an tag with a link that has already been navigated? Select one:

Which of these is a valid CSS pseudo class selector that applies to an tag with a link that has already been navigated?

Select one:

a. a:navigated

b. a:mouseover

c. a:visited

d. a::over

e. a:hover

Which of these does NOT affect web page style?

Select one:

a. External style sheets

b. Web page content

c. Some HTML pre-CSS attributes

d. Browser built-in (default) styles

e. Inline, element-specific styles

Which of these is a valid CSS style property that is used to specify the name of the font?

Select one:

a. font-weight

b. font-bold

c. font-size

d. font-style

e. font-family

Which of these is a type of font typeface?

Select one:

a. decorative

b. script

c. sans serif

d. serif

e. all of these

Which of these is a valid CSS style property that controls the capitalization of text?

Select one:

a. text-transform

b. font-weight

c. font-style

d. text-decoration

e. text-align

Which of these CSS units means 3 times the size of the current font?

Select one:

a. 3%

b. 3pt

c. 3px

d. 3em

e. 3pi

Which of these is a valid CSS style setting that causes an element to disappear from view while still taking up space on the page?

Select one:

a. visibility:hidden;

b. appear:false;

c. view:empty;

d. hidden:true;

e. display:none;

Which of these CSS units is monitor resolution dependent?

Select one:

a. %

b. pt

c. em

d. pi

e. px

Which of these CSS units means 4 times the size of the current font?

Select one:

a. 400px

b. 400%

c. 400pt

d. 400pi

e. 400em

Which of these represents the CSS cascade order?

Select one:

a. browser built-in styles, inline styles, external styles, embedded styles

b. browser built-in styles, external styles, embedded styles, inline styles

c. inline styles, embedded styles, browser built-in styles, external styles

d. embedded styles, browser built-in styles, inline styles, external styles

e. external styles, embedded styles, inline styles, browser built-in styles

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Students also viewed these Databases questions

Question

Create a workflow analysis.

Answered: 1 week ago