Skip to main content
Skip Navigation Links
Select a Theme.


Inline CSS:

This page contains 3 inline styles. There are three ways to use style sheets; they are inline, embedded, and external.  Inline styles are coded directly into the line of code they are intended to style and therefor should only be used for items that are unique and that only appear within the site once.

1. This is a line of text that will include a strike inline style which overrides the p tag style for all words after this one. Strike, strike, strike, strike.

2. This Paragraph contains an inline style that makes it appear to be all caps with red text.

3. This line is Bold and purple.