HTML 5.2 is now a W3C Recommendation
14 December 2017 | Archive
The Web Platform Working Group has published a W3C Recommendation of the HTML 5.2 specification that would obsolete the HTML 5.1 Recommendation.
The HTML 5.2 specification defines the 5th major version, second minor revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features continue to be introduced to help Web application authors, new elements continue to be introduced based on research into prevailing authoring practices, and special attention continues to be given to defining clear conformance criteria for user agents in an effort to improve interoperability.
The group also published a First Public Working Draft of HTML 5.3, which defines the 5th major version, third minor revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML).
W3C releases video introducing Web Accessibility and W3C Standards
4 December 2017 | Archive
Call for Review: CSS Basic User Interface Module Level 3 (CSS3 UI) is a W3C Proposed Recommendation
14 December 2017 | Archive
The CSS Working Group has published a Proposed Recommendation of CSS Basic User Interface Module Level 3 (CSS3 UI). This specification describes user interface related properties and values that are proposed for CSS level 3 to style HTML and XML (including XHTML). It includes and extends user interface related features from the properties and values of CSS level 2 revision 1. It uses various properties and values to style basic user interface elements in a document.
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 1 February 2018.
Update to Three Candidate Recommendations of CSS Working Group
14 December 2017 | Archive
The CSS Working Group invites implementations of three updated Candidates Recommendations:
CSS Counter Styles Level 3: This module introduces the ‘@counter-style’ rule, which allows authors to define their own custom counter styles for use with CSS list-marker and generated-content counters [CSS-LISTS-3]. It also predefines a set of common counter styles, including the ones present in CSS2 and CSS2.1.
CSS Grid Layout Module Level 1: This CSS module defines a two-dimensional grid-based layout system, optimized for user interface design. In the grid layout model, the children of a grid container can be positioned into arbitrary slots in a predefined flexible or fixed-size layout grid.
CSS Scroll Snap Module Level 1: This module contains features to control panning and scrolling behavior with “snap positions”.
CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc.