Well my question is, I have a website run with apache and I was wondering, if I have many webpages and wanted to put them in diffferent directories ( for ease of use) with a index.html how would I be able to call the css in another directory to the index of a different directory? I mean lets say I have a directory ( we'll call this directory 1) which contains my css directory and I different webpage directories.here is an example:
parent directory
css directory
blah directory with index html
blah directory with index html
blah directory with index html
Thanks Dave