/    Sign up×
Community /Pin to ProfileBookmark

2 column layout where one splits into two.

i want it like this:

__________________|__________
_
__
_____|_________|__________

i have a regular 3 column layout. not using float right but widths and margins and it works good on all browsers until i added in two more divs to wrap the left and right side. now in ie6 the right column is invisible and i dont know why.
any other way to do this?
this is just the html.

[CODE]<div id=”maincontainer”>

<div id=”topsection”><div class=”innertube”><h1>CSS Fixed Layout #3.2- (Fixed-Fixed-Fixed)</h1></div></div>

<div>

<div id=”contentwrapper”>
<div id=”contentcolumn”>
<div class=”innertube”><b>Content Column: <em>Fixed</em></b> <script type=”text/javascript”>filltext(45)</script></div>
</div>
</div>

<div id=”leftcolumn”>
<div class=”innertube”><b>Left Column: <em>180px</em></b> <script type=”text/javascript”>filltext(20)</script></div>

</div>
</div>
<div>

<div id=”rightcolumn”>
<div class=”innertube”><b>Right Column: <em>190px</em></b> <script type=”text/javascript”>filltext(15)</script></div>
</div>
</div>[/CODE]

to post a comment
CSS

0Be the first to comment 😎

×

Success!

Help @jwk811 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...