An example of using inline CSS is when you need to make something look different in one place real quick. The CSS on this page is telling every paragraph to be blue, but the one below this is red!
A second paragraph that is red, using inline CSS.