When writing in Javascript (or any language for that matter) you will probably need to debug your code at some point. The usual way is to write in friendly error messages as you go, but what if the error is somewhere else?
In this first tutorial of a few on CSS 3 properties we are going to look at text shadows. While they can’t be used with certain browsers they can still be effectively used so they degrade gracefully in browsers that do not support them.
Being the King (or Queen) of Search Engines like Google & Yahoo is like the Holy Grail for Zazzle shopkeepers. Here are some tips on how to use your titles, descriptions and tags more effectively to better your chances in search results.
Continuing on from the last post which covered the basics of connecting to a database using MySQLi, we are going to look at inserting, updating & deleting data. Finally we are going to look at some of the miscellaneous features of MySQLi.
Learning how to connect to a MySQLi database is pretty much an essential part of learning PHP in today’s database heavy web development scene. Here is a small tutorial to teach just how it’s done.
XML is used for all types of thing, one of the most commonly known is for RSS feeds. Using PHP & SimpleXML you can parse that feed or any XML file to grab the data and manipulate it however you want. Here’s how it’s done.
A rollover can be made in many ways, one of the oldest ways is using Javascript, but it has it’s problems. This tutorial will explain how to use CSS to create a rollover that has several advantages over the old JS versions.
I’m always looking for inspiration for new tutorials, and thanks to you lovely people I’ve always got something to try & create. Today I was asked to create a slide down header (similar to the footer), but with a creative twist.
A little while ago I made a tutorial explaining how to make a slide up footer that did not remove itself from document flow. After receiving a help request via email, I’ve decided to do a tutorial on how to make a footer that is removed from document flow.
It’s a classic tutorial that’s been done so many times before, but here is my spin on a basics of MoGraph Dynamics tutorial. Includes basics such as gravity, and collision detection.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.
Recent Comments