|
Posted by Ian Rastall on 06/29/05 05:39
On Wed, 29 Jun 2005 02:28:41 GMT, AF <bscinc3000@Yahoo_NoSpam.com>
wrote:
>On Tue, 28 Jun 2005 16:14:12 -0400, Ian Rastall <idrastall@gmail.com>
>wrote:
>
>>Perhaps something like:
>>
>><div class="left" style="float: left;">Some text</div>
>><div class="right">Some more text</div>
>
>I tried your suggestion in both FrontPage and hand coded, and it did
>not work.
Do you have anything in your CSS for the .left and .right classes that
I refer to in there? If not, you might try:
<div style="float: left; text-align: left;">Some text</div>
<div style="text-align: right">Some more text</div>
If that doesn't work ... I'm out of ideas! :-)
Ian
--
Was it not a comedy, a strange and stupid
matter, this repetition, this running around
in a fateful circle? (Hermann Hesse)
http://www.bookstacks.org/
Navigation:
[Reply to this message]
|