net-board.net Archiv
[CSS] - Zellen ( Absatz Formatierung???) - Druckversion

+- net-board.net Archiv (https://net-board.net)
+-- Forum: Deine eigene Homepage (https://net-board.net/forumdisplay.php?fid=26)
+--- Forum: Scriptsprachen (+Datenbanksysteme) (https://net-board.net/forumdisplay.php?fid=19)
+--- Thema: [CSS] - Zellen ( Absatz Formatierung???) (/showthread.php?tid=5135)



[CSS] - Zellen ( Absatz Formatierung???) - KingGO - 09.08.2005

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?