Skip to content.
Adrian Roselli
Decentralized Funded Process RTFM

All Posts Tagged: html

End of [time] Is Not Helping the Case for HTML5

Yesterday afternoon I posted a general overview of recent changes in HTML5, focusing on this weekend’s development over the removal of <time>: HTML5 kills <time>, Resurrects <u> I thought I was already a little late to the party, but apparently not so. With the start of the week people swung…

Posted:

Tags: accessibility, html, rant, standards, W3C, whatwg

HTML5 kills <time>, Resurrects <u>

The HTML5 specification as managed by both W3C and WHATWG is an unfinished, incomplete specification that can change at any time. That isn’t a criticism, it’s just a statement of fact. It’s a fact often ignored by people and companies who choose to implement it and then cry foul when…

Posted:

Tags: accessibility, html, rant, standards, W3C, whatwg

Amazon Silk, Yet Another Web Browser

Amazon’s long-awaited tablet/e-reader was formally announced today, and the conversations about whether or not it will compete the iPad are underway. I don’t much care about that. I am far more interested in the web browser that it includes. Amazon Silk is a new web browser, built on Webkit, and…

Posted:

Tags: browser, Chrome, Firefox, html, internet, Internet Explorer, mobile, Opera, standards, touch

Thoughts on Muse (Obvious Pun Avoided)

I downloaded and installed Adobe’s new web design tool, Muse (code name) (also at Adobe Labs) out of morbid curiosity. Just like Adobe Edge (which refuses to launch), I had very little expectation that this would be a fully-developed sales-ready product. Instead of getting into extensive detail about the quality…

Posted:

Tags: accessibility, Adobe, css, design, html, JavaScript, SEM, SEO, standards

More on HTML5 as DHTML

Guns don’t kill people, the bullets do that (unless you pistol-whip someone to death, which means you probably ran out of bullets). Similarly HTML5, JavaScript, CSS and even Flash aren’t dangerous on their own, but in the wrong hands and with the wrong motives they can do harm. I wrote…

Posted:

Tags: Adobe, css, html, JavaScript, rant, standards, W3C, whatwg

Are Patents Killing HTML5 Video?

You may recall from my post in February, WebM, H.264 Debate Still Going, that the H.264 video codec is considered patent-encumbered (which resulted in its dismissal from the HTML5 specification) and Google has argued that its own WebM / VP8 codec is made up of patents it owns, releasing it…

Posted:

Tags: Google, html, patents, rant, standards, video, W3C, whatwg

Don’t Let HTML5 Become the New DHTML

This photo represents some of the technologies (pint glasses) that HTML5 (t-shirt) is thought to encompass (drink). The horror of that concept is represented by the hands (defensive wounds coming).I had the pleasure of sharing some pints with Bruce Lawson and Chris Mills last week in London. While discussing what…

Posted:

Tags: css, Flash, fonts, html, JavaScript, mobile, rant, RSS, standards, SVG, video, W3C, whatwg, WOFF

The evolt.org Logo Using Only CSS

This article was originally posted on evolt.org, an online resource for web developers, maintained by web developers. I have granted evolt.org the right to use this article on its web site, and it is the only entity with the right to reproduce it. While spending some time hacking through experiments…

Posted:

Tags: accessibility, browser, css, design, html, standards, W3C

CSS 2.1 is Finally Final

It’s only been 13 years, but CSS version 2.1 is now officially a W3C Recommendation — essentially meaning the specification is final. Which of course means you are now all free to use it in your web pages. CSS2 became a W3C Recommendation on May 12, 1998, over 13 years…

Posted:

Tags: css, html, standards, W3C, whatwg

HTML5 Goes to Last Call (of First Step)

If you follow the ongoing developments of HTML5, by which I mean the W3C specification and not the regular JavaScript and CSS sites-of-cool-gee-whiz bandied about across the web (Apple.com (Not Really) Updated to HTML5, Google Doodle: Bouncy Balls Aren’t HTML5, Google, Arcade Fire Confused on HTML5), then you probably know…

Posted:

Tags: html, standards, W3C

More on Image alt Requirement in HTML5

Nearly two weeks ago I wrote up a post outlining the W3C decision to no longer require the alt attribute on images in HTML5: Image alt Attributes Not Always Required in HTML5. I was genuinely surprised to see that was the most popular post on this blog and garnered the…

Posted:

Tags: accessibility, html, standards, W3C, WCAG, whatwg

Image alt Attributes Not Always Required in HTML5

It has long been accepted that the alt attribute of the <img> element, while not a perfect method to provide a text alternative to an image, is still a necessary attribute to provide at least some level of access to the image content for users who cannot see the image…

Posted:

Tags: accessibility, html, standards, W3C, WCAG, whatwg