Slashdot Mirror


User: cortana

cortana's activity in the archive.

Stories
0
Comments
2,628
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,628

  1. Re:There is no major reason to switch... on Ars Technica Reviews Mozilla · · Score: 1

    Ahem. If I set the text format control to "Plain Old Text", am I that wrong in expecting it to convert the necessary characters to their respective HTML entities? :)

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd "^gt;

    Is the correct Doctype.

  2. Re:There is no major reason to switch... on Ars Technica Reviews Mozilla · · Score: 1

    That is only a proper declaraion if your site has a DTD directory containing the xhtml1-transitional.dtd file in every web-accessible directory.

    The correct Doctype looks like this:

    (Or xhtml1-transitional, as appropriate).

    I haven't checked this, but I wouldn't be surprised if IE doesn't recognise the *correct* Doctype, and reverts to quirks-mode when it sees it. :(

    As for your issue with centering: if it doesn't work in both Mozilla and IE, perhaps it's your CSS that's in the wrong? :)

  3. Re:Get BETA! on MPAA vs. Television · · Score: 1

    As the quote on the bottom of the page says (currently)

    Woolsey-Swanson Rule: People would rather live with a problem they cannot solve rather than accept a solution they cannot understand.