css isn't linking to the html code example
Example 1: how do i link my css to my html
<link rel="stylesheet" type="text/css" href="stylesheet.css" media="screen"/>
Example 2: linking in css
<p><a href>.css</a></p>
<link rel="stylesheet" type="text/css" href="stylesheet.css" media="screen"/>
<p><a href>.css</a></p>