<?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>Billings Beta &#187; code</title>
	<atom:link href="http://www.billingsmiddleschool.org/beta/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.billingsmiddleschool.org/beta</link>
	<description>technology with intention</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:36:43 +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>What&#8217;s behind that website?</title>
		<link>http://www.billingsmiddleschool.org/beta/2010/01/25/whats-behind-that-website/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2010/01/25/whats-behind-that-website/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 02:09:12 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.billingsmiddleschool.org/beta/?p=816</guid>
		<description><![CDATA[We use websites every day to do all sorts of things: watch video, communicate with others, research and explore.  How is it that computers know what a website should look like to the viewer? 6th graders got behind the scenes today as we learned about hyper text markup language (HTML), a way that computers speak [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="html image owned by elasticmind.ca" src="http://www.elasticmind.ca/innerpreneur/wp-content/uploads/2008/07/HTML.png" alt="html image owned by elasticmind.ca" width="275" height="313" />We use websites every day to do all sorts of things: watch video, communicate with others, research and explore.  How is it that computers know what a website should look like to the viewer?</p>
<p>6th graders got behind the scenes today as we learned about <a href="http://en.wikipedia.org/wiki/Html" target="_blank">hyper text markup language</a> (HTML), a way that computers speak so that webpages show up in a way that humans can understand.  HTML is a foreign language, but we can learn to speak it and therefore have a better understanding of how websites work.</p>
<p>Every time you visit a website, your computer downloads the HTML code before it shows you the images, words and videos you are looking for.  You can actually see this code by right-clicking on a webpage and selecting &#8220;view source&#8221; or &#8220;view page source.&#8221; Depending on the browser you use, you may see color-specific code, where tags are one color and content another.  You can even add comments into the code that are for other coders.</p>
<p>We did this with a few pages and saw some similarities:</p>
<ul>
<li>at the top of the code, it always says &lt;html&gt;, which tells the computer what language the document is in.</li>
<li>each page has a &lt;title&gt; tag, which shows up at the top of the page</li>
<li>HTML tags begin and end with &#8216;crocodiles,&#8217; which look like this &lt; or this &gt;</li>
<li>a slash (/) means end/cut/stop</li>
</ul>
<p>Next we jumped into building our own webpages!  We used a program called <a href="http://www.kompozer.net/" target="_blank">Kompozer</a>, which allows you to write actual code, or just write content and have the program turn it into code.  So far we are just getting started, but there were some cool discoveries.  Kallie figured out how to change the background of the entire page, and Eli inserted some images from the web into his page.  Rebecca made one page link to another and Mason got his page open in Internet Explorer so he could see what it would look like if it was really online.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2010/01/25/whats-behind-that-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

