index.html
48.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CSS - W3C Blog - Category Archives</title>
<style type="text/css" media="all">
@import "/QA/2006/01/blogstyle.css";
</style>
<meta name="keywords" content="W3C, QA, weblog, blog" />
<meta name="description" content="Archives for the W3C Questions and Answers Weblog - Category CSS" />
<meta name="revision" content="$Id: index.html,v 1.458 2011/12/16 03:01:41 gerald Exp $" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="http://www.w3.org/QA/atom.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS 1.0" href="http://www.w3.org/QA/news.rss" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.w3.org/QA/rsd.xml" />
</head>
<body>
<div id="banner">
<h1 id="title">
<a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>
W3C Blog - Archives
</h1>
</div>
<ul class="navbar" id="menu">
<li><strong><a href="/QA/" title="W3C Blog Home">[ W3C Blog ]</a></strong></li>
<li><a href="/QA/Library/" title="Documents and Publications on Web and Quality">Documents</a></li>
<li><a href="/QA/Tools/" accesskey="3" title="Validators and other Tools">Tools</a></li>
<li><a href="/2007/12/qa-blog-help/index#feedback">Feedback</a></li>
</ul>
<div id="searchbox">
<form method="get" action="http://www.google.com/custom" enctype="application/x-www-form-urlencoded">
<p id="formbox"><input type="text" size="15" class="textfield" name="q" accesskey="E" maxlength="255" /> <input type="submit" class="submitfield" value="Search" id="goButton" name="sa" accesskey="G" /> <input type="hidden" name="cof" value="T:black;LW:72;ALC:#ff3300;L:http://www.w3.org/Icons/w3c_home;LC:#000099;LH:48;BGC:white;AH:left;VLC:#660066;GL:0;AWFID:0b9847e42caf283e;" /><input type="hidden" id="searchW3C" name="sitesearch" checked="checked" value="www.w3.org/QA" /><input type="hidden" name="domains" value="www.w3.org/QA" /></p>
</form>
</div>
<div id="main"><!-- This DIV encapsulates everything in this page - necessary for the positioning -->
<h2>Archives for Category: CSS</h2>
<h3><a href="http://www.w3.org/QA/2011/11/ben_schwarz_joining_csswg.html">Ben Schwarz joins CSSWG</a></h3>
<p><p>The better part of a year ago I decided to [make a bookmarklet](http://germanforblack.com/articles/moving-towards-readable-w3c-specs) that improved the display of W3C specifications. To my surprise and delight people took notice, including some of my heros. Fast forward 8 months, I released "[HTML5...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2011/11/ben_schwarz_joining_csswg.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="">Ben Schwarz</a> on November 30, 2011 12:52 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/w3c_life/">W3C Life</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2011/11/ben_schwarz_joining_csswg.html">Permalink</a>
| <a href="http://www.w3.org/QA/2011/11/ben_schwarz_joining_csswg.html#comments">Comments (2)</a>
| <a href="http://www.w3.org/QA/2011/11/ben_schwarz_joining_csswg.html#trackback">TrackBacks (1)</a>
</p>
<h3><a href="http://www.w3.org/QA/2011/07/extensions_to_the_css_object_m.html">Extensions to the CSS Object Model</a></h3>
<p><p>The CSS Object Model is now almost eleven years old. All Web authors know it's only partially implemented and rarely interoperably implemented. There is now an ongoing effort to stabilize the most mature bits of the specification. Thirteen years ago,...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2011/07/extensions_to_the_css_object_m.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.glazman.org/weblog/">Daniel Glazman</a> on July 25, 2011 6:40 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2011/07/extensions_to_the_css_object_m.html">Permalink</a>
| <a href="http://www.w3.org/QA/2011/07/extensions_to_the_css_object_m.html#comments">Comments (2)</a>
| <a href="http://www.w3.org/QA/2011/07/extensions_to_the_css_object_m.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2011/07/how-to-fold-html-table-columns-with-css.html">How to fold Jeff's table columns with CSS</a></h3>
<p>The 'collapse' keyword in CSS is designed for HTML viewers that interactively expand &amp; collapse table columns. Current browsers don't do that by themselves, but with the help of some other features of CSS you can make browsers collapse columns, too. Here is the story behind the <a href="http://www.w3.org/Style/Examples/007/folding" >tutorial</a> that explains how.</p>
<p class="readmore"><a href="http://www.w3.org/QA/2011/07/how-to-fold-html-table-columns-with-css.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/Bos/">Bert Bos</a> on July 21, 2011 4:37 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/web_spotting/tutorials/">Tutorials</a>, <a href="http://www.w3.org/QA/archive/technology/web_design/">Web Design</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2011/07/how-to-fold-html-table-columns-with-css.html">Permalink</a>
| <a href="http://www.w3.org/QA/2011/07/how-to-fold-html-table-columns-with-css.html#comments">Comments (3)</a>
| <a href="http://www.w3.org/QA/2011/07/how-to-fold-html-table-columns-with-css.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2011/06/post.html">CSS wiki-based documentation</a></h3>
<p><p>Back in April, I introduced the "wiki-based documentation project". At that time, it only contained the HTML documentation. I'm glad to now report that the CSS documentation is now completed. CSS Educational Materials for Beginners I have organized a curriculum...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2011/06/post.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="">Hiroki Yamada</a> on June 16, 2011 9:40 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/open_web/">Open Web</a>, <a href="http://www.w3.org/QA/archive/web_spotting/tutorials/">Tutorials</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2011/06/post.html">Permalink</a>
| <a href="http://www.w3.org/QA/2011/06/post.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2011/06/post.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2011/04/wiki-based_documentation_proje.html">Wiki-based documentation project</a></h3>
<p><p>Introduce myself My name is Hiroki Yamada. I am a W3C Fellow from Internet Academy (Japanese company). Internet Academy is a school for Web Designers and Web Developers. I've been in charge of developing on curriculum and educational materials. And...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2011/04/wiki-based_documentation_proje.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="">Hiroki Yamada</a> on April 4, 2011 8:02 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/open_web/">Open Web</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a>, <a href="http://www.w3.org/QA/archive/web_spotting/tutorials/">Tutorials</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2011/04/wiki-based_documentation_proje.html">Permalink</a>
| <a href="http://www.w3.org/QA/2011/04/wiki-based_documentation_proje.html#comments">Comments (6)</a>
| <a href="http://www.w3.org/QA/2011/04/wiki-based_documentation_proje.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2011/03/open-web-weekly-summary.html">Open Web Platform Weekly Summary - 2011-02-28 - 2011-03-06</a></h3>
<p><p>We are starting this week a weekly summary about the Open Web Platform. The intent is to give an overview of the discussions, proposals, decisions which have happened during the last week around the Open Web Platform with a focus on HTML5. This weekly summary covers events in multiple W3C groups, and some outside events as well. Feel free to chime in the comments and add information or ask for more details. This is an experiment; please send feedback to Karl Dubost or here in the comments.</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2011/03/open-web-weekly-summary.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://my.opera.com/karlcow/blog/">Karl Dubost</a> on March 7, 2011 10:34 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/open_web/">Open Web</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/w3c_life/">W3C Life</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2011/03/open-web-weekly-summary.html">Permalink</a>
| <a href="http://www.w3.org/QA/2011/03/open-web-weekly-summary.html#comments">Comments (3)</a>
| <a href="http://www.w3.org/QA/2011/03/open-web-weekly-summary.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2010/10/css_wg_specs.html">CSS WG specs</a></h3>
<p><p>Some of you have noticed that some specs in the CSS Working Group (Selectors for instance) remain in Proposed Recommendation status and don't move to REC even if it seems there is no blocker. That is and will be the...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2010/10/css_wg_specs.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.glazman.org/weblog/">Daniel Glazman</a> on October 9, 2010 5:00 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2010/10/css_wg_specs.html">Permalink</a>
| <a href="http://www.w3.org/QA/2010/10/css_wg_specs.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2010/10/css_wg_specs.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2010/10/introducing_the_web_font_award.html">Introducing the Web Font Awards</a></h3>
<p><p>Introducing the Web Font Awards – a design competition for websites using Web fonts. Help celebrate the newfound typographic freedom that Web designers are enjoying by entering your site into the <a href="http://www.webfontawards.com">Web Font Awards</a>.</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2010/10/introducing_the_web_font_award.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="">Vladimir Levantovsky</a> on October 4, 2010 7:56 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/">Technology</a>, <a href="http://www.w3.org/QA/archive/technology/web_design/">Web Design</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2010/10/introducing_the_web_font_award.html">Permalink</a>
| <a href="http://www.w3.org/QA/2010/10/introducing_the_web_font_award.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2010/10/introducing_the_web_font_award.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2010/09/how_do_we_test_a_web_browser_o.html">How do we test a Web browser? (one year after)</a></h3>
<p><p>The situation with regards to testing at W3C is improving a bit but is still far from ideal. Various groups are different ways to test implementations and are all lacking resources to improve their test suites. We need your help now to build the next open Web platform and make HTML5 a real success!</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2010/09/how_do_we_test_a_web_browser_o.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/LeHegaret/">Philippe Le Hégaret</a> on September 15, 2010 1:06 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/technology/svg/">SVG</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2010/09/how_do_we_test_a_web_browser_o.html">Permalink</a>
| <a href="http://www.w3.org/QA/2010/09/how_do_we_test_a_web_browser_o.html#comments">Comments (9)</a>
| <a href="http://www.w3.org/QA/2010/09/how_do_we_test_a_web_browser_o.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2010/07/w3c_unicorn_launch_off_to_good.html">W3C Unicorn Launch off to good start</a></h3>
<p><p>On July 27th, 2010 we made the first official release on Unicorn. We are elated with the response from the community. Within two days after the announcement we received 7 additional translations. There are already a couple new checkers in...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2010/07/w3c_unicorn_launch_off_to_good.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/Ted/">Ted Guild</a> on July 30, 2010 5:15 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a>, <a href="http://www.w3.org/QA/archive/technology/web_design/">Web Design</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2010/07/w3c_unicorn_launch_off_to_good.html">Permalink</a>
| <a href="http://www.w3.org/QA/2010/07/w3c_unicorn_launch_off_to_good.html#comments">Comments (2)</a>
| <a href="http://www.w3.org/QA/2010/07/w3c_unicorn_launch_off_to_good.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2010/06/an_update_on_css_21.html">An Update on CSS 2.1</a></h3>
<p><p>So where are we (that "we" meaning the CSS Working Group) on CSS 2.1? In short, we're making fast and excellent progress: we are currently resolving the last outstanding issues ; almost all our weekly conference calls are entirely dedicated...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2010/06/an_update_on_css_21.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.glazman.org/weblog/">Daniel Glazman</a> on June 30, 2010 5:34 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/publications/">Publications</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2010/06/an_update_on_css_21.html">Permalink</a>
| <a href="http://www.w3.org/QA/2010/06/an_update_on_css_21.html#comments">Comments (11)</a>
| <a href="http://www.w3.org/QA/2010/06/an_update_on_css_21.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2010/03/html_5_meetup_-_paris.html">HTML5 Meetup - Paris</a></h3>
<p><p>We're doing an other HTML5 meetup event in Paris on April 7.</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2010/03/html_5_meetup_-_paris.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/LeHegaret/">Philippe Le Hégaret</a> on March 31, 2010 3:02 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/meetings/">Meetings</a>, <a href="http://www.w3.org/QA/archive/technology/mobile/">Mobile</a>, <a href="http://www.w3.org/QA/archive/technology/svg/">SVG</a>, <a href="http://www.w3.org/QA/archive/technology/video/">Video</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2010/03/html_5_meetup_-_paris.html">Permalink</a>
| <a href="http://www.w3.org/QA/2010/03/html_5_meetup_-_paris.html#comments">Comments (4)</a>
| <a href="http://www.w3.org/QA/2010/03/html_5_meetup_-_paris.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2010/03/looking_at_the_next_open_web_p.html">Looking at the Next Open Web Platform on March 27</a></h3>
<p><p>For those of you who will be in Cambridge, MA on March 27, a few of us will be giving several presentations around HTML 5, CSS 3, and SVG in the morning. We'll have a hands-on session in the afternoon.</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2010/03/looking_at_the_next_open_web_p.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/LeHegaret/">Philippe Le Hégaret</a> on March 16, 2010 4:55 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/meetings/">Meetings</a>, <a href="http://www.w3.org/QA/archive/technology/svg/">SVG</a>, <a href="http://www.w3.org/QA/archive/technology/video/">Video</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2010/03/looking_at_the_next_open_web_p.html">Permalink</a>
| <a href="http://www.w3.org/QA/2010/03/looking_at_the_next_open_web_p.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2010/03/looking_at_the_next_open_web_p.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2009/11/w3c_cheatsheet_for_developers.html">W3C Cheatsheet for developers</a></h3>
<p><p>Yesterday, as part of the W3C Technical Plenary day, I got the opportunity to introduce a new tool that I had been working on over the past few weeks, the W3C Cheatsheet for Web developers. This cheatsheet aims at providing...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2009/11/w3c_cheatsheet_for_developers.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/Dom/">Dominique Hazaël-Massieux</a> on November 5, 2009 9:47 PM in <a href="http://www.w3.org/QA/archive/technology/accessibility/">Accessibility</a>, <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/technology/internationalization/">Internationalization</a>, <a href="http://www.w3.org/QA/archive/technology/mobile/">Mobile</a>, <a href="http://www.w3.org/QA/archive/technology/svg/">SVG</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a>, <a href="http://www.w3.org/QA/archive/web_spotting/tutorials/">Tutorials</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2009/11/w3c_cheatsheet_for_developers.html">Permalink</a>
| <a href="http://www.w3.org/QA/2009/11/w3c_cheatsheet_for_developers.html#comments">Comments (22)</a>
| <a href="http://www.w3.org/QA/2009/11/w3c_cheatsheet_for_developers.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2009/09/how_do_we_test_a_web_browser.html">How do we test a Web browser?</a></h3>
<p><p>Testing all possible Web browsers out there is hard and requires more effort than one organization can afford by itself. The idea of increasing the level of Web browser testing done in W3C is to involve the community at large as much as possible. If we really want an interoperable Web, that's what W3C should move to.</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2009/09/how_do_we_test_a_web_browser.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/LeHegaret/">Philippe Le Hégaret</a> on September 17, 2009 9:51 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/technology/svg/">SVG</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2009/09/how_do_we_test_a_web_browser.html">Permalink</a>
| <a href="http://www.w3.org/QA/2009/09/how_do_we_test_a_web_browser.html#comments">Comments (4)</a>
| <a href="http://www.w3.org/QA/2009/09/how_do_we_test_a_web_browser.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2009/01/valid_sites_work_better.html">Valid sites work better(?)</a></h3>
<p><p>I learned to write standard-compliant Web pages when the likely alternative was “the browser will likely crash on your tag soup”. In an age of graceful error recovery, does it still matter to produce valid code? Share your stories here.</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2009/01/valid_sites_work_better.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/olivier/">olivier Théreaux</a> on January 29, 2009 9:26 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions & Editorial</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2009/01/valid_sites_work_better.html">Permalink</a>
| <a href="http://www.w3.org/QA/2009/01/valid_sites_work_better.html#comments">Comments (34)</a>
| <a href="http://www.w3.org/QA/2009/01/valid_sites_work_better.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/12/validator_donation_program.html">Validator Donation Program: day 2</a></h3>
<p><a href="/QA/Tools/Donate"><img style="border:none; vertical-align: middle;" alt="I Love Validator" src="http://www.w3.org/QA/Tools/I_heart_validator.png" /></a> What's this new <a href="/QA/Tools/Donate">Validator Donation Program</a>? Why a donation campaign? What would W3C do with that money? And isn't w3c really, really rich already anyway?</p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/12/validator_donation_program.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/olivier/">olivier Théreaux</a> on December 12, 2008 7:42 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions & Editorial</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/w3c_life/">W3C Life</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/">W3C・QA News</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/12/validator_donation_program.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/12/validator_donation_program.html#comments">Comments (7)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/11/dreamimg_a_new_css_validator.html">What would a new CSS validator look like?</a></h3>
<p><p>What if the <a href="http://jigsaw.w3.org/css-validator/">CSS Validator</a> didn't exist, what if we decided to build it from scratch today. What would it be? What would <strong>you</strong> make it to be?</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/11/dreamimg_a_new_css_validator.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/olivier/">olivier Théreaux</a> on November 11, 2008 3:44 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/">Technology</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/11/dreamimg_a_new_css_validator.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/11/dreamimg_a_new_css_validator.html#comments">Comments (12)</a>
| <a href="http://www.w3.org/QA/2008/11/dreamimg_a_new_css_validator.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/08/css-wg-give-me-a-break.html">Give me a break! CSS WG meeting</a></h3>
<p><p>CSS WG is meeting in Cambridge, UK and had an interesting discussion about br element and possible associated CSS properties.</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/08/css-wg-give-me-a-break.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on August 22, 2008 5:59 AM in <a href="http://www.w3.org/QA/archive/technology/accessibility/">Accessibility</a>, <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions & Editorial</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/08/css-wg-give-me-a-break.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/08/css-wg-give-me-a-break.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2008/08/css-wg-give-me-a-break.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/07/reading-tech-blogs.html">Pleasure of Reading Tech Blog Posts</a></h3>
<p><p>Tech blog posts offer sometimes gems for reading. Here a selection of articles, I have been reading, by Robert O'Callahan, John Resig, and Michael Sperberg-McQueen.</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/07/reading-tech-blogs.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on July 24, 2008 7:55 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions & Editorial</a>, <a href="http://www.w3.org/QA/archive/technology/svg/">SVG</a>, <a href="http://www.w3.org/QA/archive/technology/semantic_web/">Semantic Web</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/07/reading-tech-blogs.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/07/reading-tech-blogs.html#comments">Comments (2)</a>
| <a href="http://www.w3.org/QA/2008/07/reading-tech-blogs.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/07/web-standards-curriculum.html">Once Upon A Time, Web Standards Curriculum </a></h3>
<p><p>Once upon a time, we started the Quality Assurance activity at W3C in 2001, one of the objectives was to find a way to improve the materials for communicating with Web developers. In the QA group, Snorre M. Grimsby (Opera) told me that we might find resources for producing educational materials. The discussion became quiet for a while and restarted in June 2006 with <a href="http://my.opera.com/dstorey/blog/">David Storey</a> (Opera). As the same time, some people at <a href="http://webstandards.org/">WASP</a> started a survey for defining requirements for a Web Standards Curriculum. </p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/07/web-standards-curriculum.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on July 10, 2008 5:40 AM in <a href="http://www.w3.org/QA/archive/technology/accessibility/">Accessibility</a>, <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions & Editorial</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a>, <a href="http://www.w3.org/QA/archive/web_spotting/tutorials/">Tutorials</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/07/web-standards-curriculum.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/07/web-standards-curriculum.html#comments">Comments (3)</a>
| <a href="http://www.w3.org/QA/2008/07/web-standards-curriculum.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/06/interview_david_baron_on_firef.html">Interview: David Baron on Firefox 3 and W3C Standards</a></h3>
<p><p> At the news of the official release of Firefox 3 (FF3), I asked David Baron, Mozilla's Advisory Committee Representative at W3C (see photo), a few questions about the browser release and support for standards. Note: I anticipate interviewing (lots...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/06/interview_david_baron_on_firef.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/Jacobs/">Ian Jacobs</a> on June 20, 2008 7:29 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/interviews/">Interviews</a>, <a href="http://www.w3.org/QA/archive/technology/svg/">SVG</a>, <a href="http://www.w3.org/QA/archive/technology/security/">Security</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/06/interview_david_baron_on_firef.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/06/interview_david_baron_on_firef.html#comments">Comments (5)</a>
| <a href="http://www.w3.org/QA/2008/06/interview_david_baron_on_firef.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/05/web-typography.html">Web Typography - Your wish list</a></h3>
<p><p>Give your feedback and tell about your wishes list on Web Typography. </p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/05/web-typography.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on May 1, 2008 5:06 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions & Editorial</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/publications/">Publications</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/05/web-typography.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/05/web-typography.html#comments">Comments (5)</a>
| <a href="http://www.w3.org/QA/2008/05/web-typography.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/04/font-dead-style-global.html">font is dead, vive le style</a></h3>
<p><p>font is gone, style="" is made global (in HTML 5).</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/04/font-dead-style-global.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on April 30, 2008 3:00 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/04/font-dead-style-global.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/04/font-dead-style-global.html#comments">Comments (11)</a>
| <a href="http://www.w3.org/QA/2008/04/font-dead-style-global.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/03/pre-obsolete-design.html">Pre-Obsolete Design</a></h3>
<p><p>Creating a specification is a challenge and a compromise. Far to be perfect it is an attempt at establishing stability for a little while. The difficulty is often how long?</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/03/pre-obsolete-design.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on March 25, 2008 2:23 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions & Editorial</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/w3c_life/">W3C Life</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/03/pre-obsolete-design.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/03/pre-obsolete-design.html#comments">Comments (1)</a>
| <a href="http://www.w3.org/QA/2008/03/pre-obsolete-design.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/03/css-drive-with-songs.html">Get a CSS Drive</a></h3>
<p><p>Get a CSS Drive with your favorite geek song.</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/03/css-drive-with-songs.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on March 21, 2008 9:12 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions & Editorial</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/w3c_life/">W3C Life</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/03/css-drive-with-songs.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/03/css-drive-with-songs.html#comments">Comments (1)</a>
| <a href="http://www.w3.org/QA/2008/03/css-drive-with-songs.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/03/css-validator-update.html">CSS Validator gets an update</a></h3>
<p><p>More than 50 bugs closed, a polished User Interface, and some useful core changes: the CSS validator got a great update, but did it have to take a year? Let's look at what is slowing down, and where <strong>you</strong> can help, too.</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/03/css-validator-update.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/olivier/">olivier Théreaux</a> on March 18, 2008 3:18 PM in <a href="http://www.w3.org/QA/archive/w3cqa_news/bugs_life/">Bugs Life</a>, <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/03/css-validator-update.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/03/css-validator-update.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2008/03/css-validator-update.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/03/browser_wars_html_test_jam_and.html">Browser wars, HTML test jam, and CSS awards at SXSW Interactive in Austin</a></h3>
<p><p>When he opened the panel today to a packed room, Arun admitted that the "browser wars" title was a little sensationalist; mostly Brendan Eich, Chris Wilson, and Charles McCathieNevile are on the same side, trying to make the Web better...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/03/browser_wars_html_test_jam_and.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/Connolly/">Dan Connolly</a> on March 10, 2008 10:06 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/03/browser_wars_html_test_jam_and.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/03/browser_wars_html_test_jam_and.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2008/03/browser_wars_html_test_jam_and.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2008/01/css_validator_translation.html">CSS Validator Translation - Polish and Chinese translators wanted!</a></h3>
<p><p>The last time we gave news about the W3C CSS validator on this space was already over a year ago, for the "fuji release". No news since then? That doesn't mean there has been no progress. Far from it, actually:...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2008/01/css_validator_translation.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/olivier/">olivier Théreaux</a> on January 29, 2008 2:22 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/01/css_validator_translation.html">Permalink</a>
| <a href="http://www.w3.org/QA/2008/01/css_validator_translation.html#comments">Comments (3)</a>
| <a href="http://www.w3.org/QA/2008/01/css_validator_translation.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2007/12/testing-browser-being-lazy.html">Testing your browser while being lazy</a></h3>
<p><p>I have to admit something, sometimes I'm a bum. It's why I like tools which makes my life easier. I had written in the past that [RDF is for the lazy person](http://www.w3.org/QA/2003/08/rdf-reloaded). I like also the [LogValidator](http://www.w3.org/QA/Tools/LogValidator/) because it helps...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2007/12/testing-browser-being-lazy.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on December 17, 2007 9:24 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/svg/">SVG</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2007/12/testing-browser-being-lazy.html">Permalink</a>
| <a href="http://www.w3.org/QA/2007/12/testing-browser-being-lazy.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2007/12/testing-browser-being-lazy.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2007/12/css_drop_shadows.html">CSS Drop Shadows</a></h3>
<p><p>fantasai from the CSS WG asked me if I could cross-post her weblog post on Q&A blog, so she could reach a broader and diverse community. Please read and comment here or on www-style. I'm working on the CSS3 Backgrounds...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2007/12/css_drop_shadows.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on December 17, 2007 8:17 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2007/12/css_drop_shadows.html">Permalink</a>
| <a href="http://www.w3.org/QA/2007/12/css_drop_shadows.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2007/12/css_drop_shadows.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2007/10/hear-you-w3c-get-a-blog.html">I hear you: get a blog</a></h3>
<p><p>A few months ago I took the 2007 Web Design Survey from A List Apart. I see 33,000 other Web professionals did, too. It's very exciting to see such enthusiasm among the designers. Indeed, almost 80% of the people who...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2007/10/hear-you-w3c-get-a-blog.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/Jacobs/">Ian Jacobs</a> on October 22, 2007 12:14 PM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions & Editorial</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/w3c_life/">W3C Life</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2007/10/hear-you-w3c-get-a-blog.html">Permalink</a>
| <a href="http://www.w3.org/QA/2007/10/hear-you-w3c-get-a-blog.html#comments">Comments (1)</a>
| <a href="http://www.w3.org/QA/2007/10/hear-you-w3c-get-a-blog.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2007/09/setting-default-style-sheet.html">Setting the default style sheet language on your Web site</a></h3>
<p><p>Very often Web creators are using an external style sheet, or a style element to add style information to their html pages. By doing, we specify what is the style language used in the Web page. For example using the...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2007/09/setting-default-style-sheet.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on September 27, 2007 6:45 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/technology/http/">HTTP</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/technology_101/">Technology 101</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2007/09/setting-default-style-sheet.html">Permalink</a>
| <a href="http://www.w3.org/QA/2007/09/setting-default-style-sheet.html#comments">Comments (3)</a>
| <a href="http://www.w3.org/QA/2007/09/setting-default-style-sheet.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2006/01/failed_commitments.html">Failed Commitments?</a></h3>
<p><p>Do you remember? it was just three years ago or so. There were parades and brass bands. Many large Web sites were, at long last, making the switch to Web standards. For example, the Web designer Douglas Bowman was announcing...</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2006/01/failed_commitments.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on January 30, 2006 1:12 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/web_spotting/opinions_editorial/">Opinions & Editorial</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2006/01/failed_commitments.html">Permalink</a>
| <a href="http://www.w3.org/QA/2006/01/failed_commitments.html#comments">Comments (16)</a>
| <a href="http://www.w3.org/QA/2006/01/failed_commitments.html#trackback">TrackBacks (0)</a>
</p>
<h3><a href="http://www.w3.org/QA/2005/02/css_validator_available_in_spa.html">CSS Validator available in Spanish</a></h3>
<p><p>W3C's open source CSS Validator is now available in Spanish language, thanks to the translation work of the W3C Spanish office. The CSS Validator is also available in English, Chinese, French, German, Italian, Japanese and Russian....</p></p>
<p class="readmore"><a href="http://www.w3.org/QA/2005/02/css_validator_available_in_spa.html">» Read on...</a></p>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/karl/">Karl Dubost</a> on February 16, 2005 1:08 AM in <a href="http://www.w3.org/QA/archive/technology/css/">CSS</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/tools/">Tools</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2005/02/css_validator_available_in_spa.html">Permalink</a>
| <a href="http://www.w3.org/QA/2005/02/css_validator_available_in_spa.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2005/02/css_validator_available_in_spa.html#trackback">TrackBacks (0)</a>
</p>
<p id="gentime">This page was last generated on $Date: 2011/12/16 03:01:41 $</p>
</div><!-- End of "main" DIV. -->
<address>
This blog is written by W3C staff and working group participants,<br />
and maintained by <a href="/People/CMercier/">Coralie Mercier</a>.<br />
Authorized parties may <a href="/QA/new">log in</a> to create a new entry.<br/>
<span id="poweredby">Powered by Movable Type, magpierss and a lot of Web Technology</span>
</address>
<p class="copyright">
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2011
<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>®
(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
<a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
<a href="http://www.keio.ac.jp/">Keio</a>),
All Rights Reserved.
W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
rules apply. Your interactions with this site are in accordance
with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
<a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
statements.
</p>
</body>
</html>