The CSS syntax is different on an external stylesheet than an embedded style sheet? code example
Example: add stylesheet html
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="style.css">