This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > September 2005 > White space between frames





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author White space between frames
Tony Rodskjaer

2005-09-14, 7:15 am

Grateful for any help with this - I am setting up a page with frames that
should let the graphics butt up to each other, but I am getting a white space
where the frames are divided please see http://www.places-to-stay.net/sidtv.htm
can this be rectified, or is this just attributable with using frames? thanks
in advance.

joost kolkman

2005-09-14, 7:17 pm

Tony Rodskjaer wrote:
> Grateful for any help with this - I am setting up a page with frames that
> should let the graphics butt up to each other, but I am getting a white space
> where the frames are divided please see http://www.places-to-stay.net/sidtv.htm
> can this be rectified, or is this just attributable with using frames? thanks
> in advance.
>


put something like this just above </head> in each frame; it will set
thew margins on each page to zero.
(or in an external stylesheet)

<style type="text/css">
<!--
body {
background : #FFFFFF;
margin: 0;
}
-->
</style>


And do read this article about the problems and solutions you will
encounter using frames.
http://www.tjkdesign.com/articles/frames/default.asp

Joost Kolkman
Tony Rodskjaer

2005-09-14, 7:17 pm

Thank you Joost, I think you have saved my day :-)
Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews