/    Sign up×
Community /Pin to ProfileBookmark

backround centering

I want to have a backround that is centered and that is static, that way no matter what the resolution of the person visiting the page they will see a seemless webpage..if anyone would like to help me with this thanks in advance

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@SanimMay 20.2005 — It's done in CSS. (note: if you haven't used CSS before, it goes in the head of your page)
<i>
</i>&lt;style type="text/css"&gt;
&lt;!--
body {
background: #fff url(myimage.gif) center no-repeat fixed;
/* The #fff is if someone has a text-only browser */
}
--&gt;
&lt;/style&gt;
Copy linkTweet thisAlerts:
@jmaresca2005May 20.2005 — center it in css
Copy linkTweet thisAlerts:
@blazingwingauthorMay 20.2005 — thank you, and yea i know how to use css, but i've only ever used it for editing text in the whole page..still in training..so...
×

Success!

Help @blazingwing 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.28,
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,
)...