CSS3 Basics! part-1

CSS3 is the latest standard for CSS


The new features of CSS 3 uncover a lot of new possibilities and are beginning to be more widely used. Don’t get too excited though because it is not fully supported by all browsers. But this doesn’t mean you shouldn’t use it at all…
Because these new features are not supported by some browsers (*cough* IE *cough*) you shouldn’t rely on CSS 3 for layout purposes. Instead you should use these new techniques to enhance your design for those viewers using the compatible browsers.<
Below are descriptions of some of the most basic new features:

Text Shadow

Text shadow does exactly what it sounds like. It adds a shadow to your text.

Border Radius

Border Radius allows you to add rounded corners to an object. You can also specify a different size for each corner.

Box Shadow

Box shadow is similar to Text shadow except it’s added to an object and not text.
Again, those are just the most basic of features. There are a lot of other techniques and tutorials out there but I would use all of these sparingly, since Internet Explorer doesn’t support any CSS 3 at the moment. That being said there are people out there who are able to achieve some awesome effects using CSS 3.

2nd part:CSS3 Basics!-part2
3rd part:Learn all about CSS3!

Comments

  1. I think it is the nice post for CSS3 Basics | I hope all new people like this helpful post .Thank you for this kind of posting |

    ReplyDelete

Post a Comment

Popular posts from this blog

Google search tips and tricks!

Differences between PDF and EPUB!