Re: Can CSS do this?



yesthatmcgurk@xxxxxxxxx wrote:
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 (

Post your code minus the content.
.



Relevant Pages

  • Re: Can CSS do this?
    ... (not meaning to sound trollish; ... like controls and such ... This works in all browsers and can be nested inside of div's and other ... CSS is essentially weird and you will need to delve into ...
    (alt.html)
  • Can CSS do this?
    ... Can someone show me the equivalent in CSS, and explain how it is better ... (not meaning to sound trollish; ... like controls and such ...
    (alt.html)
  • Re: How does the FILE object in ASP.NET page locate the files saved in Mac machine ?
    ... Users can click the browse button to locate the files they want to upload ... How can they select these files to upload into the web server? ... such a way that most reasonably up to date browsers should cope with. ... web controls. ...
    (microsoft.public.dotnet.framework.aspnet)
  • iDefense COMRaider, ActiveX controls, and browser configuration
    ... In disputing the COMRaider unsafe method vulnerability, ... browser will load controls regardless of safety designations such as ... how many browsers are running with such unsafe settings. ...
    (Bugtraq)
  • Re: Using MSs IE MultiPage and TabStrip on public websites
    ... Given the statements made on that MSDN page, it sounds like these controls ... automatically offer a "downlevel" experience on older browsers. ... "Stephen Miller" wrote in message ... > IE 5.5+ and use a lot of XML to render content. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading