Hy,
We are very new to this forum, and I am hoping to get a few help here (-:
I was wondering how I can make an integral part of a page " stretch" in order that the whole height of that page is loaded.
Therefore, I have a layout of hospitality attire table, 600 pix wider and 550 pix heigh; I now want we have an integral part of my page below that table is actually " stretched" in order that the whole levels is filled. The next table below should fill up the page making sure that the exact height to the page is reached. (that should work in a number of resolution, 1024, 1152, 1260,…. )
May this be done
Thank’s
Renzo
Im not exactly sure what you indicate, whether you would like the table in order to stretch, or whatever was in the table in order to stretch.
If it’s the table you need, you simply have to change the height/width parameters to 100% rather then an absolute value.
I feel he means making use of percentages too however yeah im quite lost
if you’d like percentages then the particular code should appear like this
< td width=" 100%" height=" 100%" >
we’d suggest that a person dont use percentages..
if someone includes their browser minimized then your blog will crumple along.
set your blog width at 780px
a suggestion.
From the < body> tag type:
TopMargin=0 LeftMargin=0 RightMargin=0 MarginWidth=0
It’s going to remove all this whitesapce around your table whenever you set the capabilities t0 100%.
Note on the height tag: it isn’t cross-browser-compatible and IIRC solely works in IE. The width=" 100%" tag will permit for a liquid layout (resizing to fit the browser size. )
To give an effective de example regarding what I wish to accomplish:
http: //www. nivea. de
Here they’re just using layers I think, but I will not now how its done….
Can someone point me from the right direction
thx to the help!
Renzo
The idea uses an inline shape.
as well as the topmargin=0 in our body tag
< html> < head< title> help< /title> < /head>
< entire body topmargin=0>
< iframe> < /iframe>
< /body> < /html>
You should go read up on iframes not only throw the essential tag in generally there cause if ough knew what a iframe does it links slightly wanna be frame inside your site to an additional page. There not a good thing in the world though.
I am aware what in iframe can…
MY SPOUSE AND I messed up. I am sorry. wah.
It was before a quick place I made… Maybe I should never had said the item uses iframes as well as the topmargin=0 tag… That is one way the the page coukld always be done, though…
I just looked over the source from the page and it’s made up of frames…
and as an alternative to placing the topmargin=0 tag they just make use of position: absolute
Sorry to the miss-understanding. I’ll you’ll want to look more completely at a page the subsequent time I brief review.
——————————–
BTW, I am aware exactly what the iframe is.
FINE, guys thank you for your great help!!
Renzo.