Click to See Complete Forum and Search --> : deleting fireworks border?


James nle
09-14-2003, 10:25 AM
Hello, every time I export from fireworks into a html doc I seem to get a 10px border around the whole site so that it looks like a jpg or something, it also adds a lot of excess spacer imgs that, when deleted, ruin the site, any ideas on how to get my fireworks sites to tuck neatly into the top left hand corner of the browser window?

David Harrison
09-14-2003, 11:06 AM
Well since I've never even heard of fireworks before, I assume it's a program like FP Express. So without seeing any code all I can suggest is adding this to the body tag of the page:

style="margin:0;"

James nle
09-14-2003, 11:11 AM
thats perfect, thanks alot.

ps, fireworks is a macromedia web graphics program, and its quite a lot of fun...

David Harrison
09-14-2003, 11:12 AM
Happy to help. :)