English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

my webpage always seems to be getting clipped when viewed in a browser, does anyone know the html string that will fix this? i know it exist because my mate told me months ago and i forgot.

2006-11-07 11:06:38 · 7 answers · asked by Anonymous in Computers & Internet Programming & Design

the url is http://www.geocities.com/howeimages/index.html as u can see you can only view it if you switch to full size mode

2006-11-07 11:09:03 · update #1

7 answers

well for one thing, your "background" is your site.

bad bad bad.

there's nothin you can do because your background is a static size.

you need to recreate it, using a solid backgound and the text and layout needs to be "liquid".

suggest you google how to build websites.

2006-11-07 11:12:27 · answer #1 · answered by arus.geo 7 · 0 1

arus is right. Checking your code, you designed the entire site as a single background image. U need to remove the images, menu, and text off the background image and place them in

containers (tables will works if you can not get divs to work).

I would recommend starting here for a general understanding of liquid pages:

http://www.w3schools.com/html/

2006-11-07 11:29:51 · answer #2 · answered by Chris 2 · 0 0

How browsers cope with observe documents relies upon on the browser. If it would not have a plugin for observe documents, that is not waiting to open it internally and ought to on the spot the buyer to get carry of it. not something you, as an author, can do will replace that.

2016-11-28 02:28:08 · answer #3 · answered by reel 4 · 0 0

What happened actualy, your baskground image is not taged as background image, bus just as an image.
Find this code on your source.(it is near the top of the page)



and change it into this, or you can copy and paste the following and replace the previous:





And also change this:


into this:





Youhave to use %percentage rather than pixels.
This will do it.
Although; you've been using Yahoo page maker, which uses pixels, ant there are still posibilities that you page will appear out of focus(overlap) on Screen resolutions 800px:600px.(but that is a small chances.)

2006-11-08 20:53:30 · answer #4 · answered by Blazo N 1 · 0 1

yah do the 100% thing or use a number like 500 which represents pixels so u can use % or numbers themselves

2006-11-07 11:30:11 · answer #5 · answered by schouvler15 2 · 1 0

if u are creating a website i would advise using www.w3school.com to learn how to do it properly

2006-11-08 06:36:02 · answer #6 · answered by SparXX 2 · 0 0

make the first table width=100%, ....maybe .....?

2006-11-07 11:19:44 · answer #7 · answered by flippin'eck 3 · 0 0

fedest.com, questions and answers