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

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
1.2       plehegar   34:       question has been answered there. A list of <a
                     35:       href='BUGS.html'>reported problems</a> is also available.
1.1       plehegar   36:     </p>
                     37:     <p>
                     38:       You have several CSS related mailing lists, so please pick the
                     39:       right one before asking a question:
                     40:     </p>
                     41:     <dl>
                     42:       <dt><a
                     43:          href="mailto:www-validator-css@w3.org">www-validator-css@w3.org</a></dt>
                     44:       <dd>
                     45:        <p>
                     46:          This mailing list is for comments or bug reports on the CSS
                     47:          validator. This is not the right place to ask questions
                     48:          regarding CSS itself.
                     49:        </p>
                     50:        <p>
                     51:          This mailing list is <em><a
                     52:          href='http://lists.w3.org/Archives/Public/www-validator-css/'>publicly
                     53:          archived</a></em>.
                     54:        </p>
                     55:        <p>
                     56:          To post messages to www-validator-css@w3.org, you have to be <a
                     57:          href="http://www.w3.org/Mail/Request">subscribed</a>. Messages
                     58:          from non-subscribers are diverted to a human moderator and may
                     59:          (or may not) appear with a delay.
                     60:        </p>
                     61:       </dd>
                     62:       <dt><a href='mailto:www-style@w3.org'>www-style@w3.org</a></dt>
                     63:       <dd>
                     64:        <p>
                     65:          This mailing list is for <em>technical discussion</em> on <a
                     66:          href="http://www.w3.org/Style/">Web Style Sheets</a>. This is
                     67:          a focused discussion area: all posts to this list must be
                     68:          about style sheets. The list is also the preferred place for
                     69:          discussing <a href="http://www.w3.org/TR/">working drafts</a>
                     70:          that are published by W3C's working group on <a
                     71:          href="http://www.w3.org/Style/CSS/">CSS (Cascading Style
                     72:          Sheets)</a>.
                     73:        </p>
                     74:        <p>
                     75:          This mailing list is <em><a
                     76:          href='http://lists.w3.org/Archives/Public/www-style/'>publicly
                     77:          archived</a></em>.
                     78:        </p>
                     79:        <p>
                     80:          This list is <em>not</em> for posts of the form "How do
                     81:          I...". For those, please use the Usenet newsgroup <a
                     82:          href="news:comp.infosystems.www.authoring.stylesheets">
                     83:          comp.infosystems.www.authoring.stylesheets</a>, or mailing
                     84:          lists like <a
                     85:          href="http://www.hwg.org/lists/hwg-style">hwg-style</a> (for
                     86:          members of the HTML Writers Guild). <a
                     87:          href="http://www.websitetips.com/css/#newsgroups">Website
                     88:          Tips</a> has links to more fora.
                     89:        </p>
                     90:        <p>
                     91:          To post messages to www-style@w3.org, you have to be <a
                     92:          href="http://www.w3.org/Mail/Request">subscribed</a>. Messages
                     93:          from non-subscribers are diverted to a human moderator and may
                     94:          appear with a delay.
                     95:        </p>
                     96:       </dd>
                     97:     </dl>
                     98: 
                     99:     <hr />
                    100:     <img src="images/mwcss.gif" alt="made with CSS" />
1.3       plehegar  101:     Philippe Le H&eacute;garet &amp; Sijtsche Smeman<br />
1.4     ! plehegar  102:     $Date: 2002/05/19 04:15:40 $
1.1       plehegar  103:   </body>
                    104: </html>

Webmaster