Ich weiss, dieses Thema scheint schon ein paar mal behandelt worden zu sein, aber trotz allem komme ich nicht weiter und bin auf Eure Hilfe angewiesen…
Woran liegt das, dass ich kein Abstand (rechts vom Bild zum daneben stehenden Text bekomme)???
CSS:
[HTML]
div.photo{margin-top:100px; margin-left: 25px; margin-right:200px; margin-bottom:25px;}
div.hptext {margin-top: 60px; margin-left: 260px; margin-right:50px; font-family: arial,Verdana, Helvetica, sans-serif; text-align: justify; font-size:1.1em }
[/HTML]
HTML Dazu:
[HTML]
Überschrift
Links vom Bild kann ich den Abstand problemlos variieren, aber nicht rechts vom bild…Bitte um Korrektur meines Quelltexts bzw. was ich tun muss damit ich einen Abstand rechts vom Bild zum Text habe…
Danke für Eure Mühe schon im Voraus!!!