Question about linking CSS files to html documents.?

  • Thread starter Thread starter I'm not fat, I'm fluffy
  • Start date Start date
I

I'm not fat, I'm fluffy

Guest
I have this: <link href="example.css" rel="stylesheet" type="text/css" />

Do I insert this link into the CSS file or the HTML document? If I insert it into the html document however, how in the world will it link to the html document without a path?

Thanks! :D I'm beginning CSS.
 
Back
Top