inline styles, internal style sheet, and external style sheet css definitions. code example
Example: add css to an html file
<link rel=“stylesheet” type=“text/css” href=“style.css” />
<link rel=“stylesheet” type=“text/css” href=“style.css” />