Everything Photoshop Subscribe

How to Build a Maintainable Site using CushyCMS and Twitter

in HTML / CSS, Site Builds, Working with CMS's by Collis Ta'eed

Sometimes it seems there are as many CMS products out there as there are web developers. In this tutorial we’re going to build a simple one-page site and then in less than 5 minutes, get it setup with a Twitter feed for daily updates and with CushyCMS for general content. If you haven’t seen it, Cushy is a completely free and extremely simple to use product that’s come on the market recently. Continue Reading

How To Create A ‘Mootools Homepage’ Inspired Navigation Effect Using jQuery

in HTML / CSS, Javascript / AJAX by Bedrich Rios

As you know there are a host of competing javascript libraries around these days. Though I prefer jQuery, I’ve always liked the way the menu on MooTools worked. So in this tutorial we’ll recreate that same effect … but we’ll do it in jQuery! Continue Reading

Create a Slick Tabbed Content Area using CSS & jQuery

in HTML / CSS, Javascript / AJAX by Collis Ta'eed

One of the biggest challenge to web designers is finding ways to place a lot of information on a page without losing usability. Tabbed content is a great way to handle this issue and has been widely used on blogs recently. Today we’re going to build a simple little tabbed information box in HTML, then make it function using some simple Javascript, and then finally we’ll achieve the same thing using the jQuery library. Continue Reading

Creating a PayPal Payment Form

in HTML / CSS by Collis Ta'eed

Although it can have some issues, PayPal does provide a very simple way to take payments on a website. And with a little tweaking you can easily turn a PayPal “Buy Now” button into a form where the user specifies how much they’d like to pay and what they are paying for. Continue Reading