Forum: XML Beginner |
Thema:
Re: HTML/CSS/JavaScript Dokument in xml Dokument umwandeln |
Von:
G. Guest (
11.03.2006 22:22) |
ul {
list-style-type : square;
}
ul, ol {
padding : 0 0 0 1em;
margin : 0 0 10px;
display : block;
text-align : justify;
color : #7090c8;
}
h1 {
letter-spacing : 0.3em;
line-height : 180%;
font-size : 1.2em;
border-bottom-style : dashed;
border-bottom-width : 1px;
border-bottom-color : #7090c8;
}
h2 {
font-size : 1.1em;
letter-spacing : 0.1em;
background-color : #6080b0;
color : #ffffff;
text-align : center;
}
h3 {
font-size : 1em;
color : #6080b0;
}
h4 {
line-height : 120%;
font-size : 1em;
}
.tb_zeile {
background-color : #6080b0;
color : #ffffff;
}
.h_bluezell {
background-color : #a8c0e0;
}
.bluezell {
background-color : #7090c8;
color : #ffffff;
font-weight : bold;
}
.s_name {
letter-spacing : 0.7em;
text-align : center;
}
.ramen {
background : #fff;
border : 1px solid #7090c8;
padding : 5px;
}
.blau_weiss {
background : #7090c8;
color : #fff;
margin : 0 9px;
padding : 3px;
}
Betreff |
Von |
Datum |
|
|
Re: HTML/CSS/JavaScript Dokument in xml Dokument...
ul {<br>list-style-type : square; <br>} <br>ul, ol {<br>padding : 0 0 0 1em; <br>margin : 0 0 10px; <br>display : block; <br>text-align : justify; <br>color : #7090c8; <br>} <br>h1 {<br>letter-spacing : 0.3em;... |
|
|
|
|
|
G.
Guest
|
11.03.2006 22:24 |
|
|
Antworten
Vorsicht bei der Eingabe: Die Zeichen ' oder -- sind nicht erlaubt!