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

Greetings,
I am making a website and my problem is when I lay out pics and flash objects on my webpage. They move when I minimize the browser or max the browser. They shift "move" out of alignement. I know basic html but its been years since I had to use it. I know that its something simple , I might be messing up margins or something? I am not quite sure what my problem is to search google and find out how to fix it. So I don't nessarly need you to tell me how . Just what my prob is and websites would help on how to fix it. I know its simple... Thanks for your time

2006-08-14 11:55:50 · 5 answers · asked by Anonymous in Computers & Internet Programming & Design

5 answers

Go to

http://www.w3schools.com/

and look for an HTML tutorial

2006-08-14 12:01:21 · answer #1 · answered by Eric G 1 · 0 0

If you are using a web page design tool they could be attaching a style sheet(.css file) to your webpage.

The pics and flash are all probably beig aligned as relative instead of absolute.

Absolute postitioning means that where you place the layout it must stay there no matter what size the screen display is.

Relative means place the pics and flash relative to the screen display size.

If you are using a web page design tool, highlight the pic or check the tool command that'll align all pages and make sure you are using absolute.

If you a comfortable with .css then in the file change relative to absolute. You can use search and replace to do it quickly if you're sure all your pics, etc are set to absolute.

Most times you'll want to use relative because that will help ensure that no matter how big(usually) or small the monitor display area is you stuf lines up relative to the display size. When the screen is smaller than your orignal size the scroll bar appears automatically by msot browsers. So veiwers can always access your content.

If you do use absolute, then if the display is smaller than you're layout sizes the browser may nott automatically add the scroll bar and content can hang off the screen.

A common pratice is to make the body of the web page relative but the content inside the body will get relative or absolute settings. The content inside the body is relative or absolute to the body not the screen display. Where as the body is what's relative to the screen display.

Look at this Answers page. They should have a body relative to the display, have a table or div that they put content in and its absolute or relative to the body.

The body is sized something like width 780px; height=100% margins relative widthleft, right = 20; top, bottom -= 2px

As the display changes only the body is repositioned, the stuff inside the body tag "" it is absolute or relative to it andnot the screen.

W3CSchools offer insight into this design in their css area.

2006-08-14 12:47:30 · answer #2 · answered by natoneutron 2 · 0 0

the recent yahoo website is stunning, if the employer's purpose is topersistent us fools who use the provider away. The damn domicile website feels like it replaced into designed by utilising an some epileptic spaz. Plus the stressful classified ads which save taking drugs and shifting links basically in the previous you click them. GMAIL here I come

2016-12-17 10:52:23 · answer #3 · answered by Anonymous · 0 0

Use absolute positioning.

2006-08-14 12:50:28 · answer #4 · answered by Az Outlaw Babe 2 · 0 0

your images need to be fixed ;)
Maybe you aren't specifying dimentions?

2006-08-14 11:59:18 · answer #5 · answered by The Cuke 4 · 0 0

fedest.com, questions and answers