Lesson 8: CSS Basics
Brief History of CSS
- CSS stands for Cascading Style Sheets(CSS).
- CSS was first proposed by Håkon Wium Lie and created CSS along with Bert Bos in 1996.
Differences between HTML and CSS
There are three different ways to add CSS to HTML documents.
- Inline
- Internal
- External