hi,
I have to allign a text in a layer to the right side. I first had the tag <p align="right">
but then I found out, that Opera makes a huge gap (because of the p tag, like <p></p> )
All other browsers start the text on the top, only Opera doesn't.
Well, OK, I put the align="right" in the DIV tag of the layer. Works fine in Opera 6, IE6, NN7.
but.. NN4 won't understand the align tag in the DIV tag... unfortunately.
Is there a possibility to make this (actually simple) right-alignment work.
what it should do:
write the text aligned on the right side in a layer, at the very top.
the example is on http://www.kasag.com/phoenix/frame.html .. the gray texts in the menu bar should be aligned on the right side. I'm not sure if they do in IE <= 5
[This message has been edited by Gweilo (edited 10-04-2002).]