Cascading Stylesheets (CSS)

3 participation 20 points

This paragraph is also a block element.

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.

Google 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 overlap of positioned elements

Hover w/ Transition

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

KeyFrame Animations

Uses keyframes to animate elements on a webpage.

Custom Cursor

Changes the cursor to a custom file or another default cursor.

Just hover over this box

Opacity & Visibility

Shows how opacity can be used to smooth in transitions when hiding things using the visibility element

Hover Over This This is a hidden message.