Profile
Achievement
 
    
                clapfouine's Recent Snippets
- All /
 « Prev 1 Next »
Taken from : http://www.phpfreechat.net/forum/viewtopic.php?pid=7587
See also this class : http://www.phpbuilder.com/snippet/download.php?type=snippet&id=2205
        
        
        
            1 
        
        
            1019 
        
                    posted 17 years ago by clapfouine
            Les propriétés racourcies
Exemple avec la propriété raccourcie 'font':
En clair vous pouvez résumer ça:
p {
font-size: 1em;
line-height: 1.5em;
font-weight: bold;
font-style: italic;
font-variant: small-caps;
font-family: verdana...
        
        
        
            3 
        
        
            1368 
        
                    posted 18 years ago by clapfouine