Annotation of 2002/css-validator/Email.html.en, revision 1.1

1.1     ! plehegar    1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        !             2:    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
        !             3: <html xmlns="http://www.w3.org/1999/xhtml" lang="en-fr" xml:lang="en-fr">
        !             4:   <head>
        !             5:     <title>CSS Validator Project: comments</title>
        !             6: 
        !             7:     <link href="style/page.css" rel="STYLESHEET" />
        !             8:     <link rel="STYLESHEET" title="default" media="screen" 
        !             9:       href="style/general.css" type="text/css" />
        !            10:     <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
        !            11:   </head>
        !            12:   <body>
        !            13:     <a class="left" href="http://www.w3.org">
        !            14:       <img src="http://www.w3.org/Icons/w3c_home" border="0" alt="W3C" /></a>
        !            15:     <a class="right" href="http://www.w3.org/Jigsaw/"><img
        !            16:          src="http://jigsaw.w3.org/Icons/jigpower.gif" alt="Jigsaw Powered"
        !            17:          border="0" width="94" height="52" /></a>
        !            18:     <br />
        !            19: 
        !            20:     <div class="t1">CSS</div>
        !            21:     <div class="t2">Validator</div>
        !            22: 
        !            23:     <h1>How to Provide Feedback on W3C's CSS Validation Service</h1>
        !            24: 
        !            25:     <p>
        !            26:       <strong>If your document doesn't validate, and you don't know why,
        !            27:       or you have a question about the CSS validator.</strong>
        !            28:     </p>
        !            29: 
        !            30:     <p>
        !            31:       First, check the <a
        !            32:       href='http://www.websitedev.de/css/validator-faq'>W3C CSS
        !            33:       Validator Frequently Asked Questions (FAQ)</a> to see if your
        !            34:       question has been answered there.
        !            35:     </p>
        !            36:     <p>
        !            37:       <strong>Note:</strong> due to a change in the Java platform,
        !            38:       always add a trailing slash when trying to validate the main page
        !            39:       of your web site. Use <code>http:/www.w3.org/</code> instead of
        !            40:       <code>http://www.w3.org</code>.
        !            41:     </p>
        !            42:     <p>
        !            43:       You have several CSS related mailing lists, so please pick the
        !            44:       right one before asking a question:
        !            45:     </p>
        !            46:     <dl>
        !            47:       <dt><a
        !            48:          href="mailto:www-validator-css@w3.org">www-validator-css@w3.org</a></dt>
        !            49:       <dd>
        !            50:        <p>
        !            51:          This mailing list is for comments or bug reports on the CSS
        !            52:          validator. This is not the right place to ask questions
        !            53:          regarding CSS itself.
        !            54:        </p>
        !            55:        <p>
        !            56:          This mailing list is <em><a
        !            57:          href='http://lists.w3.org/Archives/Public/www-validator-css/'>publicly
        !            58:          archived</a></em>.
        !            59:        </p>
        !            60:        <p>
        !            61:          To post messages to www-validator-css@w3.org, you have to be <a
        !            62:          href="http://www.w3.org/Mail/Request">subscribed</a>. Messages
        !            63:          from non-subscribers are diverted to a human moderator and may
        !            64:          (or may not) appear with a delay.
        !            65:        </p>
        !            66:       </dd>
        !            67:       <dt><a href='mailto:www-style@w3.org'>www-style@w3.org</a></dt>
        !            68:       <dd>
        !            69:        <p>
        !            70:          This mailing list is for <em>technical discussion</em> on <a
        !            71:          href="http://www.w3.org/Style/">Web Style Sheets</a>. This is
        !            72:          a focused discussion area: all posts to this list must be
        !            73:          about style sheets. The list is also the preferred place for
        !            74:          discussing <a href="http://www.w3.org/TR/">working drafts</a>
        !            75:          that are published by W3C's working group on <a
        !            76:          href="http://www.w3.org/Style/CSS/">CSS (Cascading Style
        !            77:          Sheets)</a>.
        !            78:        </p>
        !            79:        <p>
        !            80:          This mailing list is <em><a
        !            81:          href='http://lists.w3.org/Archives/Public/www-style/'>publicly
        !            82:          archived</a></em>.
        !            83:        </p>
        !            84:        <p>
        !            85:          This list is <em>not</em> for posts of the form "How do
        !            86:          I...". For those, please use the Usenet newsgroup <a
        !            87:          href="news:comp.infosystems.www.authoring.stylesheets">
        !            88:          comp.infosystems.www.authoring.stylesheets</a>, or mailing
        !            89:          lists like <a
        !            90:          href="http://www.hwg.org/lists/hwg-style">hwg-style</a> (for
        !            91:          members of the HTML Writers Guild). <a
        !            92:          href="http://www.websitetips.com/css/#newsgroups">Website
        !            93:          Tips</a> has links to more fora.
        !            94:        </p>
        !            95:        <p>
        !            96:          To post messages to www-style@w3.org, you have to be <a
        !            97:          href="http://www.w3.org/Mail/Request">subscribed</a>. Messages
        !            98:          from non-subscribers are diverted to a human moderator and may
        !            99:          appear with a delay.
        !           100:        </p>
        !           101:       </dd>
        !           102:     </dl>
        !           103: 
        !           104:     <hr />
        !           105:     <img src="images/mwcss.gif" alt="made with CSS" />
        !           106:     Philippe Le H&eacute;garet<br />
        !           107:     $Date: 2002/05/17 13:33:43 $
        !           108:   </body>
        !           109: </html>

Webmaster