Ashura: CSS?

Beitrag lesen

Hallo Thomas.

hab es hinbekommen:

Ich weiß nicht, was es sein soll, aber CSS ist es jedenfalls nicht.

#link {

link: font-weight:normal; color:red; border-bottom:dashed 1px blue; text-decoration:none;
visited: font-weight:normal; color:red; border-bottom:dashed 1px blue; text-decoration:none;
focus: font-weight:normal; color:#74c44d; border-bottom:dashed 1px blue; text-decoration:none;
hover: font-weight:normal; color:#74c44d; border-bottom:dashed 1px blue; text-decoration:none;
active: font-weight:normal; color:#74c44d; border-bottom:dashed 1px blue; text-decoration:none
}

Eine solche Schachtelung ist nirgends in der CSS-Syntax definiert.
_Bitte_ _niemals_ _mit_ _dem_ _IE_ _testen_!

Zu viel klammern ist doch nicht so gut ;-)

Du musst sogar noch viel mehr setzen, für jeden Selektor ein Klammernpaar.

Einen schönen Samstag noch.

Gruß, Ashura

--
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]