Topic: align="right" (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=9535" title="Pages that link to Topic: align=&amp;quot;right&amp;quot; (Page 1 of 1)" rel="nofollow" >Topic: align=&quot;right&quot; <span class="small">(Page 1 of 1)</span>\

 
Gweilo
Bipolar (III) Inmate

From: switzerland
Insane since: Sep 2002

posted posted 10-04-2002 13:08

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).]

Gweilo
Bipolar (III) Inmate

From: switzerland
Insane since: Sep 2002

posted posted 10-04-2002 13:47

Maybe it works with a table..

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 10-04-2002 14:11

Gweilo: Use CSS:

code:
.myClass{
text-align: right;
}



___________________
Emps

FAQs: Emperor



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu