Hey everyone I have a small but annoying problem, my page displays fine in google chrome, safari and opera however in IE and FF the pictures don't go down underneath the bullet point list they move off the page to the right hand side which is very frustrating but I have no idea why. Can anyone help? Thanks
try this one................
<style>
ul li{list-style-type:circle;line-height:30px; }
</style>
if you are using padding for align the bullet in IE lower version not supported as much... its working now.. hope it will be help full for you.... let us know if any query..
Bookmarks