|
Posted by Geoff Cox on November 18, 2007, 1:21 am
Please log in for more thread options On Sun, 18 Nov 2007 01:08:56 -0500, "Chris F.A. Johnson"
>On 2007-11-18, Geoff Cox wrote:
>>
>> I appreciate the idea of moving from frames to css but just for the
>> moment I would like to constrain 3 frames (2 rows, row 1 has 1 column
>> and row 2 has 2 columns) to the same size box as the rest of the web
>> site - i.e. a box which takes up 75% of the browser window, using css
>> not tables for layout.
>>
>> How do I keep the 3 frames within this box? Can it be done even?
>
> Do you mean something like this:
>
> <http://cfaj.freeshell.org/testing/3b.html>
Chris - that's fine as a css approach but if the bottom left <div has
some selections which use a php file to search a mysql database, how
do I get the results to appear in the bottom right had <div??!!
Cheers
Geoff
|