
HTML/CSS
Get flash to fully experience Pearltrees
From HTML WG Wiki Change proposal Accepted by Working Group decision Mon, 26 Mar 2012 The following Change Proposal is for the the HTML WG Issue 190 Editor: Steve Faulkner (faulkner.steve@gmail.com)
ChangeProposals/notitle captions - HTML WG Wiki
HTML5 EXAMPLES
Falling for HTML5: Finding Love in the Little Things - Smashing Magazine
HTML5
A vocabulary and associated APIs for HTML and XHTML W3C Candidate Recommendation 17 December 2012 This Version: http://www.w3.org/TR/2012/CR-html5-20121217/ Latest Published Version:A vocabulary and associated APIs for HTML and XHTML Editor's Draft 26 March 2013 Latest Published Version:
HTML5
HTML 5 Cheat Sheet (PDF) - Smashing Magazine
Ensuring HTML5 drag and drop events can be activated by keyboard-only users Hi everyone, At last week's teleconference, Rich suggested that I follow-up with an email to this group outlining what is required to make drag and drop accessible with HTML5. As I mentioned last week, event names are defined in a device independent way in the HTML specification, so should be able to be made accessible to keyboard only users. The HTML5 drag and drop mechanism defines seven events: * dragstart (initiate the drag and drop operation) * drag (continue drag and drop operation) * dragenter (determine if accepted) * dragleave (leaving a target) * dragover (provide feedback to user) * drop (complete the operation) * dragend (tidy up) These events cannot currently be activated using the keyboard alone in user agents.
Ensuring HTML5 drag and drop events can be activated by keyboard
5 Exciting Things to Look Forward to in HTML 5 - ReadWriteWeb
How to get HTML5 working in IE and Firefox 2
HTML 5 may be the latest and greatest technology, but some browsers don’t have native support for the new semantic elements. Let’s momentarily forget about the really sexy functionality, like full control over the <video> element , and just focus on getting the elements rendered. The problematic A-grade browsers include IE 8 and below, Firefox 2, and Camino 1 (these last two browsers both use the Gecko rendering engine, which is why they’re both affected).How to use HTML5 in your client work right now
I was presenting some designs to a client a couple of weeks ago when this question came up: Will you be building this site with HTML 5 in mind? Naturally, I was happy to answer that one! It went a little like this: Me: We’ll build the whole thing with HTML 5 if that’s okay with you guys. One question though: do you know what percentage of your visitors use Internet Explorer without JavaScript to view your site?Coding A HTML 5 Layout From Scratch - Smashing Magazine
CSS only
For a long time now my answer to people who ask me if they should use HTML or XHTML has been that it doesn’t really matter as long as you use a Strict DOCTYPE and not a Transitional one. If you’re not sure why , my article Transitional vs. Strict Markup for last year’s 24 ways is a good start.
No more Transitional DOCTYPEs, please
Layouts
HTML
Browser Browserweichen sind manchmal notwendig. Aber ganz gleich, was man dafür verwendet, Javascript, SSI, CGI oder PHP, die Angelegenheit verursacht Arbeit, belastet den Server oder funktioniert nicht sicher. “Conditional Comments” sind da viel einfacher zu handhaben und sollten für einfache Zwecke bereits ausreichen. Das Ganze funktioniert als eine Art interne Browserweiche, die nur der IE5 oder höher verstehen kann.
Blitzschnelle Browserweiche | Browser, Browserweiche, HTML | Dr.
HTML Techniques for Web Content Accessibility Guidelines 1.0
W3C Note 6 November 2000 This version: http://www.w3.org/TR/2000/NOTE-WCAG10-HTML-TECHS-20001106/ ( plain text , PostScript , PDF , gzip tar file of HTML , zip archive of HTML )css

