How do you add a link between the CSS and Html? (2)
link ref:
External CSS (2)
Out of Html
+ we can use it for multiple HTML pages
- Uploading or linking to multiple CSS files can increase your site’s download time.
Internal CSS
+ allows you to apply style rules to specific HTML elements easily