jatar_k

msg:857621 | 7:19 pm on Apr 26, 2002 (gmt 0) |
I use fireworks and photoshop to lay everything out and then cut it up and use tanles to create my own templates. I dislike the code from fireworks or image ready. It is a little faster when they do it but only by a hair ;) When I work with designers I just spec it out for them ie pixel widths for different elements etc and then when I get it I just cut her up with a million guides and put it back together with HTML. <added> I don't know of any tutorials, sorry, I was just teaching someone here how to do that yesterday (edited by: jatar_k at 7:22 pm (utc) on April 26, 2002)
|
mivox

msg:857622 | 7:21 pm on Apr 26, 2002 (gmt 0) |
Does anyone lay their site out in the program and use just the individual elements within tables rather than slicing n' dicing Yep. The less "square footage" of graphics you have per page, the quicker the page will download. I haven't used a sliced graphic in a long time, once I realized how much zippier my pages were with only the minimum of actual graphic files per page. When I did use sliced graphics though, I just kept notes of the pixel dimensions (height/width) of each slice as I saved it, and built an html table with the cells in those specific pixel dimensions...
|
glowingdesigns

msg:857623 | 5:30 pm on Apr 28, 2002 (gmt 0) |
I use LView and the built in slicer that comes in Paint Shop Pro 7. This site was just built using the images sliced... [heartfeltmemories.net...] Amy [glowingdesigns.com...]
|
tedster

msg:857624 | 11:15 pm on Apr 28, 2002 (gmt 0) |
I worked on one site where the separate slices were each positioned absolutely. That works rather well in some cases, and it also avoids some of the browser peculiarities that come with tables. The only time I slice these days is when it gives me bandwidth savings - as in one area compresses better as a gif and another area works best as a jpg. Recently reduced a client's 58kb original file (one big gif) down to 23kb by slicing off a separate jpg area, and reducing the remaining gif palette to 8 colors. That's the kind of thing slicing is excellent for. When an image works best as a gif or a jpg takes some study, and playing around with how various images work in your software. Sometimes a photo still works better as a gif! And sometimes big flat areas of color still work better as a jpg if there are other factors in parts of the image.
|
|