Hello,
In a HTML page, I set the width of an image like "100%" within <TD> <T/D> tags so that the picture would as wide as the width of the particular cell. But in some browser, like IE 7, due to that the picture appeared to be larger than the screen, with the need of scrolling. If any one...