|
Posted by AF on 06/29/05 14:29
On Tue, 28 Jun 2005 22:39:10 -0400, Ian Rastall <idrastall@gmail.com>
wrote:
>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
Ian,
You are right.
I missed the "class" and css implications in your first example.
Sorry. I most humbly apologize.
I just tried your second example, and it worked beautifully.
When I have a little more time, I will try your css example, but it
looks like it will work.
Again I apologize for my mistake.
And I sincerely appreciate the lesson in html and css you have given.
Best regards,
Al
http://www.affordablefloridainsurance.com
http://www.americanbestmortgages.com
http://www.americanaffordablelifeinsurance.com
[Back to original message]
|