public marks

PUBLIC MARKS from Monique with tags webdesign & html5

2013

The Importance Of HTML5 Sectioning Elements | Smashing Coding

Make no mistake: Sectioning elements help you improve document structure, and they’re in the spec’ to stay. Once and for all, I will be exploring the problems these elements solve, the opportunities they offer and their important but misunderstood contribution to the semantic Web.

2012

The truth about structuring an HTML5 page | Feature | .net magazine

Part polemic, part instruction manual, The Truth About HTML5 has ignited an interesting debate. Here we present an exclusive excerpt on the problems around structuring in HTML5

When can I use... Support tables for HTML5, CSS3, etc

by 12 others

Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.

HTML5: Techniques for providing useful text alternatives: developer edition

This document contains author conformance requirements for use of the alt attribute in HTML5 and best practice guidance for authors of HTML documents on providing text alternatives for images.

This specification is an extension to the HTML5 specification [HTML5]. All normative content in the HTML5 specification, unless specifically overridden by this specification, is intended to be the basis for this specification.

Saisis un ticket ! Oussa ???

by 1 other

Comment signaler un souci technique sur un site Web ?

La solution est alors peut-être à chercher du côté du Web sémantique. Ajouter au code source de chaque page des informations sémantiques pointant vers un système de gestion de tickets.

Les 5 mythes et vérités de HTML5 - Alsacreations

by 1 other
Pour avancer en gardant les pieds sur terre

2011

Confusion over HTML5 & WAI-ARIA | Karl Groves

Recently, Everett Zufelt posted an excellent blog post titled: Are You Confused by HTML5 and WAI-ARIA Yet?. In his post, Everett outlines a number of areas in which the evolving HTML5 specification and the WAI-ARIA specification conflict with one another in ways which can cause confusion among web developers.

Bruce Lawson’s personal site  : HTML5, hollow demos and forgetting the basics

The biggest danger is when that demo mentality leaks into production websites.

On using h1 for all heading levels in HTML5 | 456 Berea Street

In the meantime my advice is to use HTML5 sectioning content elements when they are appropriate, but continue to use h1 - h6 for headings. That way you can safely use the new elements.

2010

HTML5 and CSS3 Without Guilt | Nettuts+

by 1 other

Not every HTML5 or CSS3 feature has widespread browser support, naturally. To compensate for this, enterprising developers have created a number of tools to let you use these technologies today, without leaving behind users who still live in the stone age.

ginger's thoughts » Accessibility to Web video for the Vision-Impaired

How to increase the amount of video descriptions - HTML5 specifications for video descriptions

The Paciello Group Blog » Using the HTML title attribute

The HTML title attribute is problematic. It is problematic because it is not well supported in some crucial respects, even though it has been with us for over 13 years.

Pourquoi Flash a tué HTML5 | Les intégristes

"Ne doutez plus. Flash sera toujours là. HTML n’est qu’une mode. Soyez patients, ça va passer."

10 trucs HTML5 qu’on ne peut pas faire en Flash - NeoBlog

Le but de HTML5 n’est pas d’innover, mais de standardiser. C’est déjà énorme en soit. Il y a énormément de choses en HTML5 qu’on pouvait déjà faire (à quelques exceptions). Le W3C ne fait que regarder l’existant et propose une façon cohérente pour le faire (via des balises et/ou des API).

We Haven’t Forgotten About Accessibility, Have We? - Monday By Noon

After all, the accessible nature of Web standards was a good argument to those that didn’t stand behind standards, right? Lately I’ve been fearing that we may have in part lost sight of how truly important accessibility is.

HTML5 video player

by 1 other
We are trying to help you decide which HTML5 video-based player to choose for your web project.

HTML5, CSS3 default templates – Jeffrey Zeldman Presents The Daily Report

by 1 other

Free for use in all web projects, professional or personal, HTML5 Reset by Monkey Do! is a set of HTML5 and CSS templates that jumpstart web development by removing the styling native to each browser, establishing basic HTML structures (title, header, footer, etc.), clearing floats, correcting for IE problems, and more.

ginger's thoughts » Introducing media accessibility into HTML5

In recent months, people in the W3C HTML5 Accessibility Task Force developed two proposals for introducing caption, subtitle, and more generally time-aligned text support into HTML5 audio and video.

30+ Very Useful HTML5 Tutorials, Techniques and Examples for Web Developers | tripwire magazine

Here we present before you, a comprehensive list of more than 30 HTML5 tutorials and techniques that you can’t afford to miss if you are a web developer.

Un lecteur vidéo accessible qui répond au standard du SGQRI 008 « Blogue de Nurun Services Conseils

by 1 other
Parmi les défis que nous avions à relever figurait celui de l’intégration des vidéos dans un lecteur accessible avec sous-titrage et transcription.

WebAIM: Blog - Future Web Accessibility: HTML5 Semantic Elements

by 1 other
This is the second in a multipost series about the immediate and likely future of web accessibility.

code · Video for Everybody!

by 11 others
Video for Everybody is simply a chunk of HTML code that embeds a video into a website using the HTML5 <video> element, falling back to QuickTime and Flash automatically, without the use of JavaScript or browser-sniffing. It therefore works in RSS readers (no JavaScript), on the iPhone / iPad (don’t support Flash) and on many, many browsers and platforms.