Web Design News from CSS Globe
Performance Optimization: How to Load your javascript faster! - Wed, 01 Sep 2010
In this article I'll point out some important rules, how to use your javascript, which tools to use and what benefits you'll gain from it.
Zebra-striping rows and columns - Wed, 01 Sep 2010
Zebra-striping rows and columns with the nth-of-type selector.
10 Jaw Dropping HTML5 and Javascript Effects - Wed, 01 Sep 2010
Alright, HTML5 has been released for quite a while now, and its capabilities never cease to amaze me. Here, I have got 10 more HTML and Javascript demonstrations that show you what they can do.
40 Title Tag Optimization Ranking Factors, Techniques + Resources - Wed, 01 Sep 2010
Title tags often get overlooked by web developers. That's a shame as they are crucial for both search rankings and users seeing search results. Here is the ultimate title tag optimization list to fix them.
Creating a Upload/Download System Using PHP Classes - Tue, 31 Aug 2010
Making a PHP upload script can be a very challenging task when you are just starting out, heck; it's still hard to some extent when you are an experienced developer. So today, I'm going to show you how to make one using PHP5 Classes and a simple form.
The Ultimate Guide to WordPress 3.0 Comment Form Customization - Fri, 27 Aug 2010
In this article I will explain how to use the new comment_form() function within WordPress 3.0 to give better usability within our comments function inside of WordPress.
7 Useful jQuery Form Plugins - Wed, 25 Aug 2010
Recently, I have just finished another website. During the development, I have to write fair a bit of javascript to implement the form, and I discovered these plugins and I pretty sure it will come in handy to all of you.
5 Common SEO Mistakes with Web Page Titles - Wed, 25 Aug 2010
Really common title tag issues every SEO encounters and how to fix them.
CSS Counters: counter-increment and Friends - Tue, 24 Aug 2010
A comprehensive discussion of how to use CSS counters, including an infographic and details on browser support, benefits and potential drawbacks.
How Choice Impairs Your Visitors - Tue, 24 Aug 2010
Many sites provide an array of methods to interact with their offerings, but excesses in decision-making pressure can render less empowered visitors into a cyclone of stress from the barrage of questions being asked.
CSS3 Sidebar Full Height Background Color - Tue, 24 Aug 2010
The sidebar in layout cannot extend automatically full height along with the content. We usually do it by repeating the background image the way down of the container. You actually can get the Faux Columns trick without using image with CSS3 gradient.
Create a Dynamic Flickr Image Search with the Dojo Toolkit - Tue, 24 Aug 2010
This post aims to create a tabbed interface for grabbing Flickr images using Dijit's TabContainer, DojoX's Flickr data store, and basic Dojo code for event handling and node manipulation.
HTML5 Canvas Image Effects: Black & White - Mon, 23 Aug 2010
The new canvas tag in HTML5 is known for its illustration power. It's basically an empty element on which you can write and sketch using Javascript. But there's a hidden power: image manipulation.
27 Amazingly Realistic CSS Icons and Logos - Mon, 23 Aug 2010
In this article, we have handpicked some awesome css3 experiments so far which will make you say wow.
10 Underused Html Elements, and how you should be using them! - Fri, 20 Aug 2010
There are several really useful elements available to use, that make our code more semantic, our website more usable, and in general, everything easier for both us, the coder, and the end-user of our site.
