Rootpassword, т.е. картинки с размерами не будет? :D
|
Цитата:
<!DOCTYPE html> <html> <head> <!-- <script src="http://code.jquery.com/jquery-latest.js"></script> <link rel="stylesheet" type="text/css" href="tmp.css" /> --> <style type="text/css"> * { margin: 0; padding: 0; } #right { float: right; width: 20%; background-color: red; } #left { float: left; width: 100px; background-color: silver; } #center { margin-left: 100px; margin-right: 20%; background-color: orange; } </style> <script type="text/javascript"> </script> </head> <body onload='Go(30)'> <div id='right'>right</div> <div id='left'>left</div> <div id='center'>center</div> </body> </html> |
Цитата:
Нельзя сделать то, не знаю что... :D На всё должно быть точное указание. |
Благодарю. Все гениальное-просто.
|
Rootpassword, для новичков есть вот такой "генератор страниц" ;)
http://csstemplater.com/ |
Часовой пояс GMT +3, время: 08:31. |