Previous Message
Next Message

Re: [css-d] align some text to right

Sent by Dougal Campbell on 8 February 2002 17:05


Whoops....correction:

 <p class="title" style="float:left;">Michael Collins</p>
 <p style="float:right;"><a href="default.html>Back to Home</a></p>
 <div class="clear:both;"></div>
 ....the rest of the content....

You have to float that first element to the left.

I'm sure there are other ways to get the effect, too. Like:

  <p style="float:left;">Blah</p>
  <p style="text-align:right;">Foo</p>
  ....more content....


-- 
Ernest MacDougal Campbell III, MCP+I, MCSE [EMAIL-REMOVED]>
http://dougal.gunters.org/             http://spam.gunters.org/
  Web Design & Development:  http://www.mentalcollective.com/
       This message is guaranteed to be 100% eror frea!
Previous Message
Next Message

Message thread: