html5

TwitterFacebook
Get flash to fully experience Pearltrees
This page contains tables of known HTML rel values from specifications, formats, proposals, brainstorms, and non-trivial POSH usage in the wild. In addition, dropped and rejected values are listed at the end for comprehensiveness. usage : see how is 'rel' used .

existing rel values

http://microformats.org/wiki/existing-rel-values
juin 7 2011 Les attributs HTML rel et rev prennent de plus en plus d’importance dans la construction des pages Web et dans l’optimisation du référencement SEO (Search Engine Optimisation) . Cet article a pour but de vous éclairer sur l’utilisation des attributs REL et REV sur les balises HTML <a> . http://blog.nicolashachet.com/2011/06/07/technologies/html/optimisation-du-referencement-seo-les-attributs-rel-et-rev-partie-1/

Optimisation du référencement (SEO) : les attributs rel et rev – Partie 1 » Le blog de Nicolas Hachet

http://spyrestudios.com/modernizing-scripts-every-web-designer-and-developer-should-use/

Modernizing Scripts Every Web Designer and Developer Should Use

Web development keeps getting better – there are more increasingly-standardized tools like HTML5 and CSS3, and their features let web designers and developers create advanced and good-looking websites more easily. But some browsers – mainly Internet Explorer version 6, 7, and 8 – don’t support many of these features, like: border-radius gradients text-shadow transparency CSS animations and transitions and so forth Now, this wouldn’t be an issue if it weren’t for older versions of IE still being such widely-used browsers.
https://mozillademos.org/demos/dashboard/demo.html Canvas is a HTML5 element which can be used to draw graphics via scripting (JavaScript). For example, it can be used to draw graphs, make photo compositions or even perform animations. learn more

Awesome HTML5 Dashboard