Firefox problem

  • Thread starter Thread starter Brian
  • Start date Start date
B

Brian

Hello if possible could someone take a look at my site www.cazz.biz
it looks ok in IE but is scrambled in firefox I dint check it yet in
any other browsers.

Could someone please tell me where i went wrong.



Brian
 
You are using 6 layers with absolute positioning. Don't know the cause
but it's not working for you in FF and Mozila. Ald, your page layout
relies on script to position properly (even in IE). If users disable
script, your page will fall apart. Can you simplify your lauyout in
scheme that works in all browsers?

...PC
 
Don't use any absolute positioning. Use tables and their cells to position
your various elements.
ETC
 
Back
Top