- mu21.de [nt & lifestyle] - http://www.mu21.de -

mu21.css - mu21.de pre-web 2.0-Standard…

Posted by michael on May 3, 2007 in The Pages

[1] Code Archive - [2] mu21.css

…das Cascading Style Sheet - oder: Codeschnipsel 4 des mu21.de pre-web 2.0-Standards:

CSS, Cascading Style Sheets: Ein erschöpfendes Thema (egal, von welcher Seite es aufgefasst wird)… Die Fortschritte bei der Entwicklung (falls es um Nuancen im Style geht) kaum sichtbar, die Arbeit aber unerschöpflich! Ein unglaubliches Nachschlagewerk zum Thema findet ihr bei [3] edition-w3c.de.


A:link,A:visited,A:active {
font-size : 16px;
font-family : nimbus sans l;
color : rgb(51, 51, 51);
text-decoration : none;
}


A:hover {
font-size : 16px;
font-family : nimbus sans l;
color : rgb(51, 51, 51);
text-decoration : none;
}


A.backlink:link,A.backlink:visited,A.backlink:active {
font-size : 16px;
font-family : nimbus sans l;
color : rgb(51, 51, 51);
text-decoration : none;
}


A.backlink:hover {
font-size : 16px;
font-family : nimbus sans l;
color : rgb(51, 51, 51);
text-decoration : none;
}


A.index:link,A.index:visited,A.index:active {
font-size : 16px;
font-family : nimbus sans l;
color : rgb(51, 51, 51);
text-decoration : none;
}


A.index:hover {
font-size : 16px;
font-family : nimbus sans l;
color : rgb(51, 51, 51);
text-decoration : none;
}


div.titel {
font-weight: bold;
font-size : 36px;
font-family : Arial,Helvetica,verdana;
color : #444444;
text-decoration : none;
}


span.subtitel2 {
font-size : 12px;
font-family : Arial,Helvetica,verdana;
color : #444444;
text-decoration : none;
}


body {
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
}


.page {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
}


Article printed from mu21.de [nt & lifestyle]: http://www.mu21.de

URL to article: http://www.mu21.de/code-archive/mu21css-mu21de-pre-web-20-standard/

URLs in this article:
[1] Code Archive: http://www.mu21.de/index.php/code-archive/
[2] mu21.css: http://www.mu21.de/index.php/code-archive/mu21css-mu21de-pre-web-20-standard/
[3] edition-w3c.de: http://www.edition-w3c.de/TR/1998/REC-CSS2-19980512/


May 3, 2007 by mu21.de (whois): Michael Uhl - Imprint at http://imprint.mu21.de (dt. Impressum)