Having an optimize website followed by w3c standards has to be a primary goal for any front-end Developer.
As we all know new browsers support CSS3 and HTML5 partially. it's really a good idea to master CSS3 and use it on our day to day coding life.

Learning css3 avoids us using most of unnecessary javascript and jQuery codes we write. for example round corder or box shadows are supported by css3 and most of the modern browsers support them so why would we use jQuery... ?!!!

Some Developers would say css3 is not supported in all browsers specially IE6 and once all browsers support it we will adapt ourselves with the new language, my Answer to those people is if you really care about your users you have to consider the majority of your users ( almost 80% ) on the net are using modern browsers to check e-mails or play Partypoker so its a good idea using CSS3, HTML5 and for those remaining 20% if you really really care you can have them either not see the feature or you can just use other techniques such as javascript.
moreover some remarkable and well-known companies such as GOOGLE and APPLE also supports web developers switching to CSS3, HTML5. thanks to them and all other folks that contributed on it.

Today I'm going to introduce a CSS3 Online Tool which might going to consider using it.


CSS3 BUTTON MAKER 1.0 beta has been released

Create your own button for your website without a need of Javascript, Flash or even Images
try it now

CSS3 Button Maker Online Tool

Why using Css3 Button Maker Online Tool:

  1. No Need for Flash
  2. No Need for Javascript ( no more dealing with js code to tweak your button )
  3. No Need for Images ( Photoshop - images makes our site load slower)
  4. Faster Websites - by using the browsers native built in code we end up having faster websites
  5. Write more reliable and advanced css code

Css3 Button Maker Online Tools Features are listed below

  • Create your own button and get your CSS code.
  • Ability to create different modes of your button ( Link, Hover, Visited, Active )
  • Border Shadow
  • Round Corner
  • Gredient Background
  • Text Shadow
  • and many many more feature...