jmcgowan
Member
- Messages
- 134
- Reaction score
- 1
- Points
- 18
I set up a simple webpage on my site with a .css file and a .js file to go with it. After putting some sample/test code in all three files, I opened up the page and I can see the content from the html file, but not the styles or scripts from the other two files. When I looked at the page source the links are written correctly, and I can follow those links to the files, which do display correctly, but it's not being applied to the html files. Any thoughts on what might be causing this?