Section 1

Preview this deck

pseudo-class

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (29)

Section 1

(29 cards)

pseudo-class

Front

CSS that configures hyperlinks to respond to mouse events

Back

margin

Front

CSS property that configures empty space between an element and adjacent elements

Back

list-style-image

Front

CSS property that configures an image to replace the list markers in a list

Back

aside

Front

HTML5 element that contains a sidebar or other tangential content

Back

link

Front

CSS pseudo-class configures the default state for an unvisited hyperlink

Back

padding

Front

Box model area between the content and the border

Back

border

Front

Box model area between the padding and the margin

Back

right

Front

The CSS float property will float an element on the right side of the containing element when set to this value.

Back

text-decoration

Front

CSS property determines whether text is underlined

Back

list-style-type

Front

CSS property that configures the type of list marker displayed

Back

active

Front

CSS pseudo-class triggered when a hyperlink is clicked

Back

absolute

Front

Set the CSS positioning property to this value to specify the exact position of an element

Back

normal flow

Front

The default browser flow as it renders HTML elements

Back

list-style-position

Front

CSS property that configures the placement of a list marker

Back

time

Front

HTML5 element that represents a date or time

Back

inline

Front

Set the CSS display proerty to this value and the browser will render the element as an inline element

Back

section

Front

HTML5 element that contains a portion of a document, such as a chapter or topic.

Back

clear

Front

CSS property that renders the element in the next horizontal band under a floating element

Back

none

Front

Set the CSS display property to this value and the browser will not display the element

Back

hover

Front

CSS pseudo-class activated on a mouseover

Back

top

Front

CSS property configures the offset position of the top edge of an element

Back

left

Front

The CSS float property will float an element on the left side of the containing element when set to this value.

Back

display

Front

CSS property configures if and how an element is displayed

Back

article

Front

HTML5 element that contains an independent entry, such as a blog posting or comment that can stand on its own

Back

left

Front

CSS property configures the offset position of the left edge of an element

Back

block

Front

Set the CSS display property to this value and the browser will render the element as a block element

Back

relative

Front

Set the CSS positioning property to this value to change the location of an element in relation to where it would appear in normal flow

Back

float

Front

CSS property that "floats" an element relative to other elements

Back

visited

Front

CSS pseudo-class configures a hyperlink that has already been clicked

Back