Очень нужна помощь, застрял, и не знаю где ошибка.
Делаю один сайт, в нём есть форма заказа, и она съезжает в право на одних
машинах, на других же всё ровно. У меня всё ровно в Опере, Експлорере,
у других съезжает, у третьих так же ровно.
Съезжает сразу после того, как её обносишь рамкой из фотографий,
фотографии размещены с использованием стилей, т.е. присвоены
идентификаторы и указано точное положение.
Т.е. местоположение левой части на месте, а поля расширяются в право, не могу найти причину, пожалуйста, выручите.
Код страницы ниже, адрес фотографии - [Только зарегистрированные пользователи могут видеть ссылки. ]
Код:<html> <head> <title></title> <meta http-equiv=\\\\\\\"Content-Type\\\\\\\" content=\\\\\\\"text/html; charset=windows-1251\\\\\\\"> <LINK href=\\\\\\\"qw65.css\\\\\\\" rel=\\\\\\\"stylesheet\\\\\\\" type=\\\\\\\"text/css\\\\\\\"> <style type=\\\\\\\"text/css\\\\\\\"> <!-- #svecha { * * * *position:absolute; * * * *left:90px; * * * *top:60px; * * * *width:167px; * * * *height:380px; * * * *background-color: FFFF66; } #forma { * * * *position:absolute; * * * *left:330px; * * * *top:65px; * * * *width:167px; * * * *height:380px; } #forma-zakaza-01 { * * * *position:absolute; * * * *left:0px; * * * *top:0px; * * * *width:62px; * * * *height:505px; } #forma-zakaza-02 { * * * *position:absolute; * * * *left:62px; * * * *top:0px; * * * *width:865px; * * * *height:54px; } #forma-zakaza-03 { * * * *position:absolute; * * * *left:927px; * * * *top:0px; * * * *width:63px; * * * *height:505px; } #forma-zakaza-05 { * * * *position:absolute; * * * *left:62px; * * * *top:452px; * * * *width:865px; * * * *height:53px; } #fon { * * * *position:absolute; * * * *left:60px; * * * *top:55px; } --> </style> </head> <body bgcolor=\\\\\\\"#000000\\\\\\\" leftmargin=\\\\\\\"0\\\\\\\" topmargin=\\\\\\\"0\\\\\\\" marginwidth=\\\\\\\"0\\\\\\\" marginheight=\\\\\\\"0\\\\\\\" STYLE=\\\\\\\"background-color:#000000; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;\\\\\\\" text=\\\\\\\"#eebc4d\\\\\\\"> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *<div STYLE=\\\\\\\"margin: 0px 0px 0px 0px;\\\\\\\" class=\\\\\\\"forma\\\\\\\"> <object classid=\\\\\\\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\\\\\\\" codebase=\\\\\\\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0\\\\\\\" width=\\\\\\\"167\\\\\\\" height=\\\\\\\"380\\\\\\\" align=\\\\\\\"middle\\\\\\\" id=\\\\\\\"svecha\\\\\\\"> <param name=\\\\\\\"allowScriptAccess\\\\\\\" value=\\\\\\\"sameDomain\\\\\\\" /> <param name=\\\\\\\"movie\\\\\\\" value=\\\\\\\"right_svecha_z1.swf\\\\\\\" /> <param name=\\\\\\\"quality\\\\\\\" value=\\\\\\\"high\\\\\\\" /> <param name=\\\\\\\"bgcolor\\\\\\\" value=\\\\\\\"#040147\\\\\\\" /> <embed src=\\\\\\\"right_svecha_z1.swf\\\\\\\" id=\\\\\\\"svecha\\\\\\\" quality=\\\\\\\"high\\\\\\\" bgcolor=\\\\\\\"#040147\\\\\\\" width=\\\\\\\"167\\\\\\\" height=\\\\\\\"380\\\\\\\" name=\\\\\\\"right_svecha_z1\\\\\\\" align=\\\\\\\"middle\\\\\\\" allowScriptAccess=\\\\\\\"sameDomain\\\\\\\" type=\\\\\\\"application/x-shockwave-flash\\\\\\\" pluginspage=\\\\\\\"http://www.macromedia.com/go/getflashplayer\\\\\\\" /> </object> * * * * * * * * * * * * <FONT COLOR=\\\\\\\"c26141\\\\\\\"> 343. <TABLE border=\\\\\\\"0\\\\\\\" cellPadding=0 cellSpacing=0 align=\\\\\\\"center\\\\\\\" id=\\\\\\\"forma\\\\\\\"> <TR> *<td> <form action=\\\\\\\"forma_send.php\\\\\\\" method=\\\\\\\"post\\\\\\\" align=\\\\\\\"center\\\\\\\"> <tr> <td align=left><B class=\\\\\\\"forma\\\\\\\">Имя:</td> <td align=left><input name=\\\\\\\"UserName\\\\\\\" style=\\\\\\\"BACKGROUND: #832200;color:eebc4d;\\\\\\\" size=66 value=\\\\\\\"<? print $UserName ?>\\\\\\\"></td> </tr> <tr> <td align=left><B class=\\\\\\\"forma\\\\\\\">Email:</td> <td align=left><input name=\\\\\\\"UserEmail\\\\\\\" style=\\\\\\\"BACKGROUND: #832200;color:eebc4d;\\\\\\\" size=38 value=\\\\\\\"<? print $UserEmail ?>\\\\\\\"></td> </tr> <tr> <td align=left><B class=\\\\\\\"forma\\\\\\\">Город:</td> <td align=left><font ><input name=\\\\\\\"UserGorod\\\\\\\" style=\\\\\\\"BACKGROUND: #832200;color:eebc4d;\\\\\\\" size=48 value=\\\\\\\"<? print $UserGorod ?>\\\\\\\"></td> </tr> <tr> <td align=left><B class=\\\\\\\"forma\\\\\\\">Возраст :</td> <td align=left><input name=\\\\\\\"UserAge\\\\\\\" style=\\\\\\\"BACKGROUND: #832200;color:eebc4d\\\\\\\" size=10 value=\\\\\\\"<? print $UserAge ?>\\\\\\\"></td> </td> </tr> <tr> <td colspan=2 align=left><B class=\\\\\\\"forma\\\\\\\">Сообщение: <textarea style=\\\\\\\"BACKGROUND: #832200;color:eebc4d\\\\\\\" name=\\\\\\\"UserComments\\\\\\\" cols=69 rows=13 wrap=soft value=\\\\\\\"<? print $UserComments ?>\\\\\\\"></textarea></td> </tr> <tr> <td></td> <td><input style=\\\\\\\"BACKGROUND: #832200;color:eebc4d;\\\\\\\" type=\\\\\\\"submit\\\\\\\" value=\\\\\\\"Отправить\\\\\\\"></td> </tr> </form> </TD> </TR> </TABLE> * * * * * * * * * * * *<img src=\\\\\\\"images/forma_zakaza_01.jpg\\\\\\\" width=\\\\\\\"62\\\\\\\" height=\\\\\\\"505\\\\\\\" alt=\\\\\\\"\\\\\\\" id=\\\\\\\"forma-zakaza-01\\\\\\\"> * * * * * * * *<img src=\\\\\\\"images/forma_zakaza_02.jpg\\\\\\\" width=\\\\\\\"865\\\\\\\" height=\\\\\\\"54\\\\\\\" alt=\\\\\\\"\\\\\\\" id=\\\\\\\"forma-zakaza-02\\\\\\\"> * * * * * * * *<img src=\\\\\\\"images/forma_zakaza_03.jpg\\\\\\\" width=\\\\\\\"63\\\\\\\" height=\\\\\\\"505\\\\\\\" alt=\\\\\\\"\\\\\\\" id=\\\\\\\"forma-zakaza-03\\\\\\\"> * * * * * * * *<img src=\\\\\\\"images/forma_zakaza_05.jpg\\\\\\\" width=\\\\\\\"865\\\\\\\" height=\\\\\\\"53\\\\\\\" alt=\\\\\\\"\\\\\\\" id=\\\\\\\"forma-zakaza-05\\\\\\\"> </body> </html>



