This is a discussion on "Re-coding problem" within the Web Page Design section. This forum, and the thread "Re-coding problem are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Re-coding problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Re-coding problem
Well i've been re-coding my sites so that they don't use tables. But instead use divs for layout.
The first site went very well, almost no difference. But now i'm on the second site and have come across only one problem that needs fixing. Theres a screenie to illustrate, but basically i need the seperator (for navigation and main content) to stretch from the bottom of the banner to the top of the footer. In the diagram i need the pink oval to stretch to the fit the blue oval. To have the navigation at the left of the content i had to float it to the left using { float: left; } (only way i knew how). I've uploaded it to some free hosting i have if you need to look at the code: http://funkydesigns.zeeblo.com/Sites/non-table/ This is a quick screenshot to illustrate what my problem is: http://www.webforumz.com/attachment....1&d=1183329218 |
|
|
|
#2
|
|||
|
|||
|
Re: Re-coding problem
You need a left column and to margin left your right column the width of the left one to keep it from wrapping under.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#3
|
|||
|
|||
|
Re: Re-coding problem
I got lost after the left column bit :S
|
|
#4
|
||||
|
||||
|
Re: Re-coding problem
Try this (im not sure that it will work, but it should):
CSS (default.css):
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
![]() |
| Tags |
| html, layout |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Font Problem In My Css Coding | balaji | Web Page Design | 1 | Jul 2nd, 2007 11:59 |
| coding | crackafaza | Web Page Design | 2 | Jun 15th, 2007 13:31 |
| I am a <div> at coding | DregondRahl | Web Page Design | 8 | Jun 7th, 2007 13:02 |
| Coding Problem (I believe) | haze | Web Page Design | 2 | Sep 5th, 2005 08:07 |
| This coding problem | netwarriorgizmo | JavaScript Forum | 12 | Jul 28th, 2004 19:04 |