How can you include CSS in your HTML document?
- External, Internal, Embed
- External, Internal, Inline
- Import, External, Inline
- Import, Internal, Inline
CSS can be included in an HTML document using External, Internal, and Inline methods. External uses a separate CSS file, Internal uses the