In HTML, CSS is commonly used in the following three ways to define: Embedding, Linking, and Inline (inline) 1. Embedded Use HTML's style element to define CSS styles in the document. Copy the code