/    Sign up×
Community /Pin to ProfileBookmark

Percentage per Client Resolution

I could use some help on how to force a web site to load at a certain percentage, please.

In relation to a clients screen and resolution settings. I don’t want the visiting party to have to scroll up, down, left or right.

Thanks for your time…

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@DaveSWFeb 03.2004 — Well try using a % width for your page...

However, how to you intend to stop peopl needing to croll down? you're gonna have to have very little data on the page...
Copy linkTweet thisAlerts:
@Bruce0987654321authorFeb 03.2004 — Would it be possible to get some code examples as well?

It's mainly for the splash page and the main page... your correct after those two it will scroll down, my bad.
Copy linkTweet thisAlerts:
@DaveSWFeb 03.2004 — try a div around your page contents

<div style="width: 90%;">

page contents

</div>

or if you've used a table

<table width="90%;">
Copy linkTweet thisAlerts:
@Bruce0987654321authorFeb 03.2004 — Sweet!!!

Thanks Man!
×

Success!

Help @Bruce0987654321 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.3,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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

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