Skip to content.
Adrian Roselli
Integrated Non-Fungible Wallet RTFM

All Posts Tagged: standards

W3C Cheat Sheet Now Includes HTML5

Back in November, the W3C released a handy tool aimed at helping developers quickly access information from various W3C specifications (W3C Cheatsheet for developers). The features were pretty straightforward: This cheatsheet aims at providing in a very compact and mobile-friendly format a compilation of useful knowledge extracted from W3C specifications…

Posted:

Tags: accessibility, css, html, i18n, internationalization, mobile, standards, W3C, WCAG

Working Around CSS3 Hacks

Until CSS3 is a final specification, we can expect to see browser makers attempting to implement some of the ideas on their own, sometimes with a nod to the forthcoming spec and sometimes without a clear correlation. Given the pressure for browser makers to claim support for a CSS3 feature…

Posted:

Tags: browser, css, standards, W3C

CSS 2.1 Still Not Final

We all know that CSS3 is not final, nor is HTML5. What you may not know is that the CSS 2.1 specification is also not final. CSS2 became a W3C recommendation on May 12, 1998, over 12 years ago. Since then the CSS Working Group has been developing CSS Level…

Posted:

Tags: css, html, standards, W3C, whatwg

Methods to Select an HTML5 Element

Sectioning Elements Right at the end of June, the HTML5 Doctor web site celebrated its first birthday (Happy 1st Birthday us). As part of that birthday celebration they have given us a gift: The Amazing HTML5 Doctor Easily Confused HTML Element Flowchart of Enlightenment (320kb PDF). Inspired by an original…

Posted:

Tags: html, i18n, internationalization, standards, W3C, whatwg

Does Your Browser Really Support HTML5 and CSS3?

I like reading rants. And by rants, I mean well-thought, researched, articulate arguments that are the result of a festering pool of frustration finally shooting out and being channeled into something constructive. Not the rants you might find on bathroom stalls. Thanks to the Twitters I came across a blog…

Posted:

Tags: accessibility, browser, Chrome, css, Firefox, html, Internet Explorer, Opera, Safari, standards, W3C, whatwg

HTML5 and CSS3 Confusion

Too often I have found myself trying to explain to people what HTML5 is and how it won’t make the web look better. Then I get into a discussion of CSS3 and, other than the standards-obsessed, that’s when I lose most people.There is a post on PC Pro today (The…

Posted:

Tags: css, html, standards, W3C

W3C Browser and Accessibility News Bits

Three bits of news from the W3C this week related to browsers and accessibility. Well, two about browsers and two about accessibility with one of them acting as my cross-over reference.The User Agent Accessibility Guidelines Working Group has published an updated Working Draft of the User Agent Accessibility Guidelines (UAAG)…

Posted:

Tags: accessibility, browser, standards, W3C, WAI, WCAG

Luke Wroblewski on Mobile First

Dan Benjamin and Jeffrey Zeldman interview Luke Wroblewski about the evolving nature of the web as mobile devices start to dominate the stats of some sites (5 by 5: Episode 6: Mobile First, 51:37). They bounce around discussing issues from design to technology while Luke peppers the conversation with statistics…

Posted:

Tags: browser, design, mobile, standards, touch, usability, UX

State of Web Dev Survey Results

Scroll Magazine, John Allsopp and Web Directions conferences all got together and ran the State of Web Development 2010 survey to gather information from developers on what technologies, techniques, philosophies and practices they use. The survey results gather the answers to 50+ questions and present them in a few different…

Posted:

Tags: browser, css, html, internet, standards, xhtml

W3C Testifies on Web Accessibility to US House

I might have posted this last week, considering this was scheduled to happen on Thursday, April 21, but then the time shifted from 10am to 1pm, and then no notes went up.Judy Brewer, Director of the Web Accessibility Initiative (WAI) was scheduled to appear (testify) before the US House Judiciary…

Posted:

Tags: accessibility, standards, usability, W3C, WAI, WCAG

Mozilla to Modify How CSS :visited Works

If you know CSS, then you know that the :visited pseudo-class is a method to determine if a user has already been to the link it targets. For example, you may have styles for a:link and a:visited in your CSS file to help users see a difference between links they’ve…

Posted:

Tags: css, Firefox, privacy, standards

W3C Releases 7 HTML-related Documents

The W3C has announced today that it has published seven documents related to HTML. I’m going to cheat and just bring in their description:HTML 5 and HTML5 differences from HTML4. In addition, some content that was part of the HTML 5 specification has been published in two new standalone drafts:…

Posted:

Tags: html, standards, W3C