size images , size page problem
hello , i just have a problem as show this link : http://jsfiddle.net/87cem/7/ , the images don't have the same limits , how can i have a page without scrollbar plz , with fixed width ? thank you .
Ismatus3
Junior Poster in Training
78 posts since Dec 2011
Reputation Points: 23
Solved Threads: 2
Are you referring to the background image? You can place each as the background image in a separate div with the same width and set overflow: hidden. Then use some CSS to nudge the two divs tight against each other without padding and it should look seamless.
hericles
Practically a Posting Shark
823 posts since Nov 2007
Reputation Points: 136
Solved Threads: 169