gross100
12-17-2007, 03:32 PM
Hello Everyone,
I just started using CSS and I am having some quirky issues with IE6. My Site works on every other browser but IE6 is having some issues. My content boxes are floated left (there are three of them) and each of them has a fixed width of 180px. In the middle of each box is a picture (55px in width) and I use the margins to center them. These images display fine in all other browsers but on IE6 they are all pushed to the very right of the box.
Does IE6 translate a margin left or right in px differently than other browsers? Should I be using a percent instead of px? Here is some of the code and I will include the image files so it will display properly.
Thanks as always,
Jeff
I just started using CSS and I am having some quirky issues with IE6. My Site works on every other browser but IE6 is having some issues. My content boxes are floated left (there are three of them) and each of them has a fixed width of 180px. In the middle of each box is a picture (55px in width) and I use the margins to center them. These images display fine in all other browsers but on IE6 they are all pushed to the very right of the box.
Does IE6 translate a margin left or right in px differently than other browsers? Should I be using a percent instead of px? Here is some of the code and I will include the image files so it will display properly.
Thanks as always,
Jeff