[EMAIL PROTECTED] wrote: > I'm afraid neither of these fit the bill... I tried adding a wide table to > the markup, and the columns will tile one on top of each other, where I need > them to tile side by side. The table I added is as follows: > > <table width="2000px"> > <tr> > <td>argh</td> > </tr> > </table> > > The floated nav gets pushed down because the parent element can't accomodate > such a wide table and a float horizontally... > > Thanks for the effort. > > Chris > > >> >>> I require a 2-column template where the left column will be >>> >> 150px wide and the right column will be of variable width, >> likely extending past the edge of the page horizontally. >> >>> >>> >>
It may well be that I simply do not understand the issue you face-- does this meet your need? <http://www.chelseacreekstudio.com/ca/cssd/table.html> Best, ~dL -- http://chelseacreekstudio.com/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
