BYBLACK DUCK

Why does my stack widget look bad in IE6?

It might be because the page is being rendered by IE6 in quirks mode. If you have control of the page, you can fix this by adding a xhtml preamble, e.g.:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Posted in: Stacks

About Rich Sands

I'm the Director of Developer Communities at Black Duck Software, and the product manager for Ohloh.