От: | SBM20 | ||
Дата: | 19.12.09 11:26 | ||
Оценка: | 36 (1) |
<html>
<head>
<style>
body{
flow:h-flow;
}
div.t{
position:fixed;
right:100;
top:100;
}
</style>
</head>
<body>
<div.t>
<INPUT type="text" value="123456">
</div>
</body>
</html>