Welcome To Snipplr
Everyone's Recent CSS Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Cross Browser CSS Arrows / Triangles
========
*Tags: css, css Arrow, CSS Triangles, Cross Browser CSS Arrow, Cross Browser CSS Triangle*
**Copyrights:**  
All Copyrights reserved to [Mohamed Alaa - Front End Developer](http://www.seniorwebdes...
        
        
        
            0 
        
        
            2425 
        
                    posted 14 years ago by MohamedAlaa
            A Simplified solution to CSS-Tricks Starry Night Parallax Effect. Se URL for demo and original article. Example files can also be downloaded at the URL.
        
        
        
            0 
        
        
            1302 
        
                    posted 14 years ago by DeluxiveState
            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 
        
        
            1347 
        
                    posted 14 years ago by i-am-andy
            This needs to be used with the code that gets output using the quick highlighter. Follow these steps to use with WordPress:
    First copy your php code
    Go to http://quickhighlighter.com/
    Paste your code into the textarea
    Click Highli...
        
        
        
            0 
        
        
            1223 
        
                    posted 14 years ago by jeremyjared74
            This is PURE CSS. Tested in IE7+, Chrome, Firefox, Safari and Opera
        
        
        
            0 
        
        
            2116 
        
                    posted 14 years ago by officiallyWise
            On screen:
Click here to see the pics!
On print:
Click here [link: http://www.shabada.boh] to see the pics!
        
        
        
            0 
        
        
            1270 
        
                    posted 14 years ago by claudiowebdesign
            Pure CSS3 buttons with 9 pre-defined colours and 3 styles.
Adapted from Web Designer Wall - http://www.webdesignerwall.com/demo/css-buttons.html
        
        
        
            1 
        
        
            1286 
        
                    posted 14 years ago by Huskie
            HTML should look like this:
<div>
	<p>Lorem ipsum here</p>
</div>
<div>
	<img>
</div>
        
        
        
            0 
        
        
            2321 
        
                    posted 14 years ago by a1ias
            Well, many of you are used to just replace the lack of min / max width / height for IE with fixed dimensions, right? But you don’t need to do it anymore. IE is not a strict standards browser and sometimes we can take advantage of this to code thing...
        
        
        
            0 
        
        
            2364 
        
                    posted 14 years ago by a1ias
            
