<?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; Templates</title>
    <atom:link href="http://www.webmonkey.com/category/templates/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>WordPress Embraces Responsive Design With New &#8216;Twenty Twelve&#8217; Theme</title>
        <link>http://www.webmonkey.com/2012/08/wordpress-launches-new-default-theme-twenty-twelve/</link>
        <comments>http://www.webmonkey.com/2012/08/wordpress-launches-new-default-theme-twenty-twelve/#comments</comments>
        <pubDate>Wed, 29 Aug 2012 16:10:24 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=58749</guid>
        		<category><![CDATA[Responsive Design]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[WordPress]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/08/wpdefaultresponsive2012-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/08/wpdefaultresponsive2012.jpg" alt="WordPress Embraces Responsive Design With New &#8216;Twenty Twelve&#8217; Theme" /></div>The default WordPress theme might be the most common site design on the web. And now, not only is there a new default WordPress theme, but it's responsive, adapting its layout to fit any screen.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_58758" class="wp-caption aligncenter" style="width: 590px"><a href="http://twentytwelvedemo.wordpress.com"><img src="http://www.webmonkey.com/wp-content/uploads/2012/08/wpdefaultresponsive2012.jpg" alt="" title="wpdefaultresponsive2012" width="580" height="227" class="size-full wp-image-58758" /></a><p class="wp-caption-text">Meet Twenty Twelve, the latest default WordPress theme. <em>Image: Screenshot/Webmonkey</em>.</p></div>
<p>The default WordPress theme is quite possibly the most widely used design on the web; the minute you sign up for or install WordPress you have a website that uses the default theme. Every year <a href="http://en.blog.wordpress.com/2012/08/28/new-theme-twenty-twelve/">WordPress unveils a new look</a> that will grace every &#8220;just another WordPress site.&#8221; </p>
<p>This year&#8217;s theme, Twenty Twelve, is the first to embrace responsive design, adapting its layout to fit any screen. The WordPress <a href="">admin pages are already responsive</a>, and the last few default WordPress themes have accommodated small screens, even using some responsive design tools like CSS <code>@media</code>, but this is the first default theme to fully embrace responsive design and fluidly adapt to any screen.</p>
<p>Twenty Twelve marks something of a departure for the default theme. Gone are the banners and featured images atop posts. Instead Twenty Twelve sticks with a largely black-and-white look that puts the emphasis on typography and a new typeface, <a href="http://www.google.com/webfonts/specimen/Open+Sans">Open Sans</a>.</p>
<p>If you&#8217;d like to use Twenty Twelve on your WordPress.com site, just head to the dashboard and select Themes, (under Appearance). If you&#8217;re hosting your own WordPress install, you&#8217;ll soon have access via the Extend theme directory. And of course the new theme will be bundled with WordPress 3.5 due later this year.</p>
<p>This year&#8217;s theme was designed by <a href="http://5by5.tv/dailyedition/27">former NFL player</a> <a href="http://thethemefoundry.com/blog/?s=twenty+twelve">Drew Strojny</a>, though as with all things WordPress there was plenty of help from the WordPress community. The WordPress blog has more <a href="http://en.blog.wordpress.com/2012/08/28/new-theme-twenty-twelve/">details</a> about Twenty Twelve and there&#8217;s a <a href="http://twentytwelvedemo.wordpress.com">live demo</a> you can check out as well.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/08/wordpress-launches-new-default-theme-twenty-twelve/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>HTML5 Reset Speeds Up Site Development With Handy Boilerplate Code</title>
        <link>http://www.webmonkey.com/2010/08/html5-reset-speeds-up-site-development-with-handy-boilerplate-code/</link>
        <comments>http://www.webmonkey.com/2010/08/html5-reset-speeds-up-site-development-with-handy-boilerplate-code/#comments</comments>
        <pubDate>Tue, 17 Aug 2010 18:48:35 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=48333</guid>
        		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS 3]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2010/08/HTML5reset.png" type="image/png" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2010/08/HTML5reset.png" alt="HTML5 Reset Speeds Up Site Development With Handy Boilerplate Code" /></div>If you&#8217;ve been building websites for a while, chances are you have some boilerplate code you use to jump-start a new site &#8212; perhaps some CSS resets, a basic HTML structure, and so on. You tweak and refine your boilerplate as standards evolve. One of the best ways to improve your basic code is to [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><a href="http://www.webmonkey.com/wp-content/uploads/2010/08/HTML5reset.png"><img src="http://www.webmonkey.com/wp-content/uploads/2010/08/HTML5reset.png" alt="" title="HTML5reset" width="257" height="124" class="alignnone size-full wp-image-48336" /></a>If you&#8217;ve been building websites for a while, chances are you have some boilerplate code you use to jump-start a new site &#8212; perhaps some CSS resets, a basic HTML structure, and so on. You tweak and refine your boilerplate as standards evolve.</p>
<p>One of the best ways to improve your basic code is to see how other people do the same thing. We recently stumbled across <a href="http://html5reset.org/">HTML5 Reset</a>, a set of templates and code that makes a great starting point for a sites that will be using HTML5 and CSS 3.</p>
<p>HTML5 Reset draws on many well-known sources like <a href="http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/">Eric Meyer&#8217;s reset stylesheet</a>, the <a href="http://www.webmonkey.com/2009/09/using_html5_today_with_modernizr/">Modernizr script for HTML5 across browsers</a>, Dean Edwards&#8217; <a href="http://www.webmonkey.com/2008/01/ie7_javascript_tool_turns_explorer_into_a_standards_compliant_browser/">IE7.js</a>. (Separately, there&#8217;s also the excellent <a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>, which has similar HTML5 and CSS 3 features, but of course a slightly different way of implementing them.)</p>
<p>As the HTML5 Reset authors note, the code is by no means an &#8220;end-all and beat-all&#8221; set of templates. In fact, the code may not work for your project at all, but even you don&#8217;t end up using it as-is, you may be able to glean some good ideas from it.</p>
<p>For example, because I use <a href="http://sass-lang.com/">Sass</a> for developing stylesheets, raw CSS isn&#8217;t all that useful for my projects. However, HTML5 Reset has a very nifty class for <a href="http://blog.monkeydo.biz/post/933849724/html5-reset-how-to-use-the-mod-class">clearing floats without extra markup</a>, so I ended up incorporating that element into my own Sass-based boilerplate code. Take what&#8217;s useful and leave the rest.</p>
<p>There are a couple versions of HTML5 Reset &#8212; the &#8220;Kitchen Sink&#8221; version that includes nearly everything and has copious comments and a &#8220;Bare Bones&#8221; version that&#8217;s stripped down to just the basics. I recommend checking out the former unless you&#8217;ve decided to commit to HTML5 Reset. It&#8217;s always easier to start off by removing things you don&#8217;t need than trying to figure out what you need to add.</p>
<p>If you&#8217;re curious, head over to the HTML5 Reset site to learn more. HTML5 Reset is available under the BSD license. If you see bugs or have suggestions on how to improve HTML5 Reset, be sure to let the authors know.</p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://www.webmonkey.com/2010/07/css3-pie-lets-you-have-your-css-and-ie-it-too/">CSS3 Pie Lets You Have Your CSS and IE It, Too</a></li>
<li><a href="http://www.webmonkey.com/2010/07/test-your-site-at-any-size-with-resizemybrowser/">Test Your Site at Any Size With ResizeMyBrowser</a></li>
<li><a href="http://www.webmonkey.com/2010/06/new-frameworks-give-mobile-web-apps-a-boost/">New Frameworks Give Mobile-Web Apps a Boost</a></li>
<li><a href="http://www.webmonkey.com/2009/09/using_html5_today_with_modernizr/">Using HTML5 Today With Modernizr</a></li>
<li><a href="http://www.webmonkey.com/2008/01/ie7_javascript_tool_turns_explorer_into_a_standards_compliant_browser/">IE7 Javascript Tool Turns Explorer into a Standards Compliant Browser</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2010/08/html5-reset-speeds-up-site-development-with-handy-boilerplate-code/feed/</wfw:commentRss>
        <slash:comments>7</slash:comments>

        
    </item>
    
    <item>
        <title>Blank HTML Document</title>
        <link>http://www.webmonkey.com/2010/02/blank_html_document/</link>
        <comments>http://www.webmonkey.com/2010/02/blank_html_document/#comments</comments>
        <pubDate>Tue, 16 Feb 2010 01:45:47 +0000</pubDate>

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

        <guid isPermaLink="false">http://stag.wired.com/primate/?p=416</guid>
        		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[wiki]]></category>
        <description><![CDATA[This is a blank HTML document. If you want to make the simplest of web pages, copy and paste this code into a text editor and start typing your awesome content. &#60;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"&#62; &#60;html lang="en"&#62; &#60;head&#62; &#60;meta http-equiv="content-type" content="text/html; charset=utf-8"&#62; &#60;title&#62;Title Goes Here&#60;/title&#62; &#60;/head&#62; &#60;body&#62; &#60;p&#62;This is my web [...]]]></description>

            <content:encoded><![CDATA[<!-- wpautop disabled --><p>This is a blank HTML document. If you want to make the simplest of web pages, copy and paste this code into a text editor and start typing your awesome content.

</p><p><br />
<span id="more-416"></span>

</p>

<pre class="brush: js">

&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

        "http://www.w3.org/TR/html4/loose.dtd"&gt;



&lt;html lang="en"&gt;



&lt;head&gt;



	&lt;meta http-equiv="content-type" content="text/html; charset=utf-8"&gt;

	&lt;title&gt;Title Goes Here&lt;/title&gt;



&lt;/head&gt;



&lt;body&gt;

&lt;p&gt;This is my web page&lt;/p&gt;



&lt;/body&gt;



&lt;/html&gt;



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

        
    </item>
    
    <item>
        <title>Blank HTML Document With Right Nav</title>
        <link>http://www.webmonkey.com/2010/02/blank_html_document_with_right_nav/</link>
        <comments>http://www.webmonkey.com/2010/02/blank_html_document_with_right_nav/#comments</comments>
        <pubDate>Tue, 16 Feb 2010 01:45:47 +0000</pubDate>

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

        <guid isPermaLink="false">http://stag.wired.com/primate/?p=422</guid>
        		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[wiki]]></category>
        <description><![CDATA[This is a blank HTML document with a header, footer, a main content area and separate column for navigational elements on the right. If you want to make a web page with a simple two-column layout, copy and paste this code into a text editor and start typing your awesome content. &#60;!DOCTYPE html&#62; &#60;head&#62; &#60;meta [...]]]></description>

            <content:encoded><![CDATA[<!-- wpautop disabled --><p>This is a blank HTML document with a header, footer, a main content area and separate column for navigational elements on the <b>right</b>. If you want to make a web page with a simple two-column layout, copy and paste this code into a text editor and start typing your awesome content.

<span id="more-422"></span>

</p><p><br />

</p>

<pre class="brush: js">&lt;!DOCTYPE html&gt;

&lt;head&gt;

&lt;meta charset="utf-8" /&gt;

	&lt;title&gt;My Web Page&lt;/title&gt;





	&lt;style type="text/css"&gt;

		* { margin: 0; padding: 0; }



		html { height:100%; }



		body {

		text-align: left;

		width: 100%;

		height: 100%;

		font-size: 62.5%;

		font-family: Helvetica, arial, sans-serif;

		color: #000;

		background: #fff;

		margin: 0;

		border: 0;

		padding: 0; }



		a { color:#007ca5; text-decoration:none; outline: none; }

		a:visited { color:#666; }

		a:active { color:#999; }



		.right_col a { color:#fff; text-decoration: none; outline: none; }

		.right_col a:hover { color:#fff; text-decoration: underline; outline: none; }

		.right_col a:visited { color:#fff; }

		.right_col a:active { color:#fff; }



		img, a img { border-style: none; }



		h1, .h1 { font-size: 2.4em; }

		h2, .h2 { font-size: 2em; } /* 20pt */

		h3, .h3 { font-size: 1.8em; } /* 18pt */

		h4, .h4 { font-size: 1.6em; } /* 16pt */

		h5, .h5 { font-size: 1.4em; } /* 14pt */

		h6, .h6 { font-size: 1.1em; } /* 11pt */



		.small { font-size: .9em; }



		.clearer { clear:both; }



		.header {

			text-align: left;

			background: #4f0f00;

			color: #fff;

			width: 980px;

			margin: 0 0 0 0;

			border: 0;

			padding: 10px;

			overflow: hidden;

			}



		.main_col {

			text-align: left;

			float: left;

			background: #fff;

			color: #000;

			width: 660px;

			height: 600px;

			margin: 0 20px 0 0;

			border: 0;

			padding: 10px;

			overflow: hidden;

			}



		.right_col {

			text-align: left;

			float: right;

			background: #007ca5;

			color: #fff;

			width: 280px;

			height: 600px;

			margin: 0 0 0 0;

			border: 0;

			padding: 10px;

			overflow: hidden;

			}



		.footer {

			text-align: left;

			background: #eceae1;

			color: #000;

			width: 980px;

			margin: 0 0 0 0;

			border: 0;

			padding: 10px;

			overflow: hidden;

			}



		.wrapper {

			text-align: center;

			width: 1000px;

			margin-left: auto;

			margin-right: auto;

			}





	&lt;/style&gt;



&lt;/head&gt;

&lt;body&gt;



  	&lt;div class="wrapper"&gt;



		&lt;div class="header"&gt;



			&lt;br /&gt;

			&lt;h1&gt;Header content goes here&lt;/h1&gt;

			(980px wide + 10px padding)



			&lt;br /&gt;&lt;br /&gt;



		&lt;/div&gt;





		&lt;div class="main_col"&gt;



			&lt;h2&gt;Main content goes here&lt;/h2&gt;

			(660px wide + 10px padding + 20px right margin)



		&lt;/div&gt;





		&lt;div class="right_col"&gt;



			&lt;h5&gt;Right column content goes here&lt;/h5&gt;

			(280px wide + 10px padding)



		&lt;/div&gt;



		&lt;br class="clearer" /"&gt;





		&lt;div class="footer"&gt;



			&lt;span class="small"&gt;

				Tiny footer content goes here

				&lt;br /&gt;

				(980px wide + 10px padding)

			&lt;/span&gt;



		&lt;/div&gt;



  	&lt;/div&gt;



&lt;/body&gt;

&lt;/html&gt;



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

        
    </item>
    
    <item>
        <title>Blank HTML Document With Left Nav</title>
        <link>http://www.webmonkey.com/2010/02/blank_html_document_with_left_nav/</link>
        <comments>http://www.webmonkey.com/2010/02/blank_html_document_with_left_nav/#comments</comments>
        <pubDate>Tue, 16 Feb 2010 01:45:47 +0000</pubDate>

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

        <guid isPermaLink="false">http://stag.wired.com/primate/?p=424</guid>
        		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[wiki]]></category>
        <description><![CDATA[This is a blank HTML document with a header, footer, a main content area and separate column for navigational elements on the left. If you want to make a web page with a simple two-column layout, copy and paste this code into a text editor and start typing your awesome content. &#60;!DOCTYPE html&#62; &#60;head&#62; &#60;meta [...]]]></description>

            <content:encoded><![CDATA[<!-- wpautop disabled --><p>This is a blank HTML document with a header, footer, a main content area and separate column for navigational elements on the <b>left</b>. If you want to make a web page with a simple two-column layout, copy and paste this code into a text editor and start typing your awesome content.

</p><p><br />
<span id="more-424"></span>

</p>

<pre class="brush: js">&lt;!DOCTYPE html&gt;

&lt;head&gt;

&lt;meta charset="utf-8" /&gt;



	&lt;title&gt;My Web Page&lt;/title&gt;



	&lt;style type="text/css"&gt;

		* { margin: 0; padding: 0; }



		html { height:100%; }



		body {

		text-align: left;

		width: 100%;

		height: 100%;

		font-size: 62.5%;

		font-family: Helvetica, arial, sans-serif;

		color: #000;

		background: #fff;

		margin: 0;

		border: 0;

		padding: 0; }



		a { color:#007ca5; text-decoration:none; outline: none; }

		a:visited { color:#666; }

		a:active { color:#999; }



		.left_col a { color:#fff; text-decoration: none; outline: none; }

		.left_col a:hover { color:#fff; text-decoration: underline; outline: none; }

		.left_col a:visited { color:#fff; }

		.left_col a:active { color:#fff; }





		img, a img { border-style: none; }



		h1, .h1 { font-size: 2.4em; }

		h2, .h2 { font-size: 2em; } /* 20pt */

		h3, .h3 { font-size: 1.8em; } /* 18pt */

		h4, .h4 { font-size: 1.6em; } /* 16pt */

		h5, .h5 { font-size: 1.4em; } /* 14pt */

		h6, .h6 { font-size: 1.1em; } /* 11pt */



		.small { font-size: .9em; }



		.clearer { clear:both; }



		.header {

			text-align: left;

			background: #4f0f00;

			color: #fff;

			width: 980px;

			margin: 0 0 0 0;

			border: 0;

			padding: 10px;

			overflow: hidden;

			}



		.left_col {

			text-align: left;

			float: left;

			background: #007ca5;

			color: #fff;

			width: 160px;

			height: 600px;

			margin: 0 0 0 0;

			border: 0;

			padding: 10px;

			overflow: hidden;

			}



		.main_col {

			text-align: left;

			float: right;

			background: #fff;

			color: #000;

			width: 800px;

			height: 600px;

			margin: 0 0 0 0;

			border: 0;

			padding: 10px;

			overflow: hidden;

			}



		.footer {

			text-align: left;

			background: #eceae1;

			color: #000;

			width: 980px;

			margin: 0 0 0 0;

			border: 0;

			padding: 10px;

			overflow: hidden;

			}



		.wrapper {

			text-align: center;

			width: 1000px;

			margin-left: auto;

			margin-right: auto;

			}





	&lt;/style&gt;



&lt;/head&gt;

&lt;body&gt;



  	&lt;div class="wrapper"&gt;



		&lt;div class="header"&gt;



			&lt;br /&gt;

			&lt;h1&gt;Header content goes here&lt;/h1&gt;



			(980px wide + 10px padding)



			&lt;br /&gt;&lt;br /&gt;



		&lt;/div&gt;





		&lt;div class="left_col"&gt;



			&lt;h5&gt;Left column content goes here&lt;/h5&gt;



			(160px wide + 10px padding)



		&lt;/div&gt;



		&lt;div class="main_col"&gt;



			&lt;h2&gt;Main content goes here&lt;/h2&gt;

			(800px wide + 10px padding)



		&lt;/div&gt;





		&lt;br class="clearer" /"&gt;





		&lt;div class="footer"&gt;



			&lt;span class="small"&gt;

				Tiny footer content goes here

				&lt;br /&gt;



				(980px wide + 10px padding)

			&lt;/span&gt;



		&lt;/div&gt;



  	&lt;/div&gt;



&lt;/body&gt;

&lt;/html&gt;

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

        
    </item>
    
    <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>
    
    <item>
        <title>CharSet</title>
        <link>http://www.webmonkey.com/2010/02/charset/</link>
        <comments>http://www.webmonkey.com/2010/02/charset/#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=813</guid>
        		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[wiki template]]></category>
        <description><![CDATA[Every web page should declare a character set. This is one line of code that tells the browser what language and character set to expect when rendering the text. It ensures that characters are displayed properly on the page. Character set declarations go in the &#60;head&#62; of your document. Here are some standard character set [...]]]></description>

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

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

</p><p>Here are some standard character set declarations for common languages:

</p><p>English:

</p>

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



</pre>

<p>Japanese:

</p>

<pre class="brush: js"> &lt;meta http-equiv="content-type" content="text/html; charset=shift_jis" /&gt;

</pre>

<p>Chinese:

</p>

<pre class="brush: js"> &lt;meta http-equiv="content-type" content="text/html; charset=gb18030"&gt;

</pre>

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

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