Most web application's interface are controlled by CSS. How it looks and its feel depends on its CSS. Wordpress has simple structures of CSS which makes it easier to modify some applications has complex bunch of CSS codes separated by blocks of layouts like Prestashop.
One of the favorite techniques of professional web designers is the rounded corners.
One of the favorite techniques of professional web designers is the rounded corners.
Techniques
ThrashBox – create rounded-corner boxes that use images flares so without any complex codes the corners render the corner in smooth and impressive look.
Transparent custom corners and borders version 2 – give a transparency impressive appearance with optional alpha transparency.

CSS Teaser Box with rounded corners – by Roger Johansson, the same author of Transparent custom corners and borders version 2.

CSS Liquid Round Corners – a re-usable rounded box, note that it needs total 6 images for wrap the corners.

CSS and round corners making accessible menu tabs – decent rounded corners style menu tabs technique.

Airtight Corners – produce a box with rounded corners using only one image, and off-setting that image for each corner.

curvyCorners – a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.

Rounded Corners Generators
Online rounded corners generators, Rocks!
http://www.spiffycorners.com/ – simple way to generate the CSS and HTML you need to create anti-aliased corners without using images or Javascript.

http://tools.sitepoint.com/spanky/ – an experimental technique for using only CSS to produce ’round-cornered content boxes’ with semantically pure markup.

Tutorials
Comments
Post a Comment