CSS Globe

Latest Articles

Easy Percentage Grid System with HTML5

cssglobe March 22, 2011 comments (12)

Web grid systems help front end coders to layout a document faster. In this article I am presenting a percentage based grid system that is included in the Easy framework’s CSS.

Read more

Easy Paginate jQuery plugin for pagination

cssglobe March 9, 2011 comments (13)

This plugin allows you to browse easily through the list of items with pagination controls. It is very easy to implement and very lightweight so it might come in handy to use in your own projects.

Read more

jQuery plugin Easy Image Zoom

cssglobe February 21, 2011 comments (13)

I have been working on a little script for a client of mine, that required product image magnification. The task was to create a script that will allow users to see large details of the product while moving cursor over medium sized image. During the process I decided to create a jQuery plugin and share it with you guys!

Read more

The Anatomy of a Perfect Login Page

cssglobe February 16, 2011 comments (17)

In this article I am going to analyze what a perfect login page or login form should have. Also you are able to download the pure CSS3 login form for free.

Read more

Drawing Calendar Icon With CSS3

cssglobe February 7, 2011 comments (20)

In this article I am going to use some of the CSS tricks to create a calendar icon you can use for your blog posts or something similar. It is important to notify that there are no images used here and the markup couldn’t be simpler than it is.

Read more

Styling Full Width Tabs with CSS3

cssglobe January 27, 2011 comments (13)

In this article I will demonstrate how to create full width “browser-like” tabs using pure CSS3 and some HTML5 markup.

Read more

jQuery plugin Easy Notification

cssglobe January 23, 2011 comments (12)

There are cases and scenarios when you want to deliver a message to your website users and make sure that they will read it or at least notice it. This jQuery plugin will make that task easy for you.

Read more

Pure CSS3 Post Tags

cssglobe January 5, 2011 comments (17)

This is a rather simple pure CSS trick you can use to style your blog post tags, usually placed at the bottom of the posts.

Read more

Angled content mask with CSS

cssglobe December 28, 2010 comments (6)

In this article I will show you how to do create angled CSS content “mask”. The idea is pretty simple and it uses CSS transform property (rotation to be more precise).

Read more

Vendor prefixes and web standards

cssglobe December 21, 2010 comments (17)

In it’s original idea, standards should be a unique set of rules and coding recommendations applicable to all platforms, devices, browsers… Vendor prefixes couldn’t be further away from that.

Read more

1 2 3 4 5 9