Cascading Stylesheets (CSS)

Module 3 Parpticipation 20 Points

Rounded Corners

Add a curve to the corners of a block element--softening the pointiness

Box Shadow

Create depth for your webpage elements by giving them shadow

Goolge Fonts

Easy way to use new and interesting fonts on your webpage.

Position

Allows us to place elements within a parent element with precision.

Z-index

Allows us to control the overlap of positioned elements.

Hover w/ transition

provide a subtle hover effect that helps users visualize what they're doing.