<?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>Web Design for the Classroom &#187; assignment</title>
	<atom:link href="http://www.billselak.com/educ525/archives/category/assignment/feed" rel="self" type="application/rss+xml" />
	<link>http://www.billselak.com/educ525</link>
	<description>EDUC 525</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:24:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Assignment: Customized start page</title>
		<link>http://www.billselak.com/educ525/archives/104</link>
		<comments>http://www.billselak.com/educ525/archives/104#comments</comments>
		<pubDate>Tue, 07 Jul 2009 23:41:16 +0000</pubDate>
		<dc:creator>billselak</dc:creator>
				<category><![CDATA[assignment]]></category>

		<guid isPermaLink="false">http://www.billselak.com/educ525/?p=104</guid>
		<description><![CDATA[Create a single web page (for you or your classroom), and set it up as your web browser’s default start page. Please include at least: • 3 links to regularly used sites • 1 embedded video (from slideshare.net, teachertube.com, or youtube.com) • Appropriate color combinations to create a brand/style for your page (background color, font [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/amirjina/2569410061/" title="Start!, on Flickr"><img src="http://farm4.static.flickr.com/3101/2569410061_fcaa9288fb_m.jpg" width="240" height="180" alt="Start!" /></a>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica Neue Light;">Create a single web page (for you or your classroom), and set it up as your web browser’s default start page. Please include at least:</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica Neue Light;">• 3 links to regularly used sites</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica Neue Light;">• 1 embedded video (from slideshare.net, teachertube.com, or youtube.com)</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica Neue Light;">• Appropriate color combinations to create a brand/style for your page (background color,</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica Neue Light;">font color, font style, graphics, etc.)</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica Neue Light;">• Cascading Style Sheet (CSS) attached</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica Neue Light;">• 2 &lt;div&gt; elements</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica Neue Light;">• 1 local image and 1 licensed image from an external web site</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica Neue Light;">• 1 “mailto” link</p>
<p>Due Week 5.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billselak.com/educ525/archives/104/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assignment: Autobiography web site</title>
		<link>http://www.billselak.com/educ525/archives/92</link>
		<comments>http://www.billselak.com/educ525/archives/92#comments</comments>
		<pubDate>Mon, 29 Jun 2009 06:09:35 +0000</pubDate>
		<dc:creator>billselak</dc:creator>
				<category><![CDATA[assignment]]></category>

		<guid isPermaLink="false">http://www.billselak.com/educ525/?p=92</guid>
		<description><![CDATA[Create a brief autobiographical web page using TextEdit, Notepad, Dreamweaver, or TextWrangler. Please include the following markup: &#60;html&#62;, &#60;head&#62;, &#60;title&#62;, and &#60;body&#62; elements Background and font colors (using the element &#60;color&#62;) 1 picture (using the element &#60;img src&#62;) 2 headings (using the elements &#60;h1&#62; through &#60;h6&#62;) 2 paragraphs of text (using the paragraph element &#60;p&#62;) [...]]]></description>
			<content:encoded><![CDATA[<p><a title="I cannot tell a lie by billaday, on Flickr" href="http://www.flickr.com/photos/billselak/1364784146/"><img style="padding: 15px" src="http://farm2.static.flickr.com/1089/1364784146_1f0efb9835_m.jpg" alt="I cannot tell a lie" width="160" height="240" /></a>Create a brief autobiographical web page using TextEdit, Notepad, Dreamweaver, or TextWrangler. Please include the following markup:</p>
<ul>
<li>&lt;html&gt;, &lt;head&gt;, &lt;title&gt;, and &lt;body&gt; elements</li>
<li>Background and font colors (using the element &lt;color&gt;)</li>
<li>1 picture (using the element &lt;img src&gt;)</li>
<li>2 headings (using the elements &lt;h1&gt; through &lt;h6&gt;)</li>
<li>2 paragraphs of text (using the paragraph element &lt;p&gt;)</li>
<li>1 &#8220;mailto” link (using the element &lt;a href=”mailto”&gt;)</li>
<li>5 hyperlinks (using the element &lt;a href&gt;)</li>
</ul>
<p>Due Week 3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billselak.com/educ525/archives/92/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

