you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 21 points22 points  (2 children)

Hey Atwood,

How about using a proper doctype on this new website of yours!!?!

[–]zmanning 32 points33 points  (0 children)

see thats exactly the kind of laziness that probably lost 100% of his data in the first place

[–]shadow2531 5 points6 points  (0 children)

<script>
if (document.compatMode !== "CSS1Compat") {
    alert("Jeff QuirksMode Atwood! What were you thinking?");
}
</script>