Source: Psd2html1 Blog1. CSS3 Modules Some of the most important CSS3 modules are: Selectors Box Model Backgrounds and Borders Image Values and Replaced Content Text Effects 2D/3D Transformations Animations Multiple Column Layout User Interface 2. CSS3 Rounded Corners #round_v1 { border-radius: 25px; } Four values: top, right, bottom, left; #round_v2{ border-radius: 5px 10px 15px 20px; } 3. CSS3 Border... Continue reading
Read full article »
Followers on Owler
1