net-board.net Archiv

Normale Version: [CSS] - Zellen ( Absatz Formatierung???)
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
hab da ein kleines Problem :/

normal ist es ja

Code:
.content_einzug{
font-size: 8pt;
font-family: Verdana;
color: #535353;
font-weight: bold;
margin-left: 10px;
}


wenn ich den TEXT so haben möchte

| HALLO

zuerzeit ist er so

|HALLO

hab ich was falsch gemacht?