TuckerSowers / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

file organization #1

Open rimmesbe opened 6 years ago

rimmesbe commented 6 years ago

In the future don't put the index.html file in the resource folder. You want the resource folder to hold: images, video, stylesheets, and later on javascript files. The html file should be directly inside the project folder.

https://github.com/TuckerSowers/prj-rev-bwfs-dasmoto/blob/master/Resources/index.html

TuckerSowers commented 6 years ago

Thanks for mentioning this. I was having with my images and, it seemed, the only way they would appear was to put everything in the same folder. In the future, should it look more like the following(?): Project Folder - > index.html, style.css ->separate resource file