PDA

View Full Version : with nn it's okay but netscape 6.2 messes it up


Crasy_J
08-12-2002, 08:07 AM
hi, I checked the site with

IE 6 -okay

NN 4.7 -okay

NN 6.2 -messed up.

on the first page, index.php3 there should be a kind of button at the upper right corner. But with 6.2 there's only a small piece of the image displayed.

the Link: http://www.lebendige-astrologie.de

The second bug is at

http://www.lebendige-astrologie.de/1_holger.htm

There should be an image with text around it, but 6.2 displayes the text above the image.

I'm got really no clue, what's going on there!

Does anybody could imagine?


thank you in advance

Joanna

joh6nn
08-12-2002, 10:07 AM
for the first problem, i'm tempted to say that one of the table cells or divisions is covering the image up. however, that can't be the case, because that empty area continues to be recognized as a link. so, my only guess is that this is a perhpas a quirk of the browser.

for the second problem, i think this is your problem:

<p>
<img src="images/foto.gif" width="128" height="186" vspace="2" hspace="2" alt="Holger Fass" align="left"><br>
<span class="textgross">Holger Alfred Ludwig Fa&szlig;</span>
<span class="text"><br><br>
geboren am 27. M&auml;rz 1965 um 18:30 Uhr in Pforzheim<br>
Sonne Widder, Aszendent Waage, Mond Wassermann
</span>
</p>
<p></p>
<p class="text">Mit Astrologie besch&auml;ftige ich mich seit
meinem 16. Lebensjahr. 1998 beendete ich eine zweij&auml;hrige
Astrologie-Ausbildung bei Ernst Ott und Eva Stangenberg
(Karlsruher Astrologie-Ausbildungszentrum des Deutschen
Astrologen-Verbandes). Seitdem bin ich astrologisch beratend
t&auml;tig; seit dem Jahre 2000 zudem unterrichtend. Der
regelm&auml;&szlig;ige Besuch von Fort- und Weiterbildungsveranstaltungen
sowie die aktive Teilnahme an Astrologie-Kongressen und
Tagungen ist f&uuml;r mich selbstverst&auml;ndlich.
</p>

the picture is encased in its own separate paragraph. i don't know that would necessarily make a difference, but Mozilla is much pickier about proper markup than either NS4 or IE.