CSS Absolute Positioning: Create A Fancy Link Block

Absolute position is a feature of the CSS2 specification that is supported by all of web browsers. If you posit an element (an image, a table, or whatever) absolutely on your page, it will appear at the exact pixel you specify. In this tutorial, we will use some tricks to create a fancy link block that make our links more attractive.

Continue Reading

In case you missed

WordPress Hack: Anything Can Be Added Anywhere In The Post Content

Some of wordpress plugins automatically add their display below your post content which is such as: YARPP (Related Posts) or Sociable …. They added their displays into your post content, but sometime, you want to add your own code before them, even between the introduction and the main content. This article will tell you how to add anything to your wordpress theme just right before others plugin do.

Continue Reading

Big Header – The Power of beautiful web design – Showcase of the best 20

The first look of web design, of course, is the header. Your website header is the most important part in your design. You can see around the web, most of designers always spend more time to make up their header (not their hair !!!). The more beautiful your web design header is, the more attractive your web site in your visitors look.

In this showcase, you will see how 20 the best websites design their header with a big head. Furthermore, you will understand why they are the best.

Continue Reading

CodeIgniter and jQuery – Real Live Search with Pagination

In this tutorial, we will create a search page with CodeIgniter and jQuery. We’re not gonna create only a default search page using CodeIgniter framework, but also a real time search with jQuery’s support. And one more, enable GET method in CodeIginter that was stupidly disable by default. Enjoy the tut and don’t forget the … beer! Continue Reading

WordPress Theme Design with Options Administration

Are you running WordPress? And how are you controlling all options of your current wordpress theme? WordPress offers you get_option() function to get the options of your wordpress. However, all of default options wordpress gives to you are not enough. You maybe want to add more options that easy to implement on your theme design. How to do that? This tutorial will help you create options and administrate them in wordpress admin page.

Continue Reading

Page 1 of 11