Struppi: firefox & css

Beitrag lesen

Hallo mook

Hallo

koennte mir jemand sagen warum dieser css code unter firefox & co. nicht dargestellt wird?
<code>
p{
        color: #A0522D;
 background-color: #FFF5EE;
 background-position: center left;
 border: dotted 1px #BC8F8F;
 border-right: 0;
 border-left: 0;
 margin-bottom: 0;
        padding: 0.5em;
}
</code>

Es heißt <style> nicht Code und dann funktioniert es bei mir einwandfrei.
Kannst du mal deinen nicht funktionerenden Code online stellen?

Struppi.