New CSS3 Modules especially for background and border
With CSS3 there are many new modules available which are helpful for website designers here I am going to tell about new background and border modules of CSS3
Multiple backgrounds: Use to add multiple backgrounds with the help of background-image property.
Background Size: It specifies the size of background with the use of background-size property.
Gradient Borders & Rounded Corners: Allow web designers to create stylish border with border-color property and rounded border corner with help of border-*radius property.
|