[advanced search]
Results from the most recent live auction are here.
21 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Domain Name Industry Newsletter
Go Back   NamePros.Com > Design and Development > Programming
User Name
Password

Old 11-27-2003, 06:28 AM   · #1
Nasimov
New Member
 
Name: Nasimov Nick
Location: EarthPlanet
Trader Rating: (0)
Join Date: Nov 2003
Posts: 2
NP$: 3.00 (Donate)
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.


Please register or log-in into NamePros to hide ads
Nasimov is offline   Reply With Quote
Old 11-28-2003, 11:37 PM   · #2
deadserious
Senior Member
 
Trader Rating: (13)
Join Date: Aug 2002
Posts: 1,300
NP$: 2.85 (Donate)
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   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Site Sponsors
Website Header Design Website Header Design Proof is in the Parking
Advertise your business at NamePros
All times are GMT -7. The time now is 10:15 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0