Hi to all.

I'm trying to achieve a full relative html layout by implementing only
percentage values (without any pixel position or dimension).

This way i want to get an html page which would appear the same in all of
resolutions and browsers.

I attached a simple html page, written in this relative manner.

However, i have a 2 issues with it:

1) some empty space on the right of the html body in FF.

2) disarranged look in IE (small image lifted up, and empty space below the
page body).

Is there a hack for IE to render this page properly, and a way to force FF
to not display mentioned empty space?

(Also, but less important, there is a minor (height) position difference of the small image /bacardi.gif/ viewed in 1024x768 & 800x600, and likely in higher resolutions too, but my graph.card cannot display it.)


Many thanks in advance