Link an external CSS file to an HTML document. Apply basic styling using selectors. Use colors, fonts, and spacing effectively.
Create a style.css file. Apply CSS to a HTML page. Style elements using: Classes and IDs. Color and typography. Margins, paddings, and borders.
Note
- Include at least:
- Use of 3 selectors
- Style an image
- Margin, Padding & Borders
- Different font
- Link an external CSS file.
- Apply at least 3 different selectors.
- Improve readability and aesthetics.
Happy Coding! 💻✨