Web Tech Chapter 7

The _______ pseudo-class configures the styles that will apply when a hyperlink is clicked,
Question options:

:hover

:click

:active

:over

active

If an element is configured with ___________ the other content on the page will appear to its left.
Question options:

position: left;

position: relative;

float :left;

float: right;

float: right;

The _______ pseudo-class configures the styles that will apply when the mouse is placed over a hyperlink.
Question options:

:hover

:click

:active

:over

hover

Use the _______________ property to eliminate the bullets from an unordered list.

Question options:

bullet-image

list-style-none

list-style-type

list-style-image

list-style-type

From the choices below select the correct order to code CSS pseudo-classes.

Question options:

link, focus, hover, visited, active

focus; hover, link, active, visited

link, visited, focus, hover, active

link, hover, active, visited, focus

link, visited, focus, hover, active

What is the term used to describe image file that contains multiple small graphics?
Question options:

thumbnail image

sprite

image link

viewport

sprite

_________ flow displays the elements on the page in the order they appear in the web page source code.
Question options:

default

source code

browser

normal

normal

Select the property that is useful to remove the underline from a hyperlink.
Question options:

font-style

underline

text-decoration

u

text-decoration

Use the ________ property along with the left, right and/or top property to precisely configure the position of an element.

Question options:

position: absolute;

position: relative;

position: float;

absolute: position;

position:absolute;

Which value for the display property is useful when configuring horizontal navigation within an unordered list?
Question options:

none

block

inline

fixed

inline

Use ____________ positioning to precisely configure the location of an element outside of normal flow.
Question options:

absolute

static

relative

fixed

absolute

Choose the example below of a descendant selector that configures the anchor tags within the element assigned to the content id.
Question options:

#content a

.content a

a#content

content#a

#content a

Use ___________ positioning to configure the location of an element to remain the same and to not move even when the web page is scrolled within the browser viewport.
Question options:

absolute

static

relative

fixed

fixed

__________________ will cause an object not to display.
Question options:

display: block;

display: 0px;

display: none;

display: fixed;

display: none;

The CSS to create the class called myfloat that floats to the right of the other page content, has a 10px margin, and a solid border is:

Question options:

.myfloat { float:right; margin:10px; border: 1px solid #000000; }

#myfloat { right:float: margin 10px; border: 1px solid #000000; }

myfloat { float:right; 10px:margin; border: 1px solid #000000; }

myfloat { float:right; margin:10px; border: on; }

.myfloat { float:right; margin:10px; border: 1px solid #000000;

Use the ________ or _______ property to clear a float.
Question options:

float or clear

clear or overflow

position or clear

overflow or float

clear or overflow

Select the example below that could be used to clear a right float.
Question options:

clear: right;

clear: left;

right: clear;

overflow: right;

clear: right;

The _______ pseudo-class configures the styles that will apply for a hyperlink that has not been visited by the user.
Question options:

:unvisited

:link

:visited

:new

link

Use ___________ positioning to slightly change the location of an element in relation to where it would otherwise appear when rendered by a browser.
Question options:

absolute

static

relative

fixed

relative

Web Tech Chapter 7 - Subjecto.com

Web Tech Chapter 7

Your page rank:

Total word count: 535
Pages: 2

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

The _______ pseudo-class configures the styles that will apply when a hyperlink is clicked,
Question options:

:hover

:click

:active

:over

active

If an element is configured with ___________ the other content on the page will appear to its left.
Question options:

position: left;

position: relative;

float :left;

float: right;

float: right;

The _______ pseudo-class configures the styles that will apply when the mouse is placed over a hyperlink.
Question options:

:hover

:click

:active

:over

hover

Use the _______________ property to eliminate the bullets from an unordered list.

Question options:

bullet-image

list-style-none

list-style-type

list-style-image

list-style-type

From the choices below select the correct order to code CSS pseudo-classes.

Question options:

link, focus, hover, visited, active

focus; hover, link, active, visited

link, visited, focus, hover, active

link, hover, active, visited, focus

link, visited, focus, hover, active

What is the term used to describe image file that contains multiple small graphics?
Question options:

thumbnail image

sprite

image link

viewport

sprite

_________ flow displays the elements on the page in the order they appear in the web page source code.
Question options:

default

source code

browser

normal

normal

Select the property that is useful to remove the underline from a hyperlink.
Question options:

font-style

underline

text-decoration

u

text-decoration

Use the ________ property along with the left, right and/or top property to precisely configure the position of an element.

Question options:

position: absolute;

position: relative;

position: float;

absolute: position;

position:absolute;

Which value for the display property is useful when configuring horizontal navigation within an unordered list?
Question options:

none

block

inline

fixed

inline

Use ____________ positioning to precisely configure the location of an element outside of normal flow.
Question options:

absolute

static

relative

fixed

absolute

Choose the example below of a descendant selector that configures the anchor tags within the element assigned to the content id.
Question options:

#content a

.content a

a#content

content#a

#content a

Use ___________ positioning to configure the location of an element to remain the same and to not move even when the web page is scrolled within the browser viewport.
Question options:

absolute

static

relative

fixed

fixed

__________________ will cause an object not to display.
Question options:

display: block;

display: 0px;

display: none;

display: fixed;

display: none;

The CSS to create the class called myfloat that floats to the right of the other page content, has a 10px margin, and a solid border is:

Question options:

.myfloat { float:right; margin:10px; border: 1px solid #000000; }

#myfloat { right:float: margin 10px; border: 1px solid #000000; }

myfloat { float:right; 10px:margin; border: 1px solid #000000; }

myfloat { float:right; margin:10px; border: on; }

.myfloat { float:right; margin:10px; border: 1px solid #000000;

Use the ________ or _______ property to clear a float.
Question options:

float or clear

clear or overflow

position or clear

overflow or float

clear or overflow

Select the example below that could be used to clear a right float.
Question options:

clear: right;

clear: left;

right: clear;

overflow: right;

clear: right;

The _______ pseudo-class configures the styles that will apply for a hyperlink that has not been visited by the user.
Question options:

:unvisited

:link

:visited

:new

link

Use ___________ positioning to slightly change the location of an element in relation to where it would otherwise appear when rendered by a browser.
Question options:

absolute

static

relative

fixed

relative

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