how to make a css link to html code example
Example: how do i link my css to my html
<link rel="stylesheet" type="text/css" href="stylesheet.css" media="screen"/>
<link rel="stylesheet" type="text/css" href="stylesheet.css" media="screen"/>