<?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>Webmonkey &#187; wiki template Content-type</title>
    <atom:link href="http://www.webmonkey.com/tag/wiki-template-content-type/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>Content-Type</title>
        <link>http://www.webmonkey.com/2010/02/content-type/</link>
        <comments>http://www.webmonkey.com/2010/02/content-type/#comments</comments>
        <pubDate>Mon, 15 Feb 2010 20:45:47 +0000</pubDate>

                <dc:creator>Webmonkey Staff</dc:creator>

        <guid isPermaLink="false">http://stag.wired.com/primate/?p=810</guid>
        		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[wiki template Content-type]]></category>
        <description><![CDATA[Every web page should declare a content type. This tells the browser what language and character set to expect when rendering the text and ensures that characters are displayed properly on the page. Content type declarations go in the &#60;head&#62; of your document. This is a standard content type declaration: &#60;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&#62;]]></description>

            <content:encoded><![CDATA[<!-- wpautop disabled --><p>Every web page should declare a content type. This tells the browser what language and character set to expect when rendering the text and ensures that characters are displayed properly on the page.

</p><p>Content type declarations go in the <tt>&lt;head&gt;</tt> of your document.

</p><p>This is a standard content type declaration:

</p>

<pre class="brush: js">&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

</pre>

<p><br /><div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2010/02/content-type/feed/</wfw:commentRss>
        <slash:comments>1</slash:comments>

        
    </item>
    </channel>
</rss>