In che senso?Originariamente inviato da andrea.paiola
http://www.constile.org/css_guida_completa/errata.html
piero comunque io vedo questo esempio:
sei sicuro di quello che dici?codice:P { background: url("chess.png") gray 50% repeat fixed }Io sono sicuro che l'ordine corretto - come dice la specifica ufficiale di CSS 2.1 - sia il seguente:
- http://www.w3.org/TR/CSS21/colors.ht...def-backgroundcodice:background: [<'background-color'> || <'background-image'> || <'background-repeat'> || <'background-attachment'> || <'background-position'>] | inherit
![]()