Musoka
Joined: 13 Sep 2005
Posts: 11
Location: United States
|
Posted: Tue Sep 13, 2005 5:09 pm Post subject: |
|
|
Sometimes its not just the images. But if you want to experiment with formats and the results they produce, this article may help.
http://www.sitepoint.com/article/sharper-gif-jpeg-png-images
I first must say, if your using Tables, that will increase your load time. If you code you template completely in tables for non-tabular data you are increasing file size, over-coding, and wasting bandwidth.
Coding with DIVs and CSS will greatly help load times, as CSS will load all the style information needed, cutting much code from the template as is from each page. _________________ Tsuyamono(Down) :: DeviantArt |
|