<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.mozzy.ru/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>mozzy's wiki</title>
        <description></description>
        <link>http://wiki.mozzy.ru/</link>
        <lastBuildDate>Sat, 19 May 2012 15:54:49 +0400</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://wiki.mozzy.ru/lib/images/favicon.ico</url>
            <title>mozzy's wiki</title>
            <link>http://wiki.mozzy.ru/</link>
        </image>
        <item>
            <title>coding</title>
            <link>http://wiki.mozzy.ru/coding?rev=1291774647&amp;do=diff</link>
            <description>В этом разделе я предлагаю для всеобщего ознакомления стиль написания кода, которого я стараюсь максимально придерживаться:

HTML Code Style

CSS Code Style</description>
            <author>mozzy</author>
            <pubDate>Wed, 08 Dec 2010 05:17:27 +0400</pubDate>
        </item>
        <item>
            <title>coding:html-code-style</title>
            <link>http://wiki.mozzy.ru/coding:html-code-style?rev=1291656958&amp;do=diff</link>
            <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;en&quot;&gt;
&lt;head&gt;
	&lt;meta charset=&quot;utf-8&quot; /&gt;
	&lt;title&gt;Page ‹ Category « Site&lt;/title&gt;
	&lt;meta name=&quot;description&quot; content=&quot;Site Description&quot;&gt;
	&lt;meta name=&quot;keywords&quot; content=&quot;Site&quot; /&gt;
	&lt;meta name=&quot;author&quot; content=&quot;Alexey Koromyslov&quot;&gt;
	&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, minimum-scale=1.0, maximum-scale=1.0&quot; /&gt;
	&lt;!--[if gte IE 7]&gt;&lt;!--&gt;
		&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot; href=&quot;/css/style.css&quot; /&gt;
	&lt;!-- &lt;![endif]--&gt;
	&lt;!--[if IE 6]&gt;
		&lt;l…</description>
            <author>mozzy</author>
        <category>coding</category>
            <pubDate>Mon, 06 Dec 2010 20:35:58 +0400</pubDate>
        </item>
        <item>
            <title>coding:css-code-style</title>
            <link>http://wiki.mozzy.ru/coding:css-code-style?rev=1276169722&amp;do=diff</link>
            <description>Структура CSS-документа


/*  
	Description: Styles for www.site.ru 
	Author: Alexey Koromyslov
	Author URI: http://mozzy.ru
	Version: 1.0
*/

/* CSS Reset — сброс CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
…</description>
            <author>mozzy</author>
        <category>coding</category>
            <pubDate>Thu, 10 Jun 2010 15:35:22 +0400</pubDate>
        </item>
    </channel>
</rss>

