Can CSS do this?
- From: yesthatmcgurk@xxxxxxxxx
- Date: 12 Apr 2006 12:30:01 -0700
Can someone show me the equivalent in CSS, and explain how it is better
(not meaning to sound trollish; just interested):
<table id="iCantDoThisEasilyWithCSS" width=100% height=100%>
<tr>
<td width=50% align=left>Stuff all kinds of neat junk in here,
like controls and such</td>
<td width=auto align=right>More stuff, crammed over on the
right hand side</td>
</tr>
</table>
This works in all browsers and can be nested inside of div's and other
tables without wierdness happening. I tried to do this with a floating
div, but the damn thing wouldn't work like I expected (
.
- Follow-Ups:
- Re: Can CSS do this?
- From: dorayme
- Re: Can CSS do this?
- From: Mike Scirocco
- Re: Can CSS do this?
- Prev by Date: Re: About hyphenation, Please do help
- Next by Date: Re: About hyphenation, Please do help
- Previous by thread: Select skewed when using overflow
- Next by thread: Re: Can CSS do this?
- Index(es):
Relevant Pages
|
Loading