473,508 Members | 2,091 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can I do this liquid layout in CSS?

I have struggles to do this in CSS this morning, but I wasn't able to
have it to work in most browsers. Here's basically what I want to do
in CSS: http://auriance.com/docs/tmp/Untitled-3.html
I want to be able to add content to the 3 panes. Any idea?
Thanks,

Jan 30 '07 #1
3 1617
In article
<11*********************@v45g2000cwv.googlegroups. com>,
"Charles A. Landemaine" <la********@gmail.comwrote:
I have struggles to do this in CSS this morning, but I wasn't able to
have it to work in most browsers. Here's basically what I want to do
in CSS: http://auriance.com/docs/tmp/Untitled-3.html
I want to be able to add content to the 3 panes. Any idea?
Thanks,
May I suggest you look at a left float with a width (in ems or px
or % depending on your content and other requirements), a right
float ditto and have the content expand and contract with the
browser window. Give no width to this content but do give a left
and right margin to match the widths of the left and right floats.

--
dorayme
Jan 30 '07 #2
Thanks, problem is that I want the center div to be adjusted to the
exact width of a Flash animation, and I want the content centered.

Jan 31 '07 #3
On 30 Jan 2007 17:47:37 -0800, "Charles A. Landemaine"
<la********@gmail.comwrote:
>Thanks, problem is that I want the center div to be adjusted to the
exact width of a Flash animation, and I want the content centered.
You could set up the center div to the width of your flash and set
margin: auto;. This would center the div. If you then added two more
divs to the left and right you've got waht you want!

Brendan

Jan 31 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
14641
by: Charles Blaquière | last post by:
As part of my explorations in liquid design, I'm exploring ways to use the overflow: hidden property -- when browser windows become too narrow, I want (some) images to get cropped rather than have...
8
2043
by: oj | last post by:
Please, bare with me. I'm new to CSS and would like to ask for some advice on my current project. I have an existing table based layout that serves as the main template for a .Net application I've...
3
5023
by: SebiF | last post by:
Hello, It might have been asked before but since I could not find a reference here's my qustion: I want a liquid layout similar to this one:...
1
2272
by: Durabo | last post by:
Hi, i must divide the page of my situated Internet in 3 lines and would want to make in way to have a layout liquid (would have to be adapted therefore to whichever dimension of the window). ...
27
2821
by: FuzzyLogik | last post by:
http://phazm.net/csstest/index2.html I'm trying to make the thumbnails fit to the width of the page, so there are 3-4 in each row, but when you resize, I want it to basically flow with the page,...
1
1739
by: billsahiker | last post by:
I learned how to make a page layout liquid so it fills the screen regardless of resolution, but I do not see how to do that with a project that uses master page. Is there a way? My understanding...
4
2787
by: ge5talt | last post by:
Longtime reader, 1st time poster :) I am in the process of overhauling a website and replacing an old table-based quirksmode layout with a standards-mode tableless one. I am currently working on...
9
8132
by: Eric Lindsay | last post by:
How do you provide a consistent gradient fill as a background in a liquid layout? If I make a gradient fill image say 1000 pixels wide (and repeat it down the page) to suit a typical computer...
15
2396
by: Eric Lindsay | last post by:
I need to include some simple (sparkline style) graphs in a web page that will have a liquid layout. Some viewers will be changing the font size to suit their display (sizes range from 320 to 2560...
1
2006
by: hansBKK | last post by:
Here's a (new?) variation on using negative margins to get a three- column layout - I've used the example HTML from A List Apart's article by Alan Pearce: ...
0
7225
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7124
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7385
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5629
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5053
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4707
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3195
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3182
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.