/    Sign up×
Community /Pin to ProfileBookmark

Overflow problem in IE6

Hello,

I have a very basic site layout with header, content and footer. It works fine in Firefox, IE7 but not in IE6. In case of IE6 the content block doesn’t overflow its internal text blocks.

Here you can see it: [url]http://www.pages4u.net/css/test2.html[/url]

How can I correct it?

Thanks!

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@CoyotelabSep 17.2008 — [CODE].content {
clear:both;
[COLOR="Red"]display: inline-block;[/COLOR]
border-top:4px solid #b57c2f;
border-bottom:4px solid #b57c2f;
overflow:hidden;
background-color:#330066;
}[/CODE]
Copy linkTweet thisAlerts:
@CentauriSep 17.2008 — Or setting the width of .content to 100% will also invoke HasLayout.
×

Success!

Help @elmu 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 5.18,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...