background preloader

HTML5

Facebook Twitter

Ascensor Template Html5 & Css3 navigazione verticale, orizzontale, obliqua - by Daniele Votta. HTML5 Rocks - A resource for open web HTML5 developers. App Cache Tools and Auto-Generators. HTML5 Readiness. 10 IE CSS3 and HTML5 Modern Browser Mimics. Let face it, some people are stuck using Internet Explorer as their web browser. It could be that work had locked thier machines and they can’t install a decent browser. At a time where new and powerful techniques as such as HTML5 and CSS3 are emerging, it’s not surprising that IE can’t handle them correctly. Fortunately, a few tricks has been around floating that can make your life easier. Have a look at this post. 1. IE compliant font embedding Ages ago, the web has been dominated by a few fonts (Arial, Verdana, Courier and most notably Times New Roman).

But not so long ago, font embedding has become a very interesting and loved technique because it allows you embed a particular font in your design and among other techniques, the @font-face method is probably the most clean and believe it or not, IE has been supporting font embedding since version 4. Source 2. The “a” in RGBa stands for alpha. Source 3. Rotating elements is possible with CSS3, using the transform property. <! Source 4. 5. HTML5 and CSS3 in Dreamweaver CS5.5 – Part 1: Building the web page. WTF is HTML5 (Infographic)

Geolocation

TOOLS. TUTORIALS. ESEMPI. DATABASE. Why You Should Pay Attention to Google Swiffy - HTML5 Grind. Da Flash CS5 all'HTML5 in un click: Adobe Wallaby. Un luogo comune non poco diffuso vuole Flash antagonista di HTML5 e viceversa, soprattutto dopo l'avvento dell'iPad, iPhone et similia. In realtà si tratta semplicemente di due mezzi che devono portare lo sviluppatore allo stesso risultato: creare applicazioni funzionali e gradevoli a seconda del device. Fu così che dopo le poco “onorevoli” considerazioni di quest'estate di Steve Jobs in merito al Flash Player, l'Adobe non è stata a... “sentire”. Dopo aver sfornato l'aggiornamento per creare pagine in HTML5 per Dreamweaver è riuscita, per prima cosa a riottenere l'accesso ai sistemi iOS, quindi a creare Wallaby, un progetto dai pochi giorni di vita per convertire file Flash (FLA, Flash document) in altrettanti file in HTML5.

Wallaby è un programma molto semplice nel suo utilizzo. La sua interfaccia è semplice e funzionale Basta scegliere il file Flash CS5(*.FLA) , nel box “Select FLA file to Convert”. Et voilà! Wallaby | Adobe Flash FLA to HTML. Create a page flip effect with HTML5 canvas. 20 cose che ho imparato sui browser e sul Web. IllustrazioneChristoph Niemann Autori/editorMin Li Chan, Fritz Holznagel, Michael Krantz Curatore del progettoMin Li Chan & The Google Chrome Team DesignFiPaul Truong SviluppoFi Ringraziamenti speciali a Realizzato in HTML5. Page Flip - sfoglia le pagine web come un libro con HTML5. Uno dei siti più belli che sfrutta l'HTML5 è sicuramente il progetto made in Google "20 cose che ho imparato sui browser e il web", un sito che fa del page flip il suo cavallo di battaglia. Aprite il vostro editor preferito e preparatevi a mettere mano sul codice per ricreare questo effetto che permette di simulare lo sfogliare di un libro.

Una volta superato il colpo d'occhio, assolutamente notevole vista l'accuratezza grafica, noterete che l'utente può sfogliare il libro scegliendo due vie, la prima consiste nell'uso dei classici bottoni, l'altra, quella che vi sorprenderà, si scoprirà avvicinando il puntatore del mouse sul bordo destro del libro che, magicamente, inizierà ad alzarsi in modo da invogliare - ed istruire - il lettore a sfogliare il libro pagina dopo pagina. La prima cosa che vi consiglio di fare è scaricarvi i sorgenti e darci un'occhiata per capire di cosa stiamo parlando. Avrete bisogno di: Markup Logic Noterete che il libro è diviso in due parti: Dove: Rendering.

HTML5 Cross Browser Polyfills - GitHub. The No-Nonsense Guide to HTML5 Fallbacks So here we're collecting all the shims, fallbacks, and polyfills in order to implant HTML5 functionality in browsers that don't natively support them. The general idea is that: We, as developers, should be able to develop with the HTML5 APIs, and scripts can create the methods and objects that should exist. Developing in this future-proof way means as users upgrade, your code doesn't have to change but users will move to the better, native experience cleanly.

Looking to conditionally load these scripts (client-side), based on feature detects? See Modernizr.Looking for a guide to write your own polyfills? See Writing Cross-Browser JavaScript Polyfills.Looking for an alphabetical guide on HTML5, CSS3, etc. features, and how to use them? Svgweb by Brad Neuberg & others Fallback via FlashSnap.SVG from scratch by the author of Raphaël (Dmitry Baranovskiy) Abstracted API. FakeSmile by David Leunen Canvas Web Storage (LocalStorage and SessionStorage) Video. HTML5 Video Player Comparison.