Mathias Brodala: Tabellen zentrieren mit CSS im Firefox

Beitrag lesen

Hallo MudGuard.

[…]

ruleset
  : selector [ COMMA S* selector ]*
    LBRACE S* declaration [ ';' S* declaration ]* '}' S*
  ;

bzw.:

declaration
  : property ':' S* expr prio?
  | /* empty */
  ;

Hm, also gibt es den Begriff „Regel“ im Zusammenhang mit CSS garnicht? Ich ging bisher davon aus, dass in einem Ruleset (≈ Regelsatz) mehrere Regeln enthalten sind. Letztere sind aber offenbar eigentlich Deklarationen …

Einen schönen Montag noch.

Gruß, Mathias

--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]