CSS Styling Demo

CSS Styling Project

This page is showing the difference between plain HTML and HTML with CSS styling added.

Plain version

Fresh apples, clean water, and sunny weather can make a normal day feel a little better.

CSS can change fonts, colors, spacing, shadows, backgrounds, and a lot of other things.

Apple picture Water picture

Image credit: Dreamstime



Styled version

This section uses font, text, color, and background properties.

Fresh apples and clean water

Fresh apples, clean water, and sunny weather can make a normal day feel a little better.

CSS can change fonts, colors, spacing, shadows, backgrounds, and a lot of other things.

Shown here: font-family, font-size, font-style, font-weight, text-align, text-transform, letter-spacing, color, background-color, border, text-shadow, etc.

Apple picture Water picture

Image credit: Dreamstime

Hover over the images and they get a little bigger.