Daily Archive for August 28th, 2009

CSS border-bottom for IE 6

We have decided we our bad Browser-script to not any longer support browsers like IE 6 which does not follow the HTML-standards.

But sometimes, maybe when you are at work, it is not that easy. Sometimes you need a little work around or a special CSS only for IE 6. Today it was one of those days. At work I made a site were articles are shown in a list, only one little overview-snippet for each article. Now I want, to made it more clearly arranged a solid line between each div-container. Thought and done in CSS, it worked fine – in Firefox. But not for Internet Explorer 6.

Continue reading ‘CSS border-bottom for IE 6′