News

CSS Style Attributes is a W3C Recommendation

7 November 2013 | Archive

The Cascading Style Sheets (CSS) Working Group has published a W3C Recommendation of CSS Style Attributes. Markup languages such as HTML and SVG provide a style attribute on most elements, to hold inline style information that applies to those elements. This draft describes the syntax and interpretation of the CSS fragment that can be used in such style attributes. Learn more about the Style Activity.

Filter Effects, and CSS Transforms Drafts Published

26 November 2013 | Archive

The CSS Working Group and the SVG Working Group have published two Working Drafts today.

  • A Working Draft of Filter Effects Module Level 1. Filter effects are a way of processing an element’s rendering before it is displayed in the document. Typically, rendering an element via CSS or SVG can be conceptually described as if the element, including its children, are drawn into a buffer (such as a raster image) and then that buffer is composited into the elements parent. Filters apply an effect before the compositing stage. Examples of such effects are blurring, changing color intensity and warping the image. Although originally designed for use in SVG, filter effects are a set a set of operations to apply on an image buffer and therefore can be applied to nearly any presentational environment, including CSS. They are triggered by a style instruction (the filter property). This specification describes filters in a manner that allows them to be used in content styled by CSS, such as HTML and SVG. It also defines a CSS property value function that produces a CSS <image> value. CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc.
  • A Working Draft of CSS Transforms Module Level 1. CSS transforms allows elements styled with CSS to be transformed in two-dimensional or three-dimensional space. This specification is the convergence of the CSS 2D transforms, CSS 3D transforms and SVG transforms specifications. CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc.

Learn more about the Style Activity, and the Graphics Activity.

Web MIDI API Draft Published

26 November 2013 | Archive

The Audio Working Group has published a Working Draft of Web MIDI API. This specification defines an API supporting the MIDI protocol, enabling web applications to enumerate and select MIDI input and output devices on the client system and send and receive MIDI messages. It is intended to enable non-music MIDI applications as well as music ones, by providing low-level access to the MIDI devices available on the users’ systems. The Web MIDI API is not intended to describe music or controller inputs semantically; it is designed to expose the mechanics of MIDI input and output interfaces, and the practical aspects of sending and receiving MIDI messages, without identifying what those actions might mean semantically. The Web MIDI API is also expected to be used in conjunction with other APIs and elements of the web platform, notably the Web Audio API. This API is also intended to be familiar to users of MIDI APIs on other systems, such as Apple’s CoreMIDI and Microsoft’s Windows MIDI API. Learn more about the Rich Web Client Activity.

Last Call: CSS Writing Modes Level 3

26 November 2013 | Archive

The Cascading Style Sheets (CSS) Working Group has published a Last Call Working Draft of CSS Writing Modes Level 3. This specification defines CSS support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts). CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc. Comments are welcome through 24 December. Learn more about the Style Activity.

Free W3C online course: Responsive Web Design

25 November 2013 | Archive

Sorry, the registration is now closed! If you could not join the first session of this course, please note that we will have two other free sessions at the beginning of 2014. Stay tuned by subscribing to W3DevCampus’ announcement list, or by following us. Today, W3C opens registration for a brand new W3C course on Responsive Web Design. This course leads students step by step through an approach that focuses on HTML and CSS to make Web sites work across diverse viewport sizes. Sponsored by Intel® XDK and taught by acclaimed trainer Frances de Waal, this Responsive Web Design course starts 29 November for 4 weeks, and is free of charge. Learn more about W3DevCampus, W3C’s online training for Web developers.

CSS Transitions Draft Published

19 November 2013 | Archive

The Cascading Style Sheets (CSS) Working Group has published a Working Draft of CSS Transitions. This document introduces new CSS features to enable implicit transitions, which describe how CSS properties can be made to change smoothly from one value to another over a given duration. Learn more about the Style Activity.

More news… RSS Atom

Events Header link

  • 2013-11-29 (29 NOV) 2014-01-06 ( 6 JAN)

    Responsive Web Design

    Online course

  • 2013-12-02 ( 2 DEC) 2014-01-19 (19 JAN)

    HTML5

    Online course

  • 2013-12-18 (18 DEC)

    W3C Day in Spain

    Madrid, Spain

    Hosted by UPM

  • 2014-02-12 (12 FEB) 2014-02-13 (13 FEB)
  • 2014-03-28 (28 MAR)

    JS.everywhere

    Paris, France

  • 2014-04-07 ( 7 APR) 2014-04-11 (11 APR)

    WWW 2014

    Seoul, Korea

  • 2014-06-08 ( 8 JUN) 2014-06-10 (10 JUN)

    AC 2014

    Cambridge, MA

    Hosted by MIT