battles/online.html

19 lines
783 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta http-equiv="content-language" content="ru"/>
<link rel="stylesheet" type="text/css" href="design/css/fight.css"/>
</head>
<body>
<div id="bk-chat-body">
<a href="#" class="bk-button-refresh"></a>
<div class="bk-chat-autorefresh"><input type="checkbox" id="checkbox-id"><label for="checkbox-id">Обновлять автоматически</label></div>
<div id="bk-chat-hr-right"></div>
<div id="bk-body-right">
<div id="bk-chat-right"></div>
</div>
</div>
</body>
</html>