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

I have a website designed on 'frontpage' html at 800x600pixels. At screensize 1024x768 it appears in the centre of the screen in explorer but in firefox it appears on the left side. Can some body in a simple and through step by step instructions guide me so that the site appears in the centre of the screen in a firefox browser. Thanks

2006-09-30 13:57:00 · 5 answers · asked by Inquisitive 2 in Computers & Internet Programming & Design

5 answers

Wrap the contents of the tag in a containing div:


The rest of your page


If that doesn't work you have conflicting code and I'll need to see it to fix it.

2006-09-30 15:34:27 · answer #1 · answered by lookforadam 4 · 0 0

Virtually any centering method should be browser independent. Microsoft has apparently used either a non-standard HTML extension, or is taking advantage of some CSS bug in IE.

It depends on whether you are using tables or CSS for positioning. For CSS, you can use


your content here

For tables,

your content here


Either of the above creates a centered region 80% of screen width.

2006-09-30 22:33:14 · answer #2 · answered by injanier 7 · 0 0

To centre a table use align=center or the CSS equivalent. If you just banged text into frontpage it would display the same on both browsers.

2006-09-30 21:50:46 · answer #3 · answered by jacinablackbox 4 · 0 0

Get some professional help here, hope it helps, all the best :)

http://tinyurl.com/o5e26

2006-10-01 02:47:44 · answer #4 · answered by world news 4 · 0 0

there's no specific answer, because you need to provide some sort of script.

2006-09-30 20:59:54 · answer #5 · answered by UKDealsBox.com 4 · 1 1

fedest.com, questions and answers