Kirupa - kirupa.com - kirupa.com | tutorials + code + design
General Information:
Latest News:
Removing Duplicate Items from an Array 30 Nov -0001 | 12:00 am
Learn how to quickly and efficiently remove duplicate items from your array.
Detect Whether a Font is Installed 30 Nov -0001 | 12:00 am
Learn how to detect whether a font is installed by using a little bit of JavaScript that doesn't interfere with CSS or your DOM.
Backup Your Site's Data Efficiently...Like a Ninja! 30 Nov -0001 | 12:00 am
Learn how to backup and restore your site's files and MySQL databases by remotely SSH'ing into your server, executing commands, and doing other awesome things.
Drawing Circles on a Canvas 30 Nov -0001 | 12:00 am
Learn all about the arc function and how it makes all of your dreams of drawing circles come true.
Style Beautiful Tables Using Only CSS3 30 Nov -0001 | 12:00 am
Learn how to use CSS pseudo-selectors like nth-of-type to give an old, dusty table a spiffy new look.
Slide Image on Hover using CSS3 30 Nov -0001 | 12:00 am
Learn how to create a sliding image effect that plays when you hover over the image.
The CSS Cursor Property 30 Nov -0001 | 12:00 am
See all the various cursors you can use and learn how to set them using both CSS and JavaScript.
The HTML5 Starting Template 30 Nov -0001 | 12:00 am
In under 5 seconds, get up and running with a plain and simple HTML5 document.
Get the Value of Animating CSS Properties 30 Nov -0001 | 12:00 am
Learn how you can use the getComputedStyle function to read the values of CSS properties are they are getting animated.
Display an Outline (Not a Border!) on Hover 30 Nov -0001 | 12:00 am
Learn how to display an outline when you hover over something by using your new best friend, the outline property.