Create a "inset" effect using CSS in websites
        Posted  
        
            by Aakash Chakravarthy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Aakash Chakravarthy
        
        
        
        Published on 2010-06-15T13:56:21Z
        Indexed on 
            2010/06/15
            14:12 UTC
        
        
        Read the original article
        Hit count: 320
        
Hello,
I am very much impressed by the "inset" like effect in many latest websites. Some examples are

and

The line in the center. Nowadays, many websites use these kinds of lines/effects.
I tried to achieve the same with borders but the color combination is not working me and it is not proper.
Do other websites use images for these ? is it easy to this ?
Any example css ?
Example sites: http://woothemes.com, http://net.tutsplus.com/ , http://www.w3schools.com (in the header) and in wordpress admin page sidebar
© Stack Overflow or respective owner