code
vocab
vocab
vocab
vocab
100

what is the code for color (use an example)

.white {color: white;}

100

specifies the space between the element and other content

what is margin

100

space between the content of the element and the box border

what is padding

100

this is followed by an optional page selector

what is @page rule

100

changes the style of multiple pages in a website

external

200

.menu {float: left; padding: 0.6em; cursor: defautlt;}

what is the code for em usually used in

200

what surrounds the element content

what is border

200

describes the structure of the elements that are displayed on the web page

what is box model

200

specifies that the value of the position property should be inherited from the parent element

what is inherit

200

changes the style of one web page

embedded

300

@page {margin: 0.5in;}

what is page box

300

generates a absolutely positioned element

what is absolute

300

rectangular region that contains two areas

what is text box

300

ex

x-height

300

changes the style within an individual HTML tag

inline

400

@page :first { }

what is page box rule

400

Default, no position

what is static

400

page area

what is one of the two page box areas

400

pc

pica(1pc= 12 points

400

what is another way of saying unordered list

(UL)

500

<link rel="stylesheet" type="text/css" href="stylesch7.css" />

what is the link code

500

multiplies the faunt size

what is "em"

500

margin area

what is one of the two page box areas

500

px

pixels

500

what is another way of saying block box

(line break)