To include an external CSS file in an HTML document, you use the code example Example: add external css to html <link rel="stylesheet" type="text/css" href="style.css">