BUGFIX: Floated list indent bug in IE5, IE5.5
When float is applied to unordered list, Internet Explorer 5 and Internet Explorer 5.5 add extra indent to all list items.
When float is applied to unordered list, Internet Explorer 5 and Internet Explorer 5.5 add extra indent to all list items.
Here is the figure showing the bug:
Solution for the bug is to apply float to containing DIV element.
Example of the bug and solution as well as source coude can be seen on sample page.
I am Bojan Mihelac and this blog is dedicated to share code, thoughts, tools and advices I came up with while working at 
blog comments powered by Disqus