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 How to Make a Website CSS: Cascading Style Sheets What is CSS?

Maxwell Kendall
seal-mask
.a{fill-rule:evenodd;}techdegree
Maxwell Kendall
Front End Web Development Techdegree Student 12,102 Points

Selecting "Preview"

When I select "preview" rather than bringing me to the page I created with the Title "Name of Artist" "Designer" etc... it brings me to an "Index of" Page where it lists:

"IMG/" "Index.html" "css/"

As bulleted links. Once I hit, "index.html" I am brought to my custom page.

Also, the css link is not working. This is frustrating as I haven't done anything different from the tutorial code.

Please advise! Thank you!

1 Answer

Julian Aramburu
Julian Aramburu
11,368 Points

It would be good if you post your code so we can check for typo errors , etc, because that seems to be your problem. Maybe you forgot to close a tag or something like that.

Edit: Sorry , I understand better now! Is your index.html file outside IMG and CSS folder? And inside the How to make a website folder?