NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page Aligning left and right?

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search
5 members in live chat ~  


Closed Thread
 
LinkBack Thread Tools
Old 11-27-2003, 05:28 AM THREAD STARTER               #1 (permalink)
New Member
Join Date: Nov 2003
Location: EarthPlanet
Posts: 2
Nasimov is an unknown quantity at this point
 



Aligning left and right?


It's possible on the same line to have some stuff aligned to the left and other stuff aligned to the right? I mean something like the following:

<div align="left">left stuff</div><div align="right"> right stuff</div>

This doesn't work as each div is on its own line. I can do that by having a two column table and setting each cell to the correct alignment, but I was just wondering if there is another way to do it.

Thanks.
Nasimov is offline  
Old 11-28-2003, 10:37 PM   #2 (permalink)
Senior Member
Join Date: Aug 2002
Posts: 1,255
deadserious has a spectacular aura aboutdeadserious has a spectacular aura about
 



You can do it with absolute positioning.

<div style="position:absolute; top:20px; left:20px">
Left
</div>
<div style="position:absolute; top:20px; left:50px">
Right
</div>
deadserious is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


 
All times are GMT -7. The time now is 02:07 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger