Нужен шаблон как на скрине желательно с использованием таблиц, но ни в коем случае float-ами сделанная.
Все должно быть фиксировано, чтоб дизайн не прыгал и не скакал в разные места.
Вроде на htmlbook видел подобное , но забыл где именно.
И желательно макет "Второй макет"
IceJOKER,подумаем(поищем)..
Для этого же есть проги. Помоему даже есть в интернете сервисы генераТоры дизайнов. С них помощью помоему можно такое просто делать.
08 Июл 2012, 16:57Анархист, если одолжение, то оставь себе..
добавлено спустя 38 секунд:
Avarskiy, медленный интернет..на web сайты еле как захожу
Avarskiy пишет:
"Для этого же есть проги. Помоему даже есть в интернете сервисы генераТоры дизайнов. С них помощью помоему можно такое просто делать."
-
http://www.coolwebmasters.com/web-applications/191-web-20-design-generators.html
Да. актуально.
Размеры сделайте любые, я потом сам подстрою под свой вкус.
Еще вот такой бы..
IceJOKER, так?
http://webmas.wen.ru/maket/1.xhtml
http://webmas.wen.ru/maket/2.xhtml
http://webmas.wen.ru/maket/3.xhtml
сам откроеш код страниц или сюда написать?
m-r.Nemo, сам бы открыл, но когда перехожу по ссылке выводится белая страница
10 Июл 2012, 3:31IceJOKER, держи <?xml version="1.0" encoding="utf-8"?><!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="application/vnd.wap.xhtml+xml; charset=utf-8"/>
<title>1</title></head><body>
<div align="left" style="background-color:#b4aa00; height: 30px;">
</div>
<div style="width: 100%; display: table;">
<div style="width: 25px; display: table-cell;">
<div style="height: 40px; background-color: #c0c0c0;">
</div>
<div style="height: 60px; background-color: #ff8000;">
</div>
</div>
<div style="display: table-cell; width: 100px; background-color: #ffff00;">
</div>
<div style="width: 20px; display: table-cell;">
<div style="height: 35px; background-color: #000080;">
</div>
<div style="height: 65px; background-color: #008000;">
</div>
</div>
</div>
<div align="left" style="background-color:#b4aa00; height: 20px;">
</div>
</body></html>
<?xml version="1.0" encoding="utf-8"?><!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="application/vnd.wap.xhtml+xml; charset=utf-8"/>
<title>2</title></head><body>
<div align="left" style="background-color: #b4aa00; height: 30px;">
</div>
<div style="width: 100%; display: table;">
<div style="display: table-cell; width: 100px; height: 100px; background-color: #c0c0c0;">
</div>
<div style="width: 20px; height: 100px; display: table-cell; background-color: #00ac00;">
</div>
</div>
</body></html>
<?xml version="1.0" encoding="utf-8"?><!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="application/vnd.wap.xhtml+xml; charset=utf-8"/>
<title>3</title></head><body>
<div align="left" style="background-color:#b4aa00; height: 30px;">
</div>
<div style="width: 100%; display: table;">
<div style="width: 25px; display: table-cell;">
<div style="height: 40px; background-color: #c0c0c0;">
</div>
<div style="height: 60px; background-color: #ff8000;">
</div>
</div>
<div style="display: table-cell; width: 100px; background-color: #ffff00;">
</div>
</div>
<div align="left" style="background-color:#b4aa00; height: 20px;">
</div>
</body></html>