-
HTML is a markup language that defines the structure of your content.
-
HTML describes the structure of a Web page.
The opening tag, The closing tag, The content, The element
- CSS is the language we use to style an HTML document.
- This tutorial will teach you CSS from basic to advanced.
- Three Ways to Insert CSS
- There are three ways of inserting a style sheet:
- External CSS
- Internal CSS
- Inline CS