PDA

View Full Version : Fireworks Question (Into Dreamweaver)



jasarius
May 17th, 2005, 10:16 PM
I've got a quick question:

I've designed a spash page in Fireworks, complete with background and everything else. I'm no graphic artist, but it's a start.

My question is, when I got export it for Dreamweaver it looks like crap and it doesn't fit properly. I was thinking about just using tables (some else told me CSS is better).

I've got how I can use image spacers to save space and loading time (use background color on tables instead of images), but after I'm lost.

What should I do to make it fit and look somewhat decent? Should I include the background or break it up and use it via DW?

unchew
May 17th, 2005, 11:29 PM
split the image in blocks and rearange them in a table in dreamweaver... Faster loading...

jasarius
May 18th, 2005, 08:27 AM
Thanks, I'll give that a shot.

Does anyone know of an optimal size to fill the screen without having the scroll bars show? Or is there somthing else I could do?

four1seven
May 18th, 2005, 09:04 AM
height="100%" width="100%"

fills the screen