Страницы: 1
:( 2 Lynn...
Извините за такой глупый вопрос на багтрекере Мозиллы.
Спасибо. Извините.
Предупреждение: Ошибка при анализе значения «width». Потерянное объявление.
Источник: http://localhost/js/index.html
Строка: 0
Предупреждение: Ошибка при анализе значения «height». Потерянное объявление.
Источник: http://localhost/js/index.html
Строка: 0
[code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#content {background-color:#0066FF; position:static; float:left; width:100px; height:100px;}
#list {background-color: #339900; position: relative; float:left;width:200px; height:100px;}
#menu {background-color: #FF6633; position:static; clear:both; height:100px; width:100px;}
-->
</style>
<script language="javascript">
function onre
…Страницы: 1