rainBarrel
New Member
I have the following folders projectCss and inside it i have the folder languageReference,*css* and js.Inside the css folder i have the file style.css.Inside the languageReference i have the three folders namely iframes,*docs* and cssFiles.Inside the iframes folder,i have the folders codeSamples and htmlFiles.Inside the htmlFiles folder,i have a html file called index.html.My project setup looks like this visually.\[code\]projectCss *css - style.css *langugeReference *docs *cssFiles *iframes *codeSamples *htmlFiles *index.html\[/code\]I am trying to figure out how my path will look like but nothing works.Can i get the path without resulting to serving the page on a web server?.