<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bOntONweb &#187; Технологии</title>
	<atom:link href="http://www.bontonweb.com/category/texnologii/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bontonweb.com</link>
	<description>development</description>
	<lastBuildDate>Thu, 28 Oct 2010 18:45:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>bOntONweb development : старт нового проекта</title>
		<link>http://www.bontonweb.com/programmirovanie/bontonweb-development-start-novogo-proekta.html</link>
		<comments>http://www.bontonweb.com/programmirovanie/bontonweb-development-start-novogo-proekta.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 13:46:54 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[PROграммирование]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Аудит сайта]]></category>
		<category><![CDATA[Блоговодство]]></category>
		<category><![CDATA[Дизайн]]></category>
		<category><![CDATA[Технологии]]></category>
		<category><![CDATA[Фриланс]]></category>
		<category><![CDATA[Юзабилити]]></category>

		<guid isPermaLink="false">http://www.bontonweb.com/programmirovanie/bontonweb-development-start-novogo-proekta.html</guid>
		<description><![CDATA[Сегодня торжественно запущен наш официальный сайт компании bOntONweb development. На этом сайте Вы найдете полное портфолио работ, которые систематизированы по разделам. Ко многим работам прилагается детальное описание процесса разработки, скриншоты, ключевые моменты, интересные проблемы и пути их решения. На данный момент нами выполнено более 250 проектов, поэтому портфолио будет наполняться постепенно, но оперативно  Кроме этого [...]]]></description>
			<content:encoded><![CDATA[<p>Сегодня торжественно запущен наш <a href="http://www.bontonweb.ru/">официальный сайт</a> компании bOntONweb development.</p>
<p>На этом сайте Вы найдете полное <a href="http://www.bontonweb.ru/portfolio/allportfolio.php">портфолио работ</a>, которые систематизированы по разделам. Ко многим работам прилагается детальное описание процесса разработки, скриншоты, ключевые моменты, интересные проблемы и пути их решения. На данный момент нами выполнено более 250 проектов, поэтому портфолио будет наполняться постепенно, но оперативно  <img src='http://www.bontonweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Кроме этого &#8211; на новом сайте опубликованы полные тексты <a href="http://www.bontonweb.ru/portfolio/audit/allaudit.php">аудитов сайтов</a>. Думаю многим будет интересно посмотреть на типичные ошибки, встречающиеся на сайтах и почитать рекомендации по их устранению.</p>
<p>Теперь мы можем общаться с Вами в реальном времени при помощи <a href="https://siteheart.com/webconsultation/15608?byhref=1">Live Help</a>. Вы можете задать вопросы, посвященные публикациям на этом блоге и новом сайте и получить бесплатную и квалифицированную консультацию по технологиям сайтостроения и путям повышения эффективности сайтов.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bontonweb.com/programmirovanie/bontonweb-development-start-novogo-proekta.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Неподвижный фон при прокрутке страницы</title>
		<link>http://www.bontonweb.com/texnologii/css/nepodvizhnyj-fon-pri-prokrutke-stranicy.html</link>
		<comments>http://www.bontonweb.com/texnologii/css/nepodvizhnyj-fon-pri-prokrutke-stranicy.html#comments</comments>
		<pubDate>Thu, 10 Jul 2008 14:25:22 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[верстка]]></category>

		<guid isPermaLink="false">http://www.bontonweb.com/texnologii/css/nepodvizhnyj-fon-pri-prokrutke-stranicy.html</guid>
		<description><![CDATA[Постовой: Скачать на халяву скрипт форума строительные вагончики бытовки Проблема: сделать неподвижный фон при использовании вертикальной прокрутки. Решение: воспользуемся таким css свойcтвом, как background-attachment: fixed. В общем виде получаем такой код: PLAIN TEXT CSS: body&#123; background-attachment: fixed; background-color: #009900; background-image: url&#40;../img/bodyBack.jpg&#41;; background-repeat: no-repeat; background-position: center top; &#125; или в сокращенном виде PLAIN TEXT CSS: body&#123; [...]]]></description>
			<content:encoded><![CDATA[<p>Постовой: <a href="http://ogurec.cn/">Скачать на халяву</a><br />
<a href="http://www.vanillain.ru/">скрипт форума</a><br />
<a href='http://www.bitstroy.ru/'>строительные вагончики бытовки</a></p>
<p><strong>Проблема:</strong> сделать неподвижный фон при использовании вертикальной прокрутки.<br />
<strong>Решение: </strong>воспользуемся таким css свойcтвом, как background-attachment: fixed.</p>
<p>В общем виде получаем такой код:</p>
<div class="igBar"><span id="lcss-3"><a href="#" onclick="javascript:showPlainTxt('css-3'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-3">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">body<span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background-attachment</span>: <span style="color: #993333;">fixed</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background-color</span>: #009900;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background-image</span>: <span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>../img/bodyBack.jpg<span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background-repeat</span>: <span style="color: #993333;">no-repeat</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background-position</span>: <span style="color: #993333;">center</span> <span style="color: #000000; font-weight: bold;">top</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>или в сокращенном виде</p>
<div class="igBar"><span id="lcss-4"><a href="#" onclick="javascript:showPlainTxt('css-4'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-4">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">body<span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background</span>: #000000 <span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>../img/bodyBack.jpg<span style="color: #66cc66;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #993333;">fixed</span> <span style="color: #993333;">center</span> <span style="color: #000000; font-weight: bold;">top</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bontonweb.com/texnologii/css/nepodvizhnyj-fon-pri-prokrutke-stranicy.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>День Загрузки 2008: Firefox 3 ставит рекорд</title>
		<link>http://www.bontonweb.com/texnologii/html/den-zagruzki-2008-firefox-3-stavit-rekord.html</link>
		<comments>http://www.bontonweb.com/texnologii/html/den-zagruzki-2008-firefox-3-stavit-rekord.html#comments</comments>
		<pubDate>Thu, 12 Jun 2008 10:12:45 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.bontonweb.com/texnologii/html/den-zagruzki-2008-firefox-3-stavit-rekord.html</guid>
		<description><![CDATA[17 июня 2008 года выходит официальный релиз Firefox 3. В этот день мы можем помочь горячо любимому браузеру установить рекорд как самой загружаемой программе за 24 часа. Присоединиться к сообществу пользователей Firefox и внести посильный вклад в установление мирового рекорда можно здесь: http://www.spreadfirefox.com/ru/worldrecord/]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bontonweb.com/texnologii/html/den-zagruzki-2008-firefox-3-stavit-rekord.html/78/" rel="attachment wp-att-78" title="firefox.png"><img src="http://www.bontonweb.com/wp-content/uploads/2008/06/firefox.png" alt="firefox.png" style="margin-right: 20px" align="left" /></a><br />
17 июня 2008 года выходит официальный релиз Firefox 3. В этот день мы можем помочь горячо любимому браузеру установить рекорд как самой загружаемой программе за 24 часа.<br />
Присоединиться к сообществу пользователей Firefox и внести посильный вклад в установление мирового рекорда можно здесь: <a href="http://www.spreadfirefox.com/ru/worldrecord/">http://www.spreadfirefox.com/ru/worldrecord/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bontonweb.com/texnologii/html/den-zagruzki-2008-firefox-3-stavit-rekord.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Шрифты для WEB: правила использования</title>
		<link>http://www.bontonweb.com/texnologii/html/shrifty-dlya-web-pravila-ispolzovaniya.html</link>
		<comments>http://www.bontonweb.com/texnologii/html/shrifty-dlya-web-pravila-ispolzovaniya.html#comments</comments>
		<pubDate>Fri, 16 May 2008 16:11:39 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Шрифты]]></category>

		<guid isPermaLink="false">http://www.bontonweb.com/texnologii/html/shrifty-dlya-web-pravila-ispolzovaniya.html</guid>
		<description><![CDATA[Занимаясь непосредственно версткой сайтов, часто сталкиваюсь с тем, что многие разработчики не знают основных правил использования шрифтов для html страниц. Это приводит к тому, что во-первых сайт по-разному отображается в разных браузерах и на разных платформах. Во-вторых, неуместное применение нестандартных шрифтов снижает семантичность верстки (например, заголовки приходиться делать не текстом, а картинками) и ведет к [...]]]></description>
			<content:encoded><![CDATA[<p>Занимаясь непосредственно версткой сайтов, часто сталкиваюсь с тем, что многие разработчики не знают основных правил использования шрифтов для html страниц.  Это приводит к тому, что во-первых  сайт по-разному отображается в разных браузерах  и  на разных платформах. Во-вторых,  неуместное  применение  нестандартных шрифтов  снижает семантичность верстки (например, заголовки приходиться делать не текстом, а картинками)  и ведет  к утяжелению кода (из-за использования дополнительных скриптов и технологий, например,  sIFR и т.д.).</p>
<p>Поэтому при разработке дизайна страниц необходимо всегда помнить и неукоснительно соблюдать следующие правила:</p>
<p><span id="more-58"></span></p>
<ol>
<li>размер основного шрифта документа – не менее 10 px;</li>
<li>запрещается применение сглаживания и эффектов для шрифтов размером менее 14 рх;</li>
<li>запрещается применение сглаживания и эффектов в основном тексте и заголовках сайта;</li>
<li>цвет указвыается явно в свойствах шрифта, а не через эффекты слоя;</li>
<li>запрещается использовать эффекты прозрачности для основного текста сайта;</li>
<li>не допускается растеризовывать текст;</li>
<li>все шрифты, использованные в дизайне, должны быть приложены к макету в отдельной папке fonts;</li>
<li>для основного текста сайта, заголовков и ссылок необходимо использовать безопасные шрифты (таблицу безопасных шрифтов смотрим  <a href="http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html" title="Таблица безопасных шрифтов">здесь</a>).</li>
</ol>
<p>У Вас наверное возник вопрос - что такое безопасные шрифты?  Это шрифты которые одинаково (или практически одинаково) выглядят в разных браузерах и на разных платформах. Использование этих шрифтов обеспечивает корректное отображение сайта у любого посетителя.</p>
<ol></ol>
]]></content:encoded>
			<wfw:commentRss>http://www.bontonweb.com/texnologii/html/shrifty-dlya-web-pravila-ispolzovaniya.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>jQuery API расширение для Dreamweaver</title>
		<link>http://www.bontonweb.com/texnologii/html/jquery-api-rasshirenie-dlya-dreamweaver.html</link>
		<comments>http://www.bontonweb.com/texnologii/html/jquery-api-rasshirenie-dlya-dreamweaver.html#comments</comments>
		<pubDate>Mon, 21 Apr 2008 12:17:59 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript на заметку]]></category>

		<guid isPermaLink="false">http://www.bontonweb.com/texnologii/html/jquery-api-rasshirenie-dlya-dreamweaver.html</guid>
		<description><![CDATA[Постовой: рецепты народной медицины частное фото Задача: максимально упростить использование JavaScript-библиотеки jQuery при верстке сайтов в Dreamweaver. Решение: для этого удобно установить специальное расширение для Dreamweaver, которое значительно упрощает и ускоряет процесс разработки скриптов на базе библиотеки jQuery Скачать расширение]]></description>
			<content:encoded><![CDATA[<p>Постовой: <a href='http://www.rezepty.by/'>рецепты народной медицины</a><br />
<a href='http://album.zp.ua'>частное фото</a></p>
<p><strong>Задача:</strong> максимально упростить использование JavaScript-библиотеки <a href="http://jquery.com/" target="_blank">jQuery</a> при верстке сайтов в Dreamweaver.<br />
<strong> Решение:</strong> для этого удобно установить специальное расширение для Dreamweaver, которое значительно упрощает и ускоряет процесс разработки скриптов на базе библиотеки <a href="http://jquery.com/" target="_blank">jQuery</a></p>
<p><a href="http://xtnd.us/dreamweaver/jquery#download"><img src="http://www.bontonweb.com/wp-content/uploads/2008/04/screen_01.gif" /></a></p>
<p><a href="http://xtnd.us/files/jQuery_API.mxp">Скачать расширение</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bontonweb.com/texnologii/html/jquery-api-rasshirenie-dlya-dreamweaver.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Conditional Comments</title>
		<link>http://www.bontonweb.com/texnologii/html/conditional-comments.html</link>
		<comments>http://www.bontonweb.com/texnologii/html/conditional-comments.html#comments</comments>
		<pubDate>Tue, 08 Jan 2008 17:38:21 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.bontonweb.com/texnologii/html/conditional-comments.html</guid>
		<description><![CDATA[Проблема: подключать разные таблицы стилей в зависимости от браузера (версии браузера). Решение: используем условные коментарии (conditional comments) PLAIN TEXT HTML: &#60;!--[if IE]&#62; Код для IE 5+ &#60;!&#91;endif&#93;--&#62; &#160; &#60;!&#91;if !IE&#93;&#62; Код для всех браузеров, кроме IE &#60;!&#91;endif&#93;&#62; &#160; &#60;!--[if IE 5.5000]&#62; Код для IE версии 5.5 &#60;!&#91;endif&#93;--&#62; &#160; &#60;!--[if IE 6]&#62; Код для IE версии [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Проблема:</strong> подключать разные таблицы стилей в зависимости от браузера (версии браузера).<br />
<strong>Решение: </strong> используем условные коментарии (conditional comments)</p>
<div class="igBar"><span id="lhtml-6"><a href="#" onclick="javascript:showPlainTxt('html-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-6">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #808080; font-style: italic;">&lt;!--[if IE]&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Код для IE 5+</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>!<span style="color: #66cc66;">&#91;</span>endif<span style="color: #66cc66;">&#93;</span>--<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>!<span style="color: #66cc66;">&#91;</span>if !IE<span style="color: #66cc66;">&#93;</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Код для всех браузеров, кроме IE</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>!<span style="color: #66cc66;">&#91;</span>endif<span style="color: #66cc66;">&#93;</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #808080; font-style: italic;">&lt;!--[if IE 5.5000]&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Код для IE версии 5.5</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>!<span style="color: #66cc66;">&#91;</span>endif<span style="color: #66cc66;">&#93;</span>--<span style="color: #000000; font-weight: bold;">&gt;</span></a></span> </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #808080; font-style: italic;">&lt;!--[if IE 6]&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Код для IE версии 6</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>!<span style="color: #66cc66;">&#91;</span>endif<span style="color: #66cc66;">&#93;</span>--<span style="color: #000000; font-weight: bold;">&gt;</span></a></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p><strong>Операторы:</strong><br />
! - оператор логического отрицания "НЕ"<br />
lt - оператор "младше чем"<br />
lte - оператор "младше чем или равен"<br />
gt - оператор "старше чем"<br />
gte - оператор "старше чем или равен"</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bontonweb.com/texnologii/html/conditional-comments.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Применить стиль только в Opera</title>
		<link>http://www.bontonweb.com/texnologii/html/primenit-stil-tolko-v-opera.html</link>
		<comments>http://www.bontonweb.com/texnologii/html/primenit-stil-tolko-v-opera.html#comments</comments>
		<pubDate>Tue, 18 Dec 2007 23:35:46 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.bontonweb.com/texnologii/html/primenit-stil-tolko-v-opera.html</guid>
		<description><![CDATA[Проблема: необходимо применить стиль style_01 только в браузере Opera. Решение: для этого используем CSS хак следующего вида: PLAIN TEXT CSS: html:first-child .style_01&#123; &#160; &#160; margin: 0px 0px 0px 288px; &#160; &#160; &#160; &#160; &#125;]]></description>
			<content:encoded><![CDATA[<p><b>Проблема:</b> необходимо применить стиль style_01 только в браузере Opera.<br />
<b>Решение:</b> для этого используем CSS хак следующего вида:</p>
<div class="igBar"><span id="lcss-8"><a href="#" onclick="javascript:showPlainTxt('css-8'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-8">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">html<span style="color: #3333ff;">:first-child </span>.style_01<span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">margin</span>: 0px 0px 0px 288px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bontonweb.com/texnologii/html/primenit-stil-tolko-v-opera.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Layout #1. Резина. Три колонки (ширина в %)</title>
		<link>http://www.bontonweb.com/texnologii/html/layouts/layout-1-rezina-tri-kolonki-shirina-v.html</link>
		<comments>http://www.bontonweb.com/texnologii/html/layouts/layout-1-rezina-tri-kolonki-shirina-v.html#comments</comments>
		<pubDate>Thu, 13 Dec 2007 07:47:01 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[layouts]]></category>

		<guid isPermaLink="false">http://www.bontonweb.com/texnologii/html/layouts/33.html</guid>
		<description><![CDATA[Layout #1 Резина 100%. Ширина всех колонок в %. PLAIN TEXT HTML: &#60;!DOCTYPE HTML PUBLIC &#34;-//W3C//DTD HTML 4.01//EN&#34; &#34;http://www.w3.org/TR/html4/strict.dtd&#34;&#62; &#60;html&#62; &#60;head&#62; &#60;title&#62;Layout 1&#60;/title&#62; &#60;meta http-equiv="content-type" content="text/html; charset=iso-8859-1"&#62; &#60;style type="text/css"&#62; html, body { &#160; &#160; margin:0; &#160; &#160; padding:0 } div#wrapper { &#160; &#160; float:left; &#160; &#160; width:100% } div#content { &#160; &#160; margin: 0 25% [...]]]></description>
			<content:encoded><![CDATA[<p><b>Layout #1</b><br />
<a href="http://blog.html.it/layoutgala/LayoutGala01.html"><img src="http://blog.html.it/layoutgala/layout001.gif" align="left" /></a>Резина 100%. Ширина всех колонок в %.<br />
<span id="more-33"></span></p>
<div class="igBar"><span id="lhtml-10"><a href="#" onclick="javascript:showPlainTxt('html-10'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-10">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #00bbdd;">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot; &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/html.html"><span style="color: #000000; font-weight: bold;">&lt;html&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/head.html"><span style="color: #000000; font-weight: bold;">&lt;head&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/title.html"><span style="color: #000000; font-weight: bold;">&lt;title&gt;</span></a></span>Layout 1<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/title&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/meta.html"><span style="color: #000000; font-weight: bold;">&lt;meta</span></a> <span style="color: #000066;">http-equiv</span>=<span style="color: #ff0000;">"content-type"</span> <span style="color: #000066;">content</span>=<span style="color: #ff0000;">"text/html; charset=iso-8859-1"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/style.html"><span style="color: #000000; font-weight: bold;">&lt;style</span></a> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">"text/css"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">html, body {</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; margin:0;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; padding:0</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">}</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">div#wrapper {</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; float:left;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; width:100%</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">}</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">div#content {</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; margin: 0 25%</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">}</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">div#navigation {</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; float:left;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; width:25%;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; margin-left:-100%</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">}</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">div#extra {</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; float:left;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; width:25%;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; margin-left:-25%</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">}</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">div#footer {</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; clear:left;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; width:100%</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">}</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/style&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/head&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/body.html"><span style="color: #000000; font-weight: bold;">&lt;body&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"container"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"header"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/h1.html"><span style="color: #000000; font-weight: bold;">&lt;h1&gt;</span></a></span>Header<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/h1&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"wrapper"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"content"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"navigation"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"extra"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"footer"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/body&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/html&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bontonweb.com/texnologii/html/layouts/layout-1-rezina-tri-kolonki-shirina-v.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Шаблоны разметки страниц. Вступление.</title>
		<link>http://www.bontonweb.com/texnologii/html/layouts/shablony-razmetki-stranic-vstuplenie-2.html</link>
		<comments>http://www.bontonweb.com/texnologii/html/layouts/shablony-razmetki-stranic-vstuplenie-2.html#comments</comments>
		<pubDate>Tue, 11 Dec 2007 13:57:46 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[layouts]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[верстка]]></category>
		<category><![CDATA[сss]]></category>

		<guid isPermaLink="false">http://www.bontonweb.com/layouts/shablony-razmetki-stranic-vstuplenie-2.html</guid>
		<description><![CDATA[На этапе верстки сайта возникает проблема создания разметки которая должна соответствовать следующим требованиям: Валидность HTML Валидность CSS Кроссбраузерность. Отсутствие CSS-хаков. В сети есть множество библиотек с шаблонами лейаутов. Наиболее оптимальным на мой взгляд решением является галерея лейаутов http://blog.html.it/layoutgala/ .Эти лейауты выполнены с использованием отрицательный отступов и обеспечивают: Валидный HTML и CSS Совместимость с браузерами Internet [...]]]></description>
			<content:encoded><![CDATA[<p>На этапе верстки сайта возникает проблема создания разметки которая должна соответствовать следующим требованиям:</p>
<ol>
<li>Валидность HTML</li>
<li>Валидность CSS</li>
<li>Кроссбраузерность.</li>
<li>Отсутствие CSS-хаков.</li>
</ol>
<p><span id="more-32"></span><br />
В сети есть множество библиотек с шаблонами лейаутов. Наиболее оптимальным на мой взгляд решением является галерея лейаутов <a href="http://blog.html.it/layoutgala/">http://blog.html.it/layoutgala/</a> .Эти лейауты выполнены с использованием отрицательный отступов и обеспечивают:</p>
<ol>
<li>Валидный HTML и CSS</li>
<li>Совместимость с браузерами Internet Explorer/win 5.0, 5.5, 6, 7; Opera 8.5+, Firefox 1.5+, Safari 2.</li>
<li>Семантический код.</li>
</ol>
<p>В общем виде разметка страницы имеет вид:</p>
<div class="igBar"><span id="lhtml-12"><a href="#" onclick="javascript:showPlainTxt('html-12'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-12">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"container"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"header"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Header<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"wrapper"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"content"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Content<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"navigation"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Navigation<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"extra"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Extra stuff<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"footer"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Footer<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Я буду выкладывать исходные коды лейаутов, использованных мною при разработке сайтов и давать описания по кастомизации этих шаблонов.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bontonweb.com/texnologii/html/layouts/shablony-razmetki-stranic-vstuplenie-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Выпадающее меню. Качественная реализация.</title>
		<link>http://www.bontonweb.com/texnologii/html/vypadayushhee-menyu-kachestvennaya-realizaciya.html</link>
		<comments>http://www.bontonweb.com/texnologii/html/vypadayushhee-menyu-kachestvennaya-realizaciya.html#comments</comments>
		<pubDate>Wed, 21 Nov 2007 22:51:44 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Технологии]]></category>

		<guid isPermaLink="false">http://www.bontonweb.com/texnologii/html/vypadayushhee-menyu-kachestvennaya-realizaciya.html</guid>
		<description><![CDATA[При работе над проектами часто возникает необходимость создания выпадающего меню. Существует большое количество скриптов, реализующих этот функционал. Но при их практическом применении необходимо чтобы скрипт соответствовал следующим требованиям: Кроссбраузерность - корректная работа скрипта в необходимых браузерах. Правильное позиционирование меню при изменении разрешения экрана (особенно актуально при резиновой верстке). Стабильное поведение меню при наведении курсора. Простая [...]]]></description>
			<content:encoded><![CDATA[<p>При работе над проектами часто возникает необходимость создания выпадающего меню. Существует большое количество скриптов, реализующих этот функционал. Но при их практическом применении необходимо чтобы скрипт соответствовал следующим требованиям:</p>
<ol>
<li>Кроссбраузерность - корректная работа скрипта в необходимых браузерах.</li>
<li>Правильное позиционирование меню при изменении разрешения экрана (особенно актуально при резиновой верстке).</li>
<li>Стабильное поведение меню при наведении курсора.</li>
<li>Простая смена оформления через редактирование CSS.</li>
<li>Легкость добавления новых пунктов.</li>
<li>Семантика (это сейчас модно).</li>
<li>Простая настройка дополнительных параметров (временных задержек, дополнительных эффектов и т.д.)</li>
</ol>
<p><span id="more-27"></span><br />
Я изучил большое количество скриптов выпадающего меню. Наиболее качественная и практичная реализация (на мой взгляд) представлена <a href="http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm">здесь</a> . Очень просто интегрируется в верстку.<br />
<strong>Пример:</strong></p>
<div class="igBar"><span id="lhtml-14"><a href="#" onclick="javascript:showPlainTxt('html-14'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-14">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"chromestyle"</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"chromemenu"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://www.dynamicdrive.com"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Home<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">"dropmenu1"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Resources<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">"dropmenu2"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>News<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/ul&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #808080; font-style: italic;">&lt;!--1st drop down menu --&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"dropmenu1"</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"dropmenudiv"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span> <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://www.dynamicdrive.com/"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Dynamic Drive<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://www.cssdrive.com"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>CSS Drive<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://www.javascriptkit.com"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>JavaScript Kit<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #808080; font-style: italic;">&lt;!--2nd drop down menu --&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"dropmenu2"</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"dropmenudiv"</span> <span style="color: #000066;">style</span>=<span style="color: #ff0000;">"width: 150px"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span> <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://www.cnn.com/"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>CNN<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://www.msnbc.com"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>MSNBC<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://news.bbc.co.uk"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>BBC News<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/script.html"><span style="color: #000000; font-weight: bold;">&lt;script</span></a> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">"text/javascript"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">cssdropdown.startchrome(&quot;chromemenu&quot;)</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/script&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Содержимое выпадающего меню находится в дивах div id="<font color="#ff0000">dropmenu1</font>",id="<font color="#ff0000">dropmenu2</font>". К конкретному пункту меню привязывается строкой rel="<font color="#ff0000">dropmenu1</font>" (показывает div id="<font color="#ff0000">dropmenu1</font>"). Настройку оформления производим в css файле. Также возможно настроить задержку сворачивания меню, подключить эффекты и анимацию.<br />
Этот скрипт использовал при верстке сайта <a href="http://mntk.rosenergoatom.ru/">http://mntk.rosenergoatom.ru/</a>  и других проектах.</p>
<p class="poweredbyperformancing">&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bontonweb.com/texnologii/html/vypadayushhee-menyu-kachestvennaya-realizaciya.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

