The rel attribute defines the relationship between a linked resource and the current document.
In this manner, how do I link a CSS class in HTML?
CSS can be added to HTML documents in 3 ways:
- Inline – by using the style attribute inside HTML elements.
- Internal – by using a