MudGuard: Frage zur kompensierten Schreibweise von CSS

Beitrag lesen

Hi,

hi,

AFAIK _ist_ die reihenfolge bei der zusammenfassung verschiedener font-eigenschaften unter font vorgeschrieben

http://www.w3.org/TR/REC-CSS2/about.html#q6 sagt:

Values may be arranged as follows:

* Several juxtaposed words mean that all of them must occur, in the given order.
    * A bar (|) separates two or more alternatives: exactly one of them must occur.
    * A double bar (||) separates two or more options: one or more of them must occur, in any order.
    * Brackets ([ ]) are for grouping.

http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font sagt:

[ [ <'font-style'> || <'font-variant'> || <'font-weight'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar | inherit

Beide Zitate zusammenzubringen sei dem Leser zur Übung überlassen ;-)

cu,
Andreas

--
MudGuard? Siehe http://www.Mud-Guard.de/
Fachfragen per E-Mail halte ich für unverschämt und werde entsprechende E-Mails nicht beantworten. Für Fachfragen ist das Forum da.