Hi, I have a project structured in this way
RootFolder
|---css(folder)
Mycsss.css
|----img(folder)
|--img(folder)
index.html
myServices.html
I watched some videos from Chris on youtube, very interesting but for me going through extensions and themes is not an option.
So I have a very simple question: what is the best and simplest way to add my html files that are referencing css and images in 2 folders and my css folder also has an image folder to a DNN web site
Thanks for your help