PDA

View Full Version : Template question


BrianDove
07-04-2003, 02:28 AM
Hi too all!
Special attention to the WebDesign TEAM:
I noticed that you used a LOT of gradient colors...
But while exporting, do you export it as GIF or JPG ? When you export it(gradient) as GIF, it doesn't appear very nicely on a browser... the best format for a gradient bar for exemple is JPG.
But the fact is that JPG takes a LOT more memory than GIF, and thus, make the page load slower...
I'm sure many of you already knows that, but still, do you plan exporting your gradient objects as JPG !?

Brian

Palmer
07-04-2003, 04:19 AM
I save mine as pngs but when I convert it to html and cut out the images, I save them as jpg or gifs depending on how many colors there are.

BrianDove
07-04-2003, 05:04 AM
I save them as jpg or gifs depending on how many colors there are.


hehe, not a bad idea :)
But I was more thinking of "optimizing", e.i exporting the files so as it takes the less space possible on the web, so as to make the page load faste...
I would say:

I save them as jpg or gifs depending on the space/memory of the webpage

:D

Brian