<?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>WDIM 161 A</title>
	<atom:link href="http://domanique.com/wdim161/feed/" rel="self" type="application/rss+xml" />
	<link>http://domanique.com/wdim161</link>
	<description>Introduction to CSS</description>
	<lastBuildDate>Tue, 13 Mar 2012 04:14:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Some Stock Photo Sources</title>
		<link>http://domanique.com/wdim161/some-stock-photo-sources/</link>
		<comments>http://domanique.com/wdim161/some-stock-photo-sources/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 00:56:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Final]]></category>

		<guid isPermaLink="false">http://domanique.com/wdim161/?p=114</guid>
		<description><![CDATA[Hey All, If you&#8217;re looking for some images, you may be able to find some at these places. Of course, you can always check in with the library for access to Ghetty Images Stock Vault - http://stockvault.net Open Photo &#8211; &#8230; <a href="http://domanique.com/wdim161/some-stock-photo-sources/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hey All,</p>
<p>If you&#8217;re looking for some images, you may be able to find some at these places. Of course, you can always check in with the library for access to Ghetty Images</p>
<ul>
<li>Stock Vault -<a href="http://stockvault.net" target="_blank"> http://stockvault.net</a></li>
<li>Open Photo &#8211; <a href="http://www.openphoto.net" target="_blank">http://www.openphoto.net</a></li>
<li>Unprofound &#8211; <a href="http://www.unprofound.com" target="_blank">http://www.unprofound.com</a></li>
<li>Stock Xchange &#8211; <a href="http://www.sxc.hu" target="_blank">http://www.sxc.hu</a></li>
<li>Morguefile.com &#8211; <a href="http://www.morguefile.com" target="_blank">http://www.morguefile.com</a></li>
<li>Image After &#8211; <a href="http://www.imageafter.com" target="_blank">http://www.imageafter.com</a></li>
<li>Compfight &#8211; <a href="http://compfight.com/" target="_blank">http://compfight.com/</a> &#8212; searches Flickr for CC images</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://domanique.com/wdim161/some-stock-photo-sources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wk 8 Forms &#8211; Links!</title>
		<link>http://domanique.com/wdim161/wk-8-forms-links/</link>
		<comments>http://domanique.com/wdim161/wk-8-forms-links/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 05:56:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Week 8]]></category>

		<guid isPermaLink="false">http://domanique.com/wdim161/?p=112</guid>
		<description><![CDATA[Hey Everyone! Here are some super awesome links in case you get stuck on making forms! W3 Schools &#8211; HTML Form Tag &#8212; Start Here W3 Schools &#8211; HTML5 Form Tag W3 Schools &#8211; HTML5 Input Types W3 Schools &#8211; &#8230; <a href="http://domanique.com/wdim161/wk-8-forms-links/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hey Everyone!</p>
<p>Here are some super awesome links in case you get stuck on making forms!</p>
<p><a href="http://www.w3schools.com/html/html_forms.asp" target="_blank">W3 Schools &#8211; HTML Form Tag</a> &#8212; Start Here<br />
<a href="http://www.w3schools.com/html5/tag_form.asp" target="_blank">W3 Schools &#8211; HTML5 Form Tag</a><br />
<a href="http://www.w3schools.com/html5/html5_form_input_types.asp" target="_blank">W3 Schools &#8211; HTML5 Input Types<br />
</a><a href="http://www.w3schools.com/html5/html5_form_elements.asp" target="_blank">W3 Schools &#8211; HTML5 Form Elements<br />
</a><a href="http://www.w3schools.com/html5/html5_form_attributes.asp" target="_blank">W3 Schools &#8211;  HTML5 Form Attributes</a></p>
<p><a href="http://www.webstandards.org/learn/tutorials/accessible-forms/beginner/" target="_blank">Web Standards &#8211; Accessible Forms</a> &#8212; A bit much to read over, but good examples of how to code forms to be accessible. Also, these forms are all XHTML, not HTML or HTML5<br />
<a href="http://www.webstandards.org/learn/tutorials/accessible-forms/intermediate/" target="_blank">Web Standards &#8211; Accessible Forms II<br />
</a><a href="http://www.webstandards.org/learn/tutorials/accessible-forms/advanced/" target="_blank">Web Standards - Accessible Forms III</a></p>
<p><a href="http://css-tricks.com/snippets/html/example-form-markup/" target="_blank">CSS Tricks &#8211; Example Form Markup</a><br />
<a href="http://css-tricks.com/category/gallery/form/" target="_blank">CSS Tricks &#8211; Form Gallery</a> (short, but sweet eye candy)</p>
<p><a href="http://playground.html5rocks.com/#form_fields" target="_blank">HTML5 Playground &#8211; Forms </a>(good for playing with forms in the browser, you can edit code directly)<br />
<a href="http://www.html5rocks.com/en/tutorials/forms/html5forms/" target="_blank">Making Forms Fabulous with HTML5</a> &#8212; More extensive, but great article</p>
<p><a href="http://www.alistapart.com/articles/sensibleforms/" target="_blank">Sensible Forms </a>- no code, mostly theoretical<a href="http://www.alistapart.com/articles/forward-thinking-form-validation/" target="_blank"><br />
Forward Thinking Form Validation</a> &#8211; HTML5</p>
]]></content:encoded>
			<wfw:commentRss>http://domanique.com/wdim161/wk-8-forms-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final &#8211; Timeline</title>
		<link>http://domanique.com/wdim161/final-timeline/</link>
		<comments>http://domanique.com/wdim161/final-timeline/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 05:09:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Final]]></category>

		<guid isPermaLink="false">http://domanique.com/wdim161/?p=106</guid>
		<description><![CDATA[A brief list of what will be due, and what we will cover for the next few classes: Week 9 In class, we will go over the Final wireframes for your project and your initial design comps. We will work &#8230; <a href="http://domanique.com/wdim161/final-timeline/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A brief list of what will be due, and what we will cover for the next few classes:</p>
<h2>Week 9</h2>
<p>In class, we will go over the Final wireframes for your project and your initial design comps. We will work in class on tightening up your designs.</p>
<p>DUE: Forms Homework, 10 Wireframes Sketches, Final Wireframes for your final, initial design comps</p>
<p>&nbsp;</p>
<h2>Week 10</h2>
<p>In class, we will critique your final design comps. We will also use the class as a working period to both finish up your designs and start coding your site.</p>
<p>DUE: 10 Wireframe Sketches, Final Design Comps</p>
<p>&nbsp;</p>
<h2>Week 11</h2>
<p>In class, you will present your final projects and we will critique your sites. This will NOT be a working class period.</p>
<p>DUE: 20 Wireframe Sketches, Finished Websites</p>
]]></content:encoded>
			<wfw:commentRss>http://domanique.com/wdim161/final-timeline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final Presentations</title>
		<link>http://domanique.com/wdim161/final-presentations/</link>
		<comments>http://domanique.com/wdim161/final-presentations/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 05:05:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Final]]></category>

		<guid isPermaLink="false">http://domanique.com/wdim161/?p=102</guid>
		<description><![CDATA[After talking in class on Week 8, we&#8217;ve decided that the Final Project will be a website that you&#8217;ve designed and developed yourself. The project will be a small brochure website for a local business. The business could be a &#8230; <a href="http://domanique.com/wdim161/final-presentations/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After talking in class on Week 8, we&#8217;ve decided that the Final Project will be a website that you&#8217;ve designed and developed yourself.</p>
<p>The project will be a small brochure website for a local business. The business could be a comic shop, a Portland non-profit, an after school service, a flower shop, or a cleaning service, you name it. But the business must be small, independently owned, and preferably local.</p>
<p>The Final will consist of 3 pages:</p>
<ul>
<li>One page must be an introduction to the shop</li>
<li>One page must list their services or goods</li>
<li>One page must be a contact page</li>
</ul>
<p>The site will also have the following elements:</p>
<ul>
<li>One table filled in with tabular data</li>
<li>One form (contact or search bars)</li>
<li>Working links between all three pages</li>
<li>Images</li>
<li>A list (either unordered or ordered &#8211; this could be your navigation)</li>
</ul>
<p>We will work on this in class on Week 9 and 10, so don&#8217;t fret if you get a little over your head. <img src='http://domanique.com/wdim161/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://domanique.com/wdim161/final-presentations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 8</title>
		<link>http://domanique.com/wdim161/week-8/</link>
		<comments>http://domanique.com/wdim161/week-8/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 04:58:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Week 8]]></category>

		<guid isPermaLink="false">http://domanique.com/wdim161/?p=99</guid>
		<description><![CDATA[Hi All, During this week&#8217;s class, we&#8217;ll be going over forms. Take a look at the wk8_classplan for the tutorials. And we had used the HTML5 templates that we had created during week 1 for the class. &#160; Week 8 Homework Wireframes &#8230; <a href="http://domanique.com/wdim161/week-8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi All,</p>
<p>During this week&#8217;s class, we&#8217;ll be going over forms. Take a look at the <a href="http://domanique.com/wdim161/wp-content/uploads/2012/02/wk8_classplan.pdf">wk8_classplan</a> for the tutorials. And we had used the HTML5 templates that we had created during week 1 for the class.</p>
<p>&nbsp;</p>
<h2>Week 8 Homework</h2>
<h3>Wireframes</h3>
<p>In your journal, create 10 wireframes that copy the layout structure of pre-existing websites. You could sketch the Yahoo! homepage, or the Google News page, the Facebook Group page, or the My Little Pony’s site. The purpose of this exercise is to understand their structure and layout. If you use color, be sure it is minimal, only demarking important areas, or links, for example.</p>
<p>Label each wireframe with the name of the site and the URL that you are sketching.</p>
<p>DO NOT REPEAT SITES.</p>
<h3>Homework 1</h3>
<p>Last week, you created a one page website for &#8220;Projecterific&#8221;, listing out all of their plans in a table. This week, you will create a form for users to sign up for a plan.</p>
<p>You will need to ask users for:</p>
<ul>
<li>Name</li>
<li>Billing Address</li>
<li>Contact Phone Number</li>
<li>Contact Email Address</li>
<li>Credit Card number</li>
<li>Security Code</li>
<li>Name on the Credit Card</li>
<li>Which plan they want to use</li>
</ul>
<p>I suggest that you use the first form that we created in class as your starting point. Be sure to add the appropriate fields that you&#8217;ll need for this assignment. Also, style your forms so that it is similar to the tables you created last week. Consider using similar colors and font choices.</p>
<p>*Remember to validate your code, include your name at the top of each document, and label your folder like so: <em>/lastname_firstname_wdim161_wi12_wk8_hw1/</em></p>
<h3></h3>
<h3>Homework 2 &#8211; Final Project</h3>
<div>
<p>Start prepping for your <a href="http://domanique.com/wdim161/category/final/">Final Project</a>. You will need to turn in:</p>
<ul>
<li>a set of final digital wireframes</li>
<li>initial designs</li>
</ul>
<p>These wireframes should be digital. After sketching them in your journals, use Photoshop, Omnigraffle, MS Paint, Illustrator, whatever to make these wireframes digital. Pay attention to the size of items on your wireframes. Is your search bar bigger than your hero image? Why?</p>
<p>You will also turn in initial designs. I expect that you will have put in no less than 2 hours of work in Photoshop on these. We will present both the wireframes and initial design in class on Week 9.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://domanique.com/wdim161/week-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 7 Lesson Plan</title>
		<link>http://domanique.com/wdim161/week-7-lesson-plan/</link>
		<comments>http://domanique.com/wdim161/week-7-lesson-plan/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 08:05:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Week 7]]></category>

		<guid isPermaLink="false">http://domanique.com/wdim161/?p=90</guid>
		<description><![CDATA[Hey All, In today&#8217;s class, we&#8217;ll be talking about tables, and we&#8217;ll go over three tutorials. Pretty quick class. You can download the wk7_classplan, and the tutorial files here. &#160; Week 7 Homework Wireframes In your journal, create 10 wireframes that &#8230; <a href="http://domanique.com/wdim161/week-7-lesson-plan/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hey All,</p>
<p>In today&#8217;s class, we&#8217;ll be talking about tables, and we&#8217;ll go over three tutorials. Pretty quick class. You can download the <a href="http://domanique.com/wdim161/wp-content/uploads/2012/02/wk7_classplan.pdf">wk7_classplan</a>, and the tutorial files <a href="http://domanique.com/wdim161/wp-content/uploads/2012/02/01_tables.zip">here</a>.</p>
<p>&nbsp;</p>
<h2>Week 7 Homework</h2>
<h3>Wireframes</h3>
<p>In your journal, create 10 wireframes that copy the layout structure of pre-existing websites. You could sketch the Yahoo! homepage, or the Google News page, the Facebook Group page, or the My Little Pony’s site. The purpose of this exercise is to understand their structure and layout. If you use color, be sure it is minimal, only demarking important areas, or links, for example.</p>
<p>Label each wireframe with the name of the site and the URL that you are sketching.</p>
<p>DO NOT REPEAT SITES.</p>
<h3>Homework 1</h3>
<p>You’ll create a one page website for “Projecterific”, an online project management website. The page is a sign-up page with the below information. You’ll need to make a table displaying the different plans so that users can easily compare plans. Be sure to include a “sign up” button.</p>
<h4>Name of Company</h4>
<p><strong></strong>Proejectorific</p>
<h4>Misc Information</h4>
<ul>
<li>30-day free trial on all accounts</li>
<li>Sign up in 60 seconds</li>
<li>No credit care required</li>
<li>Upgrade, downgrade, or cancel anytime</li>
</ul>
<h4>Plan</h4>
<p><strong>Max<br />
</strong>$149/month<br />
“Top of the Line”<br />
Unlimited Projects<br />
75GB storage<br />
Unlimited Users<br />
30-day free trial</p>
<p><strong>Premium</strong><br />
$99/month<br />
“The Sweet Spot”<br />
100 Projects<br />
30GB storage<br />
Unlimited Users<br />
30-day free trial</p>
<p><strong>Plus<br />
</strong>$49/month<br />
“For Small Groups”<br />
35 Projects<br />
15GB storage<br />
Unlimited Users<br />
30-day free trial</p>
<p><strong>Basic<br />
</strong>$24/month<br />
15 projects<br />
5 users<br />
5GB storage<br />
30-day free trial</p>
<p><strong>Free<br />
</strong>$0/month<br />
1 project<br />
5 users<br />
10MB storage</p>
<p>*Remember to validate your code, include your name at the top of each document, and label your folder like so: <em>/lastname_firstname_wdim161_wi12_wk5_hw1/</em></p>
]]></content:encoded>
			<wfw:commentRss>http://domanique.com/wdim161/week-7-lesson-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Midterm Practice PSD</title>
		<link>http://domanique.com/wdim161/midterm-practice-psd/</link>
		<comments>http://domanique.com/wdim161/midterm-practice-psd/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 23:53:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Midterm]]></category>

		<guid isPermaLink="false">http://domanique.com/wdim161/?p=88</guid>
		<description><![CDATA[In case you&#8217;re getting a little nervous about the midterm, I&#8217;ve attached a PSD of a wordpress layout. If you want to practice, take a look at this PSD in photoshop and try converting it to an actual website. This &#8230; <a href="http://domanique.com/wdim161/midterm-practice-psd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In case you&#8217;re getting a little nervous about the midterm, I&#8217;ve attached a PSD of a wordpress layout.</p>
<p>If you want to practice, take a look at this PSD in photoshop and try converting it to an actual website. This exercise is similar to the wk3 in class tutorial, and the fist assignment option for the wk3 homework.</p>
<p><a href="http://domanique.com/wdim161/wp-content/uploads/2012/02/midtermpractice.psd" target="_blank">Midterm Practice PSD</a></p>
]]></content:encoded>
			<wfw:commentRss>http://domanique.com/wdim161/midterm-practice-psd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wk5 Homework Example</title>
		<link>http://domanique.com/wdim161/wk5-homework-example/</link>
		<comments>http://domanique.com/wdim161/wk5-homework-example/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 23:33:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Week 5]]></category>

		<guid isPermaLink="false">http://domanique.com/wdim161/?p=84</guid>
		<description><![CDATA[Hey all, I received a few questions about the homework, so I put together an example of what your homework should do. I created a basic website, in the same vein of wireframes. There&#8217;s just a few boxes outlining sections of the &#8230; <a href="http://domanique.com/wdim161/wk5-homework-example/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hey all,</p>
<p>I received a few questions about the homework, so I put together an example of what your homework should do.</p>
<p>I created a basic website, in the same vein of wireframes. There&#8217;s just a few boxes outlining sections of the site. I then duplicated the site, and using CSS, I made one of the pages elastic, and the other fixed width.</p>
<p>Check &#8216;em out:<br />
<a href="http://domanique.com/wdim161/wp-content/uploads/2012/02/wk5_examples/fixed_width.html" target="_blank">fixed width layout</a><br />
<a href="http://domanique.com/wdim161/wp-content/uploads/2012/02/wk5_examples/elastic_width.html" target="_blank">elastic layout </a></p>
]]></content:encoded>
			<wfw:commentRss>http://domanique.com/wdim161/wk5-homework-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 5 Class Plan</title>
		<link>http://domanique.com/wdim161/week-5-class-plan/</link>
		<comments>http://domanique.com/wdim161/week-5-class-plan/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 02:00:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Week 5]]></category>

		<guid isPermaLink="false">http://domanique.com/wdim161/?p=73</guid>
		<description><![CDATA[In today&#8217;s class, we&#8217;re going to switch it up a little from the syllabus. Originally, we would only discuss Navigation and Sprites, but it seems like we need to talk a little more about layout and positioning on the page. So, &#8230; <a href="http://domanique.com/wdim161/week-5-class-plan/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In today&#8217;s class, we&#8217;re going to switch it up a little from the syllabus. Originally, we would only discuss Navigation and Sprites, but it seems like we need to talk a little more about layout and positioning on the page. So, while we have a lot of topics on hand, we&#8217;ll get through as many as we can.</p>
<p>Today&#8217;s topics include:</p>
<ul>
<li>Presentations: everyone will present one of their homework assignments. Presentations will be brief, no more than two minutes each, and you will briefly discuss your best work, what you like most about it, and what you would have liked to improve</li>
<li>Types of Layouts: fixed, fluid, elastic, responsive</li>
<li>Positioning techniques: floats and positioning</li>
<li>Lists (ordered and unordered)</li>
<li>Navigation and Sprites</li>
<li>Midterm prep</li>
</ul>
<p>&nbsp;</p>
<h2>Week 5 Homework</h2>
<h3>Wireframes</h3>
<p>In your journal, create 10 wireframes that copy the layout structure of pre-existing websites. You could sketch the Yahoo! homepage, or the Google News page, the Facebook Group page, or the My Little Pony’s site. The purpose of this exercise is to understand their structure and layout. If you use color, be sure it is minimal, only demarking important areas, or links, for example.</p>
<p>Label each wireframe with the name of the site and the URL that you are sketching.</p>
<p>DO NOT REPEAT SITES.</p>
<h3>Homework 1</h3>
<p>You will create a website and show two layout styles. Create a page with the following sections: a header, a sidebar, a main content area, and a footer. Do not fill any of the sections with text. Instead, give each section a border and a background color. Using the same layout, create fixed-width page and a fluid/elastic page.</p>
<p>These pages should look similar to the wireframes that you&#8217;ve been drawing. No actual content should be on the page, instead, we should see visible blocks for each section on the page. If you&#8217;re getting stuck with the width of the blocks, you may need to set each item to <code>{display: block;}</code> or set the width of the block.</p>
<p>*Remember to validate your code, include your name at the top of each document, and label your folder like so: <em>/lastname_firstname_wdim161_wi12_wk5_hw1/</em></p>
<h3>Extra Credit: Playing Cards</h3>
<p>(Worth no more than 1% of your total grade) In the <em>/classic-cards/</em> folder, you&#8217;ll find 52 pngs, each relating to a specific playing card. Create an HTML page listing each one out. Using your layout method of choice (floats, absolute or relative positioning), separate and create 4 piles of the cards so they are grouped by suit.</p>
<p>*Remember to validate your code, include your name at the top of each document, and label your folder like so: <em>/lastname_firstname_wdim161_wi12_wk5_extracredit/</em></p>
<p>&nbsp;</p>
<p>Tutorials and Extra Credit files: <a href="http://domanique.com/wdim161/wp-content/uploads/2012/02/wk5_handouts.zip">wk5_handouts</a></p>
]]></content:encoded>
			<wfw:commentRss>http://domanique.com/wdim161/week-5-class-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 4 Links</title>
		<link>http://domanique.com/wdim161/week-4-links/</link>
		<comments>http://domanique.com/wdim161/week-4-links/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 13:01:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Week 4]]></category>

		<guid isPermaLink="false">http://domanique.com/wdim161/?p=60</guid>
		<description><![CDATA[Typography Articles 8 Simple Ways to Improve Typography in Your Design A Guide to Web Typography Web Design  is 95% Typography The Ultimate Guide to CSS Typography 10 examples of Beautiful CSS Typography and how they did it Tutorial Sources &#8230; <a href="http://domanique.com/wdim161/week-4-links/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Typography Articles</h2>
<ul>
<li><a href="http://coding.smashingmagazine.com/2009/04/03/8-simple-ways-to-improve-typography-in-your-designs/" target="_blank">8 Simple Ways to Improve Typography in Your Design</a></li>
<li><a href="http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/" target="_blank">A Guide to Web Typography</a></li>
<li><a href="http://www.informationarchitects.jp/en/the-web-is-all-about-typography-period/" target="_blank">Web Design  is 95% Typography</a></li>
<li><a href="http://www.threestyles.com/tutorials/css-tips-for-better-typography/" target="_blank">The Ultimate Guide to CSS Typography</a></li>
<li><a href="http://3.7designs.co/blog/2008/06/10-examples-of-beautiful-css-typography-and-how-they-did-it/" target="_blank">10 examples of Beautiful CSS Typography and how they did it</a></li>
</ul>
<div><span style="font-size: small;"><br />
</span></div>
<h2>Tutorial Sources</h2>
<ul>
<li><a href="http://blog.echoenduring.com/2010/05/13/create-beautiful-css3-typography/">Create Beautiful CSS3 Typography</a></li>
<li><a href="http://line25.com/tutorials/create-a-typography-based-blog-layout-in-html5" target="_blank">Create a Typography Based Blog Layout</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://domanique.com/wdim161/week-4-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

