Activity 14.3 KB
<?xml version="1.0" encoding="utf-8"?>
<!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-US" lang="en-US">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="HTML Tidy for Mac OS X (vers 1st March 2004), see www.w3.org" />


<title>Style Activity Statement</title>

<link href="../StyleSheets/base.css" rel="stylesheet" title="Default" type="text/css" media="screen, print, projection, tv" />
<link href="../StyleSheets/activities.css" rel="stylesheet" title="Default" type="text/css" media="screen, print, projection, tv" />
<link href="extraprint.css" rel="stylesheet" title="Default" type="text/css" media="print" />
<link rel="stylesheet" href="handheld.css" title="Handheld" media="handheld" />
<link rel="stylesheet" href="handheld-bw.css" title="Handheld" media="only handheld and (monochrome)" />
<link href="/" rel="home" title="W3C" />
<link href="./" rel="top" title="Style" />
<link href="CSS/" rel="chapter" title="CSS" />
<link href="XSL/" rel="chapter" title="XSL" />
<link href="../Consortium/Activities" rel="bookmark" title="Activities" />
<link href="/TR/" rel="bookmark" title="Tech. reports" />
<link href="../Consortium/Translation" rel="bookmark" title="Translations" />
<link href="../Status" rel="bookmark" title="Software" />
<link href="../Help/siteindex" rel="index" title="Site index" />
<link href="http://search.w3.org/" rel="search" title="Search" />
<link href="../Consortium/Legal/ipr-notice.html#Copyright" rel="copyright" title="Copyright" />
</head>

<body>
<!-- ids Navigate, Footer and below, and table id Structure are
generated dynamically. Please contact the Comm Team at w3t-comm@w3.org
for changes. -->

<div id="Icons">
<div class="whiteout">
<a href="#Contents">Skip to contents</a> |
</div><a href="/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72" /></a> <a href="../Interaction/"><img alt="Architecture Domain" height="49" src="../Icons/interaction" width="212" /></a> <span class="whiteout">|</span> <span class="trail"><a href="/Style/">Style
home</a></span>
</div>

<ul id="Navigate"><li><a href="/">W3C Home</a><ul class="nav"><li><a href="/Consortium/">About W3C</a><ul class="nav"><li><a href="/Consortium/activities">W3C Activities</a><ul class="nav"><li class="boldblack">
                  Activity Statements
                  <ul class="nav"><li><a href="http://www.w3.org/XML/Activity.html" title="Extensible Markup Language (XML) Activity Statement">Extensible Markup Language (XML)</a></li><li><a href="http://www.w3.org/Fonts/Activity.html" title="Fonts Activity Statement">Fonts</a></li><li><a href="http://www.w3.org/Graphics/Activity.html" title="Graphics Activity Statement">Graphics</a></li><li><a href="http://www.w3.org/MarkUp/Activity.html" title="HTML Activity Statement">HTML</a></li><li><a href="http://www.w3.org/2005/Incubator/Activity.html" title="Incubator Activity Statement">Incubator</a></li><li><a href="http://www.w3.org/International/Activity.html" title="Internationalization Activity Statement">Internationalization</a></li><li><a href="http://www.w3.org/Math/Activity.html" title="Math Activity Statement">Math</a></li><li><a href="http://www.w3.org/2005/MWI/Activity.html" title="Mobile Web Initiative Activity Statement">Mobile Web Initiative</a></li><li><a href="http://www.w3.org/2002/mmi/Activity.html" title="Multimodal Interaction Activity Statement">Multimodal Interaction</a></li><li><a href="http://www.w3.org/2004/pp/Activity.html" title="Patent Policy Activity Statement">Patent Policy</a></li><li><a href="http://www.w3.org/Privacy/Activity.html" title="Privacy Activity Statement">Privacy</a></li><li><a href="http://www.w3.org/2006/rwc/Activity.html" title="Rich Web Client Activity Statement">Rich Web Client</a></li><li><a href="http://www.w3.org/Security/Activity.html" title="Security Activity Statement">Security</a></li><li><a href="http://www.w3.org/2001/sw/Activity.html" title="Semantic Web Activity Statement">Semantic Web</a></li><li class="navcurrent">Style</li><li><a href="http://www.w3.org/AudioVideo/Activity.html" title="Synchronized Multimedia Activity Statement">Synchronized Multimedia</a></li><li><a href="http://www.w3.org/2007/uwa/Activity.html" title="Ubiquitous Web Applications Activity Statement">Ubiquitous Web Applications</a></li><li><a href="http://www.w3.org/2008/WebVideo/Activity.html" title="Video in the Web Activity Statement">Video in the Web</a></li><li><a href="http://www.w3.org/Voice/Activity.html" title="Voice Browser Activity Statement">Voice Browser</a></li><li><a href="http://www.w3.org/WAI/IPO/Activity.html" title="WAI International Program Office Activity Statement">WAI International Program Office</a></li><li><a href="http://www.w3.org/WAI/Technical/Activity.html" title="WAI Technical Activity Statement">WAI Technical</a></li><li><a href="http://www.w3.org/2002/ws/Activity.html" title="Web Services Activity Statement">Web Services</a></li><li><a href="http://www.w3.org/testing/Activity.html" title="Web Testing Activity Statement">Web Testing</a></li><li><a href="http://www.w3.org/2011/webtv/Activity.html" title="Web and TV Activity Statement">Web and TV</a></li><li><a href="http://www.w3.org/2002/Forms/Activity.html" title="XForms Activity Statement">XForms</a></li><li><a href="http://www.w3.org/egov/Activity.html" title="eGovernment Activity Statement">eGovernment</a></li></ul></li></ul></li></ul></li></ul></li></ul>

<div id="Contents">
<h1>Style Activity Statement</h1>

<p>Many people are accustomed to style sheets in word-processing. W3C's
<a href="./">style sheets</a> offer extensive control over the
presentation of Web pages. The <em>Cascading Style Sheets</em>
(<a href="CSS">CSS</a>) language is widely implemented. It is playing
an important role in styling not just HTML, but also many
kinds of XML documents: <a href="../MarkUp">XHTML</a>, <a href="../Graphics/SVG">SVG</a> (<em>Scalable Vector Graphics</em>) and
<a href="../AudioVideo/">SMIL</a> (the <em>Synchronized Multimedia
Integration Language</em>), to name a few. It is also an important
means of adapting pages to different devices, such as mobile phones or
printers.</p>

<p>W3C is also developing the <em>Extensible Stylesheet Language</em>
(<a href="XSL/">XSL</a>, see the <a href="../XML/Activity">XML
Activity Statement</a>). XSL applies a “style sheet” to transform
one XML-based document into another. XSL and CSS can be <a href="CSS-vs-XSL">combined</a>.</p>

<p>W3C has a page on <a href="CSS/">CSS resources</a>, including
<a href="CSS/software#browsers">browsers</a>, <a href="CSS/software#editors">authoring
tools</a> and <a href="CSS/learning">tutorials.</a></p>

<h2>Highlights Since the Previous Advisory Committee Meeting</h2>

<p>The working group published four Recommendations (<a href="/TR/2011/REC-CSS2-20110607"><cite>Cascading Style Sheets
Level 2 Revision 1,</cite></a> <a href="/TR/2011/REC-css3-selectors-20110929/"><cite>Selectors
Level 3,</cite></a> <a href="/TR/2011/REC-css3-color-20110607"><cite>CSS Color Module Level 3,</cite></a> <a href="/TR/2011/REC-css3-namespace-20110929/"><cite>CSS Namespaces
Module</cite></a>), two Notes (<a href="/TR/2011/NOTE-css-beijing-20110512/"><cite>Cascading Style
Sheets (CSS) Snapshot 2007,</cite></a> <a href="/TR/2011/NOTE-css-2010-20110512/"><cite>Cascading Style Sheets
(CSS) Snapshot 2010</cite></a>), one Candidate Recommendation (<a href="/TR/2010/CR-css3-mediaqueries-20100727/"><cite>Media
Queries</cite></a>) and one or more drafts of several other CSS
modules (<a href="/TR/2011/WD-css3-fonts-20111004/"><cite>CSS Fonts
Module Level 3,</cite></a> <a href="/TR/2011/WD-css-device-adapt-20110915/"><cite>CSS Device
Adaptation,</cite></a> <a href="/TR/2011/WD-css3-images-20110908/"><cite>CSS Image Values and Replaced Content Module
Level 3,</cite></a> <a href="/TR/2011/WD-css3-values-20110906/"><cite>CSS Values and Units Module Level 3,</cite></a> <a href="/TR/2011/WD-css3-writing-modes-20110901/"><cite>CSS Writing
Modes Module Level 3,</cite></a> <a href="/TR/2011/WD-css3-text-20110901/"><cite>CSS Text
Level 3,</cite></a> <a href="/TR/2011/WD-css3-conditional-20110901/"><cite>CSS Conditional Rules Module Level 3,</cite></a> <a href="/TR/2011/WD-css3-speech-20110818"><cite>CSS Speech
Module,</cite></a> <a href="/TR/2011/WD-cssom-view-20110804/"><cite>CSSOM View Module,</cite></a> <a href="/TR/2011/WD-cssom-20110712/"><cite>CSSOM,</cite></a> <a href="/TR/2011/WD-css3-ruby-20110630/"><cite>CSS3 Ruby Module,</cite></a> <a href="/TR/2011/WD-css3-regions-20110609/"><cite>CSS Regions
Module,</cite></a> <a href="/TR/2011/WD-css3-lists-20110524"><cite>CSS Lists and Counters Module Level 3,</cite></a> <a href="/TR/2011/WD-selectors4-20110929/"><cite>Selectors
Level 4</cite></a>).</p>

<h2>Upcoming Activity Highlights</h2>

<p>The <abbr title="Working Group">WG</abbr> is working on test suites
for three of the specifications that are in <abbr title="Candidate Recommendation">CR</abbr> (<a href="/TR/2011/CR-css3-background-20110215"><cite>CSS Backgrounds
and Borders Module Level 3,</cite></a> <a href="/TR/2011/CR-css3-multicol-20110412"><cite>CSS Multi-column
Layout Module</cite></a> and <a href="/TR/2010/CR-css3-mediaqueries-20100727/"><cite>Media
Queries</cite></a>) and on new drafts of several other modules, with a
particular focus on the needs of EPUB, a standard for electronic books
created by the <a href="http://www.idpf.org/">IDPF,</a> with which W3C
has a liason.</p>

<p>Apart from the already mentioned Multi-column module, that focus
particularly affects <a href="/TR/2011/WD-css3-writing-modes-20110901/"><cite>CSS Writing
Modes Module Level 3, </cite></a> <a href="/TR/2011/WD-css3-text-20110901/"><cite>CSS Text
Level 3</cite></a> and <a href="/TR/2011/WD-css3-speech-20110818"><cite>CSS Speech Module,</cite></a> all of which are in advanced
state (the last one is already <abbr title="Last Call">LC</abbr>). But, it also implies work on the cluster of modules
about advanced layout (<a href="/TR/2010/WD-css3-layout-20100429"><cite>CSS Template Layout Module,</cite></a> <a href="/TR/2011/WD-css3-grid-layout-20110407"><cite>Grid
Layout,</cite></a> <a href="/TR/2007/WD-css3-grid-20070905"><cite>CSS Grid Positioning Module Level 3,</cite></a> <a href="/TR/2011/WD-css3-regions-20110609/"><cite>CSS Regions
Module</cite></a> and <cite>CSS Exclusions</cite> [unpublished]),
which still needs to be reduced down to just one or two much smaller
specifications.</p>

<h2>Summary of Activity Structure</h2>

<!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><table id="Structure" summary="table of links to groups, Chairs, Team Contacts and charters for the Style Activity Activity"><thead><tr><th scope="col">Group</th><th scope="col">Chair</th><th scope="col">Team Contact</th><th scope="col">Charter</th></tr></thead><tbody><tr><th scope="row"><a href="http://www.w3.org/Style/CSS/members">Cascading Style Sheets (CSS) Working Group</a><span class="partlink"><br />
          (<a title="Participants in the Cascading Style Sheets (CSS) Working Group [Member-only link]" href="http://www.w3.org/2000/09/dbwg/details?group=32061">participants</a>)</span></th><td>Daniel Glazman, Peter Linss</td><td>Bert Bos, Chris Lilley</td><td><a href="http://www.w3.org/Style/2008/css-charter.html">Chartered</a> until 30 September 2013</td></tr></tbody></table>

<p id="cssfp"><small>The WG was called “<abbr title="Cascading Style Sheets and Formatting Properties">CSS &amp;
FP</abbr> WG” from 1997 to 2000.</small></p>
<hr />

<p id="about-ac-mtg"><!--This paragraph will be updated automatically-->
    This Activity Statement was prepared for 
    <a href="http://www.w3.org/2011/11/TPAC/">TPAC 2011</a> per <a href="/Consortium/Process/activities#Activities">section 5</a>
  of the <a href="/Consortium/Process/">W3C Process Document</a>.
  <a href="/2005/04/activity/processActivityStatements.xsl">Generated</a>
  from <a href="http://www.w3.org/2000/04/mem-news/public-groups.rdf">group data</a>.
  </p>

<address>
<a href="mailto:bert@w3.org">Bert Bos</a>, Style Activity Lead
</address>

<p id="Footer"><a href="/Consortium/Legal/ipr-notice#Copyright" rel="Copyright">Copyright</a> © 2011 <a href="/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.org/"><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="/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
      <a href="/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
      <a href="/Consortium/Legal/copyright-documents" rel="Copyright">document use</a> and <a href="/Consortium/Legal/copyright-software" rel="Copyright">software
	licensing</a> rules apply. Your interactions with this site are in
      accordance with our <a href="/Consortium/Legal/privacy-statement#Public">public</a> and <a href="/Consortium/Legal/privacy-statement#Members">Member</a> privacy
      statements.</p>

<p id="Validate">Modified: <!-- keep -->$Date: 2012/01/11 23:02:18 $ 
<!--
/keep --><br />
<a href="http://validator.w3.org/"><img alt="Valid XHTML 1.0!" height="31" src="../Icons/valid-xhtml10" width="88" /></a></p>
</div>
<!-- Keep this comment at the end of the file
Local variables:
mode: xml
sgml-minimize-attributes:t
End:
-->
</body>
</html>