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