Welcome To Snipplr
Everyone's Recent CSS Snippets Tagged html
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
A simple transition from a linear gradient to a radial gradient can be made very dramatic by including a color change transition.  One of 10 effects presented.
        
        
        
            0 
        
        
            3496 
        
                    posted 10 years ago by COBOLdinosaur
            The base rotation can be in three different planes; though as we will see later combinations can make it look like we rotate through many perceived planes. In the examples below instead of rotate we specify the plane by using rotateZ (The default we...
        
        
        
            0 
        
        
            3655 
        
                    posted 10 years ago by COBOLdinosaur
            two properties:
* counter-reset
* counter-increment
This example shows a way to number chapters and sections with "Chapter 1", "1.1", "1.2", etc.
        
        
        
            0 
        
        
            2398 
        
                    posted 10 years ago by ngocviet
            Create a subtle "recessed" looking divider line.  The example restyles the <hr> tag but it can applied to anything.
        
        
        
            1 
        
        
            1296 
        
                    posted 12 years ago by nshakin
            designing a simple horizontal tab menu by using ul and il elements with css.
        
        
        
            0 
        
        
            1475 
        
                    posted 12 years ago by codingforever99
            One of the great methods to load and work with icons in web pages is to load one image that is a collection of several icons and use any icon as needed, that reduces the number of server request and save bandwidth.
        
        
        
            1 
        
        
            1729 
        
                    posted 12 years ago by codingforever99
            Show only non-printable area on web page but  print only the printable areas
        
        
        
            0 
        
        
            2361 
        
                    posted 13 years ago by duzenz
            defining a printable area from a html web page. Making only one place printable
        
        
        
            0 
        
        
            2646 
        
                    posted 13 years ago by duzenz
            A small tip I picked up yesterday while developing a HTML email for a client. If you are testing in Hotmail using a browser other than Internet Explorer, you may notice that the email seems to left align and doesn’t display any background colours o...
        
        
        
            0 
        
        
            1349 
        
                    posted 14 years ago by i-am-andy
            On screen:
Click here to see the pics!
On print:
Click here [link: http://www.shabada.boh] to see the pics!
        
        
        
            0 
        
        
            1274 
        
                    posted 14 years ago by claudiowebdesign
            Stop your html tables overlapping other elements to the right. Fix the table with a fixed layout. You may also have to set overflow:hidden and word-wrap:break-word
        
        
        
            0 
        
        
            1312 
        
                    posted 14 years ago by peetj
            Some font family stacks that I found on [unitinteractive.com](http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/)
        
        
        
            1 
        
        
            1491 
        
                    posted 14 years ago by swiftgaruda
            Updated to version 2.0 released January 2011.
See: http://meyerweb.com/eric/tools/css/reset/
        
        
        
            2 
        
        
            1457 
        
                    posted 14 years ago by SevenLayersDesign
            Also seen for now at carinsurancerates.com
Assembled this in 2008 and have used it numerous times since then, reliable chunk of code. Jquery can be used to add a nice slide down option like on carinsurancerates.com
        
        
        
            2 
        
        
            1385 
        
                    posted 14 years ago by toltmanns
            
