This is a basic webpage to demonstrate different types of CSS and everyhting learnt in this weeks lecture and labs. It contains a document level style sheet, some inline style sheets, and a link to an external stylesheet.
This paragraph is styled with inline CSS (blue and larger font size).
This paragraph has inline and class-based styling with a red color and bold font.