|
but this is not the solution because ther is lots of images also in my page and keeping page width 100%, the positioning of images will be disturbed with respect to other element of the pages. For example If i keep the width of the table 100% and using a image width (having equal to page width) with 800 Pixel, then the page will be fit on the screen with 800 X 600 resolution, but with higher resolution, the table width will be fit on the screen but the images width (to which I want to keep it equal to table width) becomes smaller comparison to table width.
So what is the solution in this case?
|