How can one determine the width of a front page

G

Guest

-- Dear members,
How can one determine the width of a front page, as the web site I designed
is too wide and I want it to be as wide as the broweser.
This particular web page is so wide I honestly do not how or what I did to
it to become to be so, other web pages I desinged are just normal in size, as
wide as the browser.
 
R

Rob Giordano \(Crash\)

What size is normal?


|
| -- Dear members,
| How can one determine the width of a front page, as the web site I
designed
| is too wide and I want it to be as wide as the broweser.
| This particular web page is so wide I honestly do not how or what I did
to
| it to become to be so, other web pages I desinged are just normal in size,
as
| wide as the browser.
 
M

MD Websunlimited

Hi Nasser,

Design with either tables with widths set to a percent of screen size or use Css and div tags.
 
G

Guest

Well, as I mentioned in my previuos letter, as wide as the browser itself,
which will result in not having a scrolling tool at the end of the page.
 
C

chris

who's browser, in what resolution? What's 'normal' to you may not be
the same 'normal' as anyone else.

Start by deciding the smallest resolution you wish to design for, make
sure graphics and their placement in the layout will fit into that
resolution without L/R scrolling, then use css layout or tables to
contain the elements to a fixed pixel width or use a width in % which
would be relative to the browser window.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top