Where to keep css files?
On my site which is mainly images, I keep my images in a separate folder,
mainly because it makes them easier for me to find. Every .htm/.html page
uses two css files.
Does it make any difference to loading speed whether I store the css files
with the images ot in the main site?
It may not matter, but I noticed the Nvu stores all files other then .htmls
together and I wondered if there is a good reason for this.
--
Jim
Tyneside UK
.
Relevant Pages
- Re: Emails from my page losing images
... This doesn't seem to work with my css files. ... pages that work fine in outlook and show all my images correctly. ... my dslextreme and yahoo accounts they don't. ... I tried putting the Base line before the html as well as where it is now. ... (microsoft.public.dotnet.framework.aspnet) - Re: Help - exception from WebResource.axd - what does it mean?
... This site doesn't use any 3rd party controls, nor Atlas, no external framework, etc. ... The site uses plenty of CSS files, images, etc, but these are all linked normally in the rendered HTML code AFAIK. ... which is in a theme folder is just linked normally. ... (microsoft.public.dotnet.framework.aspnet) - Re: Where to keep css files?
... > On my site which is mainly images, I keep my images in a separate folder, ... > Does it make any difference to loading speed whether I store the css files ... but I noticed the Nvu stores all files other then ... > .htmls together and I wondered if there is a good reason for this. ... (alt.html) - Re: ASP.NET Embedded Resources
... but that still doesn't use an HttpHandler to read the image or CSS from ... WebControl has all of the images and such embedded into the assembly. ... I would like to reference the images and CSS files that I use for themes to ... >>be done using an HttpHandler/.axd file (like the one used for FreeTextBox ... (microsoft.public.dotnet.framework.aspnet) - Re: Newbie with questions.
... used images in access and some of the same priciples below may help. ... an address in another folder on my server that holds all the JPEGS. ... placing all the actual jpeg files in a separate folder ... loading time and size of my app was unbelievable. ... (comp.databases.ms-access) |
|