Question 1: height=100%
The attribute height=__% does not work in firefox. I was wondering if there was any way to make the height of a table row go all the way down the page.
Right now I created an extremely large image that goes down past the bottom, for larger resolutions, and stopped page scrolling. However, some of the navigation bar on the page does not show on smaller resolutions or non-maximized windows. I do not want div auto-scrolling on it.
~~~~~~~~~~~~~~
Question 2: width=100%
I have a logo on the top left corner of my web page. I want to be able to make a table to the right of this logo span across the entire width of the screen, however when i set the width to 100%, it compresses the image on the left to 1px. Is there any way to make the table span across the width of the page without distorting the logo?
~~~~~~~~~~~~~~
If you need to see what I am talking about, click here.
~~~~~~~~~~~~~~
Here's a picture:
The attribute height=__% does not work in firefox. I was wondering if there was any way to make the height of a table row go all the way down the page.
Right now I created an extremely large image that goes down past the bottom, for larger resolutions, and stopped page scrolling. However, some of the navigation bar on the page does not show on smaller resolutions or non-maximized windows. I do not want div auto-scrolling on it.
~~~~~~~~~~~~~~
Question 2: width=100%
I have a logo on the top left corner of my web page. I want to be able to make a table to the right of this logo span across the entire width of the screen, however when i set the width to 100%, it compresses the image on the left to 1px. Is there any way to make the table span across the width of the page without distorting the logo?
~~~~~~~~~~~~~~
If you need to see what I am talking about, click here.
~~~~~~~~~~~~~~
Here's a picture:
Last edited: