/    Sign up×
Community /Pin to ProfileBookmark

div container problem

my div container,which is the outer most container which I want to expand all the way from top to bottom, left to right isn’t looking properly. On each side and on the top there is about a 5px white space there. I have no idea why. Ill post my container css but if you need more to determine what is causing it, say so and Ill post more. thanks to anyone with help

[CODE]
#container {
top:0;
left:0;
padding:0;
height:100%;
min-height:840px;
position:relative;
background-color:#ECF3CE;
width:100%;
}[/CODE]

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@bflosabre91authorJun 27.2007 — nevermind, added
[CODE]* {
MARGIN: 0;
PADDING: 0
}[/CODE]


and it is fine now
×

Success!

Help @bflosabre91 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.19,
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,
)...