Hallo Taney.
CSS:
dfn
{font-style:normal; border-bottom:1px dashed #000000; cursor:help;}
.test
{font-style:normal; cursor:help;}
>
> Ich habe da schon anstatt class id versucht, anstatt .test #test. Der Text wird immer unterstrichen ausgegeben.
Natürlich, denn schließlich überschreibst du nicht die Regel, welche du für alle dfn-Elemente festgelegt hast.
Wenn du keinen Rahmen mehr möchtest, dann musst du aufgrund der Vererbung dies auch explizit sagen, z. B. mit border:none.
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](http://www.w3.org/History/19921103-hypertext/hypertext/WWW/MarkUp/HTMLConstraints.html)]