Results for: "html5"
Contents (119)
50 Most Useful jQuery Plugins of the year #5
With thousands (yes thousands...) of new jQuery plugins that have been released we have worked hard filtering down all of…
read more
Free PHP, HTML, CSS, JavaScript editor (IDE) - Codelobster PHP Edition
For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid…
read more
50 Most Useful jQuery Plugins of the year #4
With thousands (yes thousands...) of new jQuery plugins that have been released we have worked hard filtering down all of…
read more
How to make a Simple HTML5 Canvas Loader
Let's code an HTML5 Canvas Loader: HTML Js var canvas = document.getElementById('demo'); var context = canvas.getContext('2d'); var start = new Date(); var lines = 16, cW = context.canvas.width, cH…
read more
Useful list of common HTML meta tags
Basic HTML Meta Tags OpenGraph Meta Tags HTML Link Tags
read more