Friday 5 April 2013

Dotted border with css

Hello guyes... this post will guide you to how to make a dotted border with the css.CSS has a outline property which is written with the border property to make the border effective.Firstly you will see the snapshot of this property and later at the end of this post you have to download the html file to know and analyse the working of this property.
Here is the snapshot :-
Here is the download link :- Here

Rotate boxes with css

CSS is very decorative language and indulges itself in designing the layout .It has a property called transform in which the value is rotate ...will turn the turn the things at the desired degree.....Firstly here is the snapshot of this example and later you have to download the html file at the the end of this post....
Here is the snap:-

The box shadow,,,,,CSS

Want to make things appear jumping out of screen ...then you are at the right place .... Just check the the shadow effect of the css with the rectangular css boxes...later at the end of this post download the html file to know the code and the actual working of this effect.Here is the snapshot.