T
toa
Hello!
I have an issue that I've been trying to resolve for some time now, but
cannot find any soution to, although it seems completely trivial.
I want to design a web form with a horizontal panel 100px high, running the
width of the b(rowser) w(indow), at the top. To the left and right in the
bw, I want to have vertical panels, each 100px wide, starting 10px below the
bottom edge of the initial horizontal panel, and continuing down to (but not
past) the bottom of the bw. No matter how I try to arrange for this, using
absolute or relative positioning, or a combination thereof, I either end up
with vertical panels of fixed height that do not adjust to the bw height, or
panels that consistently extend below the lower edge of the bw. I was hoping
to avoid frames and tables, but that is perhaps not possible?
Any suggestions?
I have an issue that I've been trying to resolve for some time now, but
cannot find any soution to, although it seems completely trivial.
I want to design a web form with a horizontal panel 100px high, running the
width of the b(rowser) w(indow), at the top. To the left and right in the
bw, I want to have vertical panels, each 100px wide, starting 10px below the
bottom edge of the initial horizontal panel, and continuing down to (but not
past) the bottom of the bw. No matter how I try to arrange for this, using
absolute or relative positioning, or a combination thereof, I either end up
with vertical panels of fixed height that do not adjust to the bw height, or
panels that consistently extend below the lower edge of the bw. I was hoping
to avoid frames and tables, but that is perhaps not possible?
Any suggestions?