Section 1

Preview this deck

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 (21)

Section 1

(21 cards)

class

Front

CSS selector that configures and applies styles to one or more specified elements

Back

id

Front

CSS selector applies to one and only one object on a web page

Back

font-size

Front

CSS property that configures the size of the text

Back

color

Front

CSS property that configures text color

Back

embedded

Front

Type of CSS configured in the head section of a web page

Back

web-safe

Front

Color palette displays in a similar manner in the Mac and PC platforms

Back

link

Front

HTML element that associates a web page with an external style sheet

Back

hexadecimal

Front

Base 16 numbering system

Back

RGB color

Front

Color specified with red, green, and blue values

Back

selector

Front

CSS style rule is comprised of this along with declarations

Back

background-color

Front

CSS property that configures background color

Back

span

Front

HTML element that configures inline areas on web pages

Back

text-shadow

Front

CSS property that configures a shadow effect on text

Back

font-style

Front

CSS property that can configure italic text

Back

font-weight

Front

CSS property that configures the boldness of the text

Back

inline style

Front

Type of CSS specified by the HTML style attribute

Back

text-align

Front

CSS property that configures the alignment of the text

Back

CSS

Front

Acronym for Cascading Style Sheets

Back

font-family

Front

CSS property that configures text font typeface

Back

text-transform

Front

CSS property that configures the capitalization of text

Back

style

Front

HTML element that contains embedded CSS

Back