Subscribe to RSS Follow me on Twitter
Hi, I'm a web developer and blogger from Russia. My nickname is Dimox.
Sorry for my English, it's not my native. Read more about me and my blog.
Looking for web hosting? Find the best website hosting companies with customer reviews at WebHostingGeeks.
Making Pretty FeedBurner Counter With Only CSS3
Written by Dimox

Lately I often play with CSS3, in particular with border-radius and box-shadow properties. They allow to easily make a beautiful design of page elements like buttons, tabs etc.

As a result I have made pretty FeedBurner counter using only CSS3, and in this post I want to tell you, how to create such a counter on your site.

Read the rest of this entry »

Category: CSS
Cross Browser RGBa Support
Written by Dimox

Yet another very nice feature, that gives to us the CSS3 specification, is the RGBa (stands for Red Green Blue Alpha) property. RGBa is used to create a semi-transparent background of some HTML element.

As well as other CSS3 properties, (like box-shadow, border-radius), all the modern browsers (FireFox, Safari, Chrome, Opera) excellent supports the RGBa property, but only not Internet Explorer.

However, there is a simple way to make cross browser RGBa support, i.e. even in IE, moreover in all popular versions: IE6, IE7 and IE8.

Read the rest of this entry »

Category: CSS

Tag Cloud