Zero.H
07-04-2006, 06:06 AM
Could anyone give me the code to make it where the navi bar isn't on the left but on the right.
|
View Full Version : Navi bar aligning on the right instead of left! Zero.H 07-04-2006, 06:06 AM Could anyone give me the code to make it where the navi bar isn't on the left but on the right. amyaurora 07-04-2006, 06:11 AM Try: <div align="right"><p>This will align your text to the right</p></div> Douglas 07-04-2006, 06:13 AM You have to be wayy more specific dude. :P That could mean so many things... <div align="left"></div> <table align="left"></table> <td align="left"></td> <p align="left"></td> <span style="text-align:left;"></span> pb&j 07-04-2006, 02:32 PM it could also be a matter of positioning or specific table cells. Zero.H ~ please provide a link to your page so far and explain further on what you'd like to do. |