I'm trying to do a fluid CSS design.
Here's a pic to give an idea of what the end result should look like:
Here are my attempts to achieve this layout:
I have two main problems:
1. For the header.
Floating the top image works in Firefox, but IE breaks bad (index.html page).
If i relative position the image i can't get it where i want it to go in Firefox and IE breaks badly (index1.html).
2. No matter what i do i can't get the two columns in the content div to position properly side by side. And if i get them close to being side by side i run into problems if they are different lengths.
Is this not possible? Any suggestions?
Thanks
Here's a pic to give an idea of what the end result should look like:
Here are my attempts to achieve this layout:
I have two main problems:
1. For the header.
Floating the top image works in Firefox, but IE breaks bad (index.html page).
If i relative position the image i can't get it where i want it to go in Firefox and IE breaks badly (index1.html).
2. No matter what i do i can't get the two columns in the content div to position properly side by side. And if i get them close to being side by side i run into problems if they are different lengths.
Is this not possible? Any suggestions?
Thanks