> From: Alicia C
> Sent: Thursday, October 19, 2006 3:12 PM

> http://helekins.sites.uol.com.br/
> 
> It works fine in Internet Explorer, but in both Firefox and 
> Opera I see some
> extra-space after the main frame and the menu. The page is
>  supposed to end when the menu and the main frame end.
> Is there any tag I should add or remove? Or even some hacks, 

I'm not exactly sure what is meant by the menu and after (horizontally, or
vertically).

However, you have set the height using inline styles on your div (id=frame)
of 286px but declared your iframe to be 280px. Changing this 286 to 286
removes 6 pixels of vertical space.

Also, you might try using ID's that are not element/attribute names.
Continuing to do so may cause you some grief down the road.

--G

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to