|
Posted by Mark Parnell on 11/12/95 11:24
Previously in alt.html, Ed Jay <edMbj@aes-intl.com> said:
> OK, I came up with the following 'solution' that does what I want, a
> centered line of two single words--one to the left and one to the right,
It shouldn't. Not in a behaving browser, anyway. Let me guess, you're
testing in IE, with no doctype?
> but it seems terribly clumsy. Can it be simplified?
Eek! That *is* dreadful.
<div style="float: left; width: 49%;">Test 1</div><div style="width:
49%; text-align: right;">Test 2</div>
--
Mark Parnell
http://www.clarkecomputers.com.au
alt.html FAQ :: http://html-faq.com/
Navigation:
[Reply to this message]
|