how about something like this? http://realworldstyle.com/split.html

This should be good for a start anyway...


Chris Stratford wrote:


I have always wanted to do this

I have never seen it possible without TABLES or Absolute positioning

It must be possible though.

What I want to do is, have 1 piece of text aligned LEFT, and on the same line, another piece of text aligned RIGHT

Its a admin panel, where the line displays:

Title username (then on the very right is a link to LOGOUT)

But unless I use tables I cant do that

The reason why I am after this is because I want my whole website to be absent of any tables.

www.neester.com/index2.php <http://www.neester.com/index2.php> <- that is the continuing method there is a guestbook where you can leave comments if you like

I was hoping that CSS would allow you to have this sort of thing:

<p style=align:left> HEADING <p style=align:right> (if I close the <p> tag it will create a new line, but it does this when you open a new <p> tag anyway

is there anyway around this?

I have yet to try: <span> tags.

And the last resort would be using 2 divs

That is my last resort because, I have <div class=content><div class=admin> then I would have 2 more nested divs

It would end up a hassle like tables end up a hassle

Any help anyone?

Thanks in advance!

------------------------

 *Chris Stratford*
 [EMAIL PROTECTED]
 www.neester.com <http://www.neester.com>

------------------------


*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************




Reply via email to