
Wahrscheinlich geh ich euch mit meiner Fragerei schön langsam auf die Nerven

Das File welches ich in ein Dictionary lesen möchte ist wie folgt formatiert (wieder mal mein CSS):
Code: Alles auswählen
a {
text-decoration: underline;
font-size: 10px;
font-family: Arial;
font-weight: bold;
}
table {
border: 4px ridge #008000;
padding-left: 8;
padding-right: 2;
padding-top: 13;
padding-bottom: 4;
background-color: #FFFF00;
font-family: Arial;
font-size: 14pt;
font-weight: bold;
}
