Funky font stuff with CSS
Cascading Style Sheets or CSS can be used to give your font or text a unique look. Here are some funky things you can do to your font to make it a little different from the default.
- Color (color)
- Letter Spacing (letter-spacing)
- Text Align (text-align)
- Text Decoration (text-decoration)
- Text Indent (text-indent)
- Text Transform (text-transform)
- Word Spacing (word-spacing)
