OpenTechSchool / js-beginners-day1

Outdated curriculum for the first day of JSFaB. Use https://github.com/OpenTechSchool/js-beginners-1
31 stars 17 forks source link

Pages don't load properly #39

Closed Hiieu closed 10 years ago

Hiieu commented 10 years ago

I got this when open link on any pages"

untitled

theophani commented 10 years ago

It sounds like you are opening these files from a copy on your computer when you see this. If so, than what you are seeing is normal, and you have to manually click “index.html”. The way to get it to work as you expect is to serve these pages from a web server running on your computer instead, for example, using Apache. But really, you can just click index.html.