Results for: "line"
Contents (637)
Google Zeitgeist: Here's to 2013
Discover what the world searched for with Google's year-end Zeitgeist: Music: "Feels Like Coming Home" by Jetta, available on Google Play: http://goo.gl/fJC7wl Daft…
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
Speed Up Your Coding with 15 jQuery CSS Plugins
Today we have 15 great jQuery CSS plugins pertained to design a beautiful site using cool effects with CSS/jQuery. 1. Stickup Stickup is…
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
Must Have CSS Tools for Designers
There are a lot of tools and tutorials which can help designers and developers in learning CSS easily and rapidly. In…
read more