Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS CSS Foundations Values and Units Absolute Length Units

Herb Bresnan
Herb Bresnan
10,658 Points

FILE PATH FOR ABSOULUE LENGTH

I am starting stage 4, Values and Units/Absolute Length Units. It seems the CSS files are not linked correctly in the HTML doc because it will not open properly in the browser. When it opens, "Index of" displays with links to the CSS files. It looks like everything is correct in the <link> element and created a separate CSS folder for the .css in workspaces.

2 Answers

Ben Stevenson
Ben Stevenson
9,360 Points

Hi Herb,

Please post your code and I'll see if I can help (if you haven't already fixed this.)

Thanks,

Ben

Herb Bresnan
Herb Bresnan
10,658 Points

Hi Ben.
This is an old post that has been resolved. I finally figured out the correct file path. Thank you for your reply. Herb