Rounded Blue Blogger Theme

August 20th, 2009

Rounded blue for blogger is a modified version of Wordpress theme called Rounded v2 Blue Edition.

Main Features :

Two Columns Layout

Read More >>



CyberXpress Free Wordpress Theme

August 20th, 2009

CyberXpress:
A attractive and stylish Wordpress Theme.
Theme contains four Columns , Plug and Play Slider,Ajax and Widgets.

Read More >>



Css Screencast : Think Geek Background Fade Technique for All Browser

August 20th, 2009

New Screencast: Think Geek Background Fade Technique
This is a very Awesome Technique for increasing background beauty webpage.
As you scrolled to the bottom of the page the big black Circle will turn in to big white Circle.

Read More >>



Css Positioning for All Browsers

August 20th, 2009

Css positioning allow you to postion your element .You can place element behind one another or they can overlap each other.
Elements can be positioned using the top, bottom, left, and right properties. However, these properties will not work unless the position property is set first. They also work differently depending on the positioning method.
Relative Positioning [...]

Read More >>



Snake Cross Browser JavaScript Game for All Browser,Chrome,Safari,Opera,Firefox,Internet Explorer

August 19th, 2009

This is a every simple game you can add this game to your site.First select your game play speed and then try to eat Red Worm as many as you can but try not to hit the walls.You can also Pause the game by Space Key.

Read More >>



Zingmag Tribune Wordpress Professional Magazine Theme

August 19th, 2009

Zinmag tribune is the latest magazine theme from the zinmag series. This theme is designed with a newspaper layout. It is bundled with all the premium theme features and a custom admin panel to enable its different modules. Free support is available via the support forums.

Read More >>



ForexPress Premium Free Wordpress Magazine Theme

August 19th, 2009

ForexPress is a very new premium Wordpress magazine free theme designed with financial world and politics niche. The theme is powered with theme options page for easy setup. The list of features include 1.Magazine theme layout 2. Fancy javascript navigation menu. 3. Featured post with javascript gallery 4. Featured video section 5. Sitewide customizable 125×125 [...]

Read More >>



JavaScript for Storing Cookies for All Browser,Google Chrome,Internet Explorer,Safari,Firefox

August 19th, 2009

A cookie is normally use to identify the user.
What is Cookies?
A cookie is a variable Stored in each visitor’s computer. Each time the same computer requests a page with a browser, it will send the cookie too. With JavaScript, you can both create and retrieve cookie values.

Read More >>



CSS Float Image

August 19th, 2009

With CSS float, an element can be pushed to the left or right, allowing other elements to wrap around it.
Float is very often used for images, but it is also useful when working with layouts.
How Elements Float
Elements are floated horizontally, this means that an element can only be floated left or right, not up or [...]

Read More >>



JavaScript for Form Validation

August 18th, 2009

JavaScript can be used to validate data in HTML forms before sending off the content to a server.
Form data that typically are checked by a JavaScript could be:

has the user left required fields empty?
has the user entered a valid e-mail address?
has the user entered a valid date?
has the user entered text in a numeric field?

Required [...]

Read More >>