i don’t know if it’s all images (or maybe just some weird mojo) but i encountered an issue where i had an image {float:left;} and safari won’t display it (which was weird cause even ie 6 got it right this time). anyways how i got around it was to just remove the float, and [...]
i don’t know if it’s all images (or maybe just some weird mojo) but i encountered an issue where i had an image {float:left;} and safari won’t display it (which was weird cause even ie 6 got it right this time). anyways how i got around it was to just remove the float, and set it to {display:block}
that’s all it worked just same in everything from then on.








