Hi all,
I have an article at that used to use tables to position the images to the right of the text (you know, text on the left, images on the right). Now i've used a DIV element for the images which uses the following attributes
But if you look at the page on a high resolution, it's all skwered and I've no idea why? Any suggestions?
I have an article at that used to use tables to position the images to the right of the text (you know, text on the left, images on the right). Now i've used a DIV element for the images which uses the following attributes
Code:
float: right;
But if you look at the page on a high resolution, it's all skwered and I've no idea why? Any suggestions?