<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8271641826496541543</id><updated>2012-02-16T03:45:12.512-08:00</updated><title type='text'>Web Design - Montrose Adult School, Fall 09</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>22</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-3154027971135531959</id><published>2009-11-02T18:18:00.000-08:00</published><updated>2009-11-02T19:03:23.671-08:00</updated><title type='text'>How to create a symmetrical or specified-width table in KompoZer</title><content type='html'>Inserting tables in KompoZer is as simple as clicking the table icon in the toolbar. However, getting a symmetrical table proved to be a little more complicated. I promised in class that there must be a way to do it and that I would find out; mission accomplished!&lt;br /&gt;&lt;br /&gt;The trick is to create your table first, then click inside the top left cell. Right-click and choose Table Cells Properties.&lt;br /&gt;&lt;br /&gt;If you want a symmetrical table, click the box next to Width, type the desired width (50 if you have 2 columns, 33 for 3, 25 for 4, etc.) and click the drop-down to choose "%of table." Click Apply. Then click the "Next" button under Cell at the top and do the same thing for the next cell until everything in the top row has been covered. That's it!&lt;br /&gt;&lt;br /&gt;For a fixed-width table, do the same thing but type in the pixel width for each top cell and leave the default at "pixels".&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-3154027971135531959?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/3154027971135531959/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=3154027971135531959' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/3154027971135531959'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/3154027971135531959'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/11/how-to-create-symmetrical-or-specified.html' title='How to create a symmetrical or specified-width table in KompoZer'/><author><name>Hilary Caws-Elwitt</name><uri>http://www.blogger.com/profile/02803645988011762046</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_Zefa8JDQMsg/SdKEaIQix9I/AAAAAAAAAA4/JC5UtGGSs-o/S220/hilary.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-4401812956842323075</id><published>2009-11-02T18:16:00.000-08:00</published><updated>2009-11-02T18:18:12.016-08:00</updated><title type='text'>Second project file (last class)</title><content type='html'>&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD HTML 4.01//EN&amp;quot; &amp;quot;http://www.w3.org/TR/html4/strict.dtd&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;meta content=&amp;quot;text/html; charset=ISO-8859-1&amp;quot; http-equiv=&amp;quot;content-type&amp;quot;&amp;gt;&amp;lt;title&amp;gt;Sample Website&amp;lt;/title&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;meta name=&amp;quot;description&amp;quot; content=&amp;quot;Demonstration website&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;meta name=&amp;quot;keywords&amp;quot; content=&amp;quot;sample,HTML,CSS,&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;meta name=&amp;quot;author&amp;quot; content=&amp;quot;MAS HTML class&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;html,body{margin:0;padding:0}&lt;br /&gt;body{font: arial,sans-serif}&lt;br /&gt;p{margin:0 10px 10px}&lt;br /&gt;a{display:block;color: #006;padding:10px}&lt;br /&gt;div#header{position:relative}&lt;br /&gt;div#header h2{height:80px;line-height:80px;margin:0;&lt;br /&gt;padding-left:10px;background: #EEE;color: #79B30B}&lt;br /&gt;div#header a{position:absolute;right:0;top:23px}&lt;br /&gt;div#content p{line-height:1.4}&lt;br /&gt;div#navigation{background:#B9CAFF}&lt;br /&gt;div#extra{background:#FF8539}&lt;br /&gt;div#footer{background: #333;color: #FFF}&lt;br /&gt;div#footer p{margin:0;padding:5px 10px}&lt;br /&gt;div#footer a{display:inline;padding:0;color: #C6D5FD}&lt;br /&gt;div#container{width:700px;margin:0 auto}&lt;br /&gt;div#navigation{float:left;width:350px;height:100px;}&lt;br /&gt;div#extra{float:right;width:350px;height:100px;}&lt;br /&gt;div#footer{clear:both;width:100%}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;header&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;h2&amp;gt;Welcome to our sample website&amp;lt;/h2&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;border&amp;quot;&amp;gt;We will demonstrate a number of HTML&lt;br /&gt;coding techniques,&lt;br /&gt;including images, links, and styled layout.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;Thanks for visiting!&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;navigation&amp;quot;&amp;gt;Navigation links go here&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;extra&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;mailto:hce@epix.net&amp;quot;&amp;gt;Email us.&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;mailto:hce@epix.net&amp;quot;&amp;gt;&amp;lt;img alt=&amp;quot;&amp;quot; src=&amp;quot;mail.png&amp;quot; height=&amp;quot;48&amp;quot; width=&amp;quot;48&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;footer&amp;quot;&amp;gt;Copyright 2009&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;!-- close div wrapper --&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-4401812956842323075?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/4401812956842323075/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=4401812956842323075' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/4401812956842323075'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/4401812956842323075'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/11/second-project-file-last-class.html' title='Second project file (last class)'/><author><name>Hilary Caws-Elwitt</name><uri>http://www.blogger.com/profile/02803645988011762046</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_Zefa8JDQMsg/SdKEaIQix9I/AAAAAAAAAA4/JC5UtGGSs-o/S220/hilary.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-1231129723486397762</id><published>2009-10-26T18:06:00.000-07:00</published><updated>2009-10-26T18:13:44.143-07:00</updated><title type='text'>Project file we worked on in class</title><content type='html'>&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD HTML 4.01//EN&amp;quot; &amp;quot;http://www.w3.org/TR/html4/strict.dtd&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;meta content=&amp;quot;text/html; charset=ISO-8859-1&amp;quot; http-equiv=&amp;quot;content-type&amp;quot;&amp;gt;&amp;lt;title&amp;gt;Sample Website&amp;lt;/title&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;meta name=&amp;quot;description&amp;quot; content=&amp;quot;Demonstration website&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;meta name=&amp;quot;keywords&amp;quot; content=&amp;quot;sample,HTML,CSS,&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;meta name=&amp;quot;author&amp;quot; content=&amp;quot;MAS HTML class&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;body {&lt;br /&gt;font-family: Arial,Helvetica,sans-serif;&lt;br /&gt;width: 80%;&lt;br /&gt;margin: auto;&lt;br /&gt;}&lt;br /&gt;img {&lt;br /&gt;border-style: none;&lt;br /&gt;}&lt;br /&gt;h2 {&lt;br /&gt;font-weight: bold;&lt;br /&gt;text-align: center;&lt;br /&gt;font-size: 1.3em;&lt;br /&gt;}&lt;br /&gt;.border {&lt;br /&gt;text-align: center;&lt;br /&gt;border-width: 1px;&lt;br /&gt;border-style: solid;&lt;br /&gt;border-color: blue;&lt;br /&gt;padding: 5px;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;h2&amp;gt;Welcome to our sample website&amp;lt;/h2&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;border&amp;quot;&amp;gt;We will demonstrate a number of HTML&lt;br /&gt;coding techniques,&lt;br /&gt;including images, links, and styled layout.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p style=&amp;quot;text-align: right;&amp;quot;&amp;gt;Thanks for visiting! Please &amp;lt;a href=&amp;quot;mailto:hce@epix.net&amp;quot;&amp;gt;email&amp;lt;/a&amp;gt;&lt;br /&gt;us.&lt;br /&gt;&amp;lt;a href=&amp;quot;mailto:hce@epix.net&amp;quot;&amp;gt;&amp;lt;img height=&amp;quot;48&amp;quot; width=&amp;quot;48&amp;quot; alt=&amp;quot;&amp;quot; src=&amp;quot;mail.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-1231129723486397762?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/1231129723486397762/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=1231129723486397762' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/1231129723486397762'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/1231129723486397762'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/10/project-file-we-worked-on-in-class.html' title='Project file we worked on in class'/><author><name>Hilary Caws-Elwitt</name><uri>http://www.blogger.com/profile/02803645988011762046</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_Zefa8JDQMsg/SdKEaIQix9I/AAAAAAAAAA4/JC5UtGGSs-o/S220/hilary.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-1631770304295136810</id><published>2009-10-05T19:00:00.000-07:00</published><updated>2009-10-05T19:00:12.950-07:00</updated><title type='text'>Handout &amp; slides from 4th class</title><content type='html'>Both up at Scribd: the &lt;a href="http://www.scribd.com/doc/20608503/HTML-4th-class-presentation"&gt;presentation&lt;/a&gt; and the handout on &lt;a href="http://www.scribd.com/doc/20662984/Css-Structure-Box-Model"&gt;CSS box model&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-1631770304295136810?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/1631770304295136810/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=1631770304295136810' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/1631770304295136810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/1631770304295136810'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/10/handout-slides-from-4th-class.html' title='Handout &amp; slides from 4th class'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-8265905159682674869</id><published>2009-09-29T17:40:00.001-07:00</published><updated>2009-09-29T17:40:42.364-07:00</updated><title type='text'>File worked on in class</title><content type='html'>&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;Embedded Style Sheet 2&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;!--&lt;br /&gt;p.this-style {&lt;br /&gt;text-align: center;&lt;br /&gt;font-weight: bold;&lt;br /&gt;}&lt;br /&gt;p.that-style {&lt;br /&gt;text-align: right;&lt;br /&gt;color: blue;&lt;br /&gt;font-family: monospace;&lt;br /&gt;}&lt;br /&gt;p.other-style {&lt;br /&gt;color: red;&lt;br /&gt;font-weight: normal;&lt;br /&gt;font-family: sans-serif;&lt;br /&gt;}&lt;br /&gt;.span-green {&lt;br /&gt;color:purple;&lt;br /&gt;font-weight:normal;&lt;br /&gt;font-style:italic;&lt;br /&gt;font-size:2em;&lt;br /&gt;background-color:pink;&lt;br /&gt;}&lt;br /&gt;--&amp;gt; &lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt; &lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;div style=&amp;quot;text-align:center;width:80%;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;div style=&amp;quot;width:1px; background-color:silver; padding:20px;float:left;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;this-style&amp;quot;&amp;gt;Here &amp;lt;span class=&amp;quot;span-green&amp;quot;&amp;gt;three types&amp;lt;/span&amp;gt; of paragraph style are identifed in the head.&lt;br /&gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div style=&amp;quot;width:100px;border-width:4px; border-color:green; border-style:solid; padding:20px;float:left;margin:20px;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;that-style&amp;quot;&amp;gt;This is another style.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div style=&amp;quot;width:100px;border-width:4px; border-color:green; border-style:solid; padding:20px;float:left;margin:20px;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;this-style&amp;quot;&amp;gt;Many paragraphs can be styled the same &amp;lt;span class=&amp;quot;span-green&amp;quot;&amp;gt;without having to repeat the code&amp;lt;/span&amp;gt;.&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;other-style&amp;quot;&amp;gt;You can create as many styles as you want. &amp;lt;a href=&amp;quot;http://www.google.com&amp;quot;&amp;gt;google&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-8265905159682674869?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/8265905159682674869/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=8265905159682674869' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/8265905159682674869'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/8265905159682674869'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/file-worked-on-in-class.html' title='File worked on in class'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-969084391846495123</id><published>2009-09-29T16:33:00.003-07:00</published><updated>2009-09-29T16:33:03.074-07:00</updated><title type='text'>Span test</title><content type='html'>&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;Embedded Style Sheet 2&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;!--&lt;br /&gt;p.this-style {&lt;br /&gt;text-align: center;&lt;br /&gt;font-weight: bold;&lt;br /&gt;}&lt;br /&gt;p.that-style {&lt;br /&gt;text-align: right;&lt;br /&gt;color: blue;&lt;br /&gt;font-family: monospace;&lt;br /&gt;}&lt;br /&gt;p.other-style {&lt;br /&gt;color: red;&lt;br /&gt;font-weight: normal;&lt;br /&gt;font-family: sans-serif;&lt;br /&gt;}&lt;br /&gt;.span-green {&lt;br /&gt;color:purple;&lt;br /&gt;font-weight:normal;&lt;br /&gt;font-style:italic;&lt;br /&gt;}&lt;br /&gt;--&amp;gt; &lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt; &lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;this-style&amp;quot;&amp;gt;Here &amp;lt;span class=&amp;quot;span-green&amp;quot;&amp;gt;three &lt;br /&gt;&lt;br /&gt;types&amp;lt;/span&amp;gt; of paragraph style are identifed in the head.&lt;br /&gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;that-style&amp;quot;&amp;gt;This is another style.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;this-style&amp;quot;&amp;gt;Many paragraphs can be styled the same &lt;br /&gt;&lt;br /&gt;&amp;lt;span class=&amp;quot;span-green&amp;quot;&amp;gt;without having to repeat the &lt;br /&gt;&lt;br /&gt;code&amp;lt;/span&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;other-style&amp;quot;&amp;gt;You can create as many styles as you &lt;br /&gt;&lt;br /&gt;want.&lt;br /&gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-969084391846495123?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/969084391846495123/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=969084391846495123' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/969084391846495123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/969084391846495123'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/span-test.html' title='Span test'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-7152341227558270020</id><published>2009-09-26T12:17:00.001-07:00</published><updated>2009-09-26T12:17:15.188-07:00</updated><title type='text'>Embedded style sheet 2</title><content type='html'>&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;Embedded Style Sheet 2&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;style  type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;!--&lt;br /&gt;p.this-style {&lt;br /&gt;   text-align: center;&lt;br /&gt;   font-weight: bold;&lt;br /&gt;   }&lt;br /&gt;p.that-style {&lt;br /&gt;   text-align: right;&lt;br /&gt;   color: blue;&lt;br /&gt;   font-family: monospace;&lt;br /&gt;   }&lt;br /&gt;p.other-style {&lt;br /&gt;   color: red;&lt;br /&gt;   font-weight: normal;&lt;br /&gt;   font-family: sans-serif;&lt;br /&gt;   }&lt;br /&gt;        &lt;br /&gt;--&amp;gt; &lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;                &lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;this-style&amp;quot;&amp;gt;Here three types of paragraph style are identifed in the head.&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;that-style&amp;quot;&amp;gt;This is another style.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;this-style&amp;quot;&amp;gt;Many paragraphs can be styled the same without having to repeat the code.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;other-style&amp;quot;&amp;gt;You can create as many styles as you want.&lt;br /&gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-7152341227558270020?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/7152341227558270020/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=7152341227558270020' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/7152341227558270020'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/7152341227558270020'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/embedded-style-sheet-2.html' title='Embedded style sheet 2'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-1137739765585742604</id><published>2009-09-26T12:09:00.000-07:00</published><updated>2009-09-26T12:09:40.789-07:00</updated><title type='text'>Embedded style sheet 1</title><content type='html'>&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;Embedded Style Sheet&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;style  type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;!--&lt;br /&gt;body {&lt;br /&gt;      background: yellow;&lt;br /&gt;      color: green;&lt;br /&gt;      }&lt;br /&gt;p {&lt;br /&gt;   text-align: center;&lt;br /&gt;   font-weight: bold;&lt;br /&gt;   }        &lt;br /&gt;--&amp;gt; &lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;                &lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;The body and all paragraphs are controlled by a style sheet in the head section of the page.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&lt;br /&gt;All paragraphs will have the same style...&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p style=&amp;quot;text-align:left;color:black;font-weight:normal&amp;quot;&amp;gt;&lt;br /&gt; ...unless it&amp;#039;s overridden, in this case by an inline style.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-1137739765585742604?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/1137739765585742604/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=1137739765585742604' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/1137739765585742604'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/1137739765585742604'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/embedded-style-sheet-1.html' title='Embedded style sheet 1'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-4157327070157427650</id><published>2009-09-26T12:00:00.000-07:00</published><updated>2009-09-26T12:10:09.936-07:00</updated><title type='text'>Inline style demo</title><content type='html'>&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;Inline Style&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;This is a default paragraph.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p style=&amp;quot;text-align:center;color:green;font-family:cursive;&amp;quot;&amp;gt;&lt;br /&gt;This paragraph is styled by a command in the tag.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;The next paragraph reverts to default.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-4157327070157427650?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/4157327070157427650/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=4157327070157427650' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/4157327070157427650'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/4157327070157427650'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/inline-style-demo.html' title='Inline style demo'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-3310205458869170832</id><published>2009-09-25T04:50:00.001-07:00</published><updated>2009-09-25T04:57:11.148-07:00</updated><title type='text'>Materials from 3rd class</title><content type='html'>The handout was &lt;a href="http://www.digilife.be/quickreferences/QRC/Cascading%20Style%20Sheets%201.0.pdf"&gt;this trifold&lt;/a&gt; from DeepX, a company that's since gone out of business. I will put up a simpler CSS cheat sheet once I write it! The presentation is &lt;a href="http://www.scribd.com/doc/20207886/3rd-HTML-class-presentation"&gt;here&lt;/a&gt; (you can view and/or print from Scribd).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-3310205458869170832?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/3310205458869170832/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=3310205458869170832' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/3310205458869170832'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/3310205458869170832'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/materials-from-3rd-class.html' title='Materials from 3rd class'/><author><name>Hilary Caws-Elwitt</name><uri>http://www.blogger.com/profile/02803645988011762046</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_Zefa8JDQMsg/SdKEaIQix9I/AAAAAAAAAA4/JC5UtGGSs-o/S220/hilary.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-7449775624003312200</id><published>2009-09-22T17:35:00.000-07:00</published><updated>2009-09-22T17:35:12.668-07:00</updated><title type='text'>Testing file</title><content type='html'>Here is Walt's sample HTML file for his future reference:&lt;br /&gt;&lt;br /&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;Montrose Firewood, Inc.&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;/head/&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;!--&lt;br /&gt;&lt;br /&gt;body {&lt;br /&gt;background-color:silver;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;p.thiskind {&lt;br /&gt;text-align:center;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;p.thatkind {&lt;br /&gt;color:blue;&lt;br /&gt;font-family:Arial;&lt;br /&gt;font-size:xx-large;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;a:link {&lt;br /&gt;text-decoration:none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;a:active {&lt;br /&gt;color:yellow;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;a:hover {&lt;br /&gt;color:red;&lt;br /&gt;text-decoration:none;&lt;br /&gt;font-size:200%;&lt;br /&gt;background:yellow;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;--&amp;gt;&lt;br /&gt;&amp;lt;/style&amp;gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;thiskind&amp;quot;&lt;br /&gt;here is my centered para&lt;br /&gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;thatkind&amp;quot;&lt;br /&gt;here is my left-aligned para&lt;br /&gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;h1&amp;gt;Locust Wood Special!&amp;lt;/h1&amp;gt;&lt;br /&gt;&amp;lt;hr&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;ul&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;16 inch!&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;Split clean!&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;Seasoned!&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;h&amp;gt; &amp;amp;#128 50 per face cord &amp;lt;h&amp;gt;&lt;br /&gt;&amp;lt;hr&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Good Night!&amp;lt;/i&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;mailto:wkostyk@gmail.com&amp;quot;&amp;gt;Email Walt&amp;lt;/a&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;br&amp;gt;&lt;br /&gt;&amp;lt;br&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;http://theorem.ca/~mvcorks/cgi-bin/unicode.pl.cgi?start=0530&amp;amp;end=058F&amp;quot;&amp;gt;Visit my website&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;br&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;sunset.jpg&amp;quot; height = &amp;quot;250&amp;quot; width=&amp;quot;350&amp;quot;&lt;br /&gt;&lt;br /&gt;&amp;lt;br&amp;gt;&lt;br /&gt;&amp;lt;br&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;table border=2&amp;gt;&lt;br /&gt;&amp;lt;tr&amp;gt;&lt;br /&gt;&amp;lt;td&amp;gt;233&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;td&amp;gt;456&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;p style=&amp;quot;font-weight:bold;color:red; text-align:right; background-color:aqua&amp;quot;&amp;gt;&lt;br /&gt;Test Paragraph #1&lt;br /&gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;html/&amp;gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-7449775624003312200?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/7449775624003312200/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=7449775624003312200' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/7449775624003312200'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/7449775624003312200'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/testing-file.html' title='Testing file'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-8899789180544568202</id><published>2009-09-22T16:57:00.001-07:00</published><updated>2009-09-22T16:57:50.958-07:00</updated><title type='text'>Embedded style</title><content type='html'>&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;!--&lt;br /&gt;[selector] {[style]}&lt;br /&gt;--&amp;gt;&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-8899789180544568202?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/8899789180544568202/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=8899789180544568202' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/8899789180544568202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/8899789180544568202'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/embedded-style.html' title='Embedded style'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-4227173715067933425</id><published>2009-09-22T02:40:00.000-07:00</published><updated>2009-09-22T02:43:05.881-07:00</updated><title type='text'>Copy and paste for class</title><content type='html'>Sample code with a link:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;Test Web Page&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;Here's a &amp;lt;b&amp;gt;paragraph&amp;lt;/b&amp;gt; with a &amp;lt;a href="http://www.cuteoverload.com"&amp;gt;link&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;image.jpg&amp;quot; height=&amp;quot;50&amp;quot; width=&amp;quot;50&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;I'm using a &lt;a href="http://www.stanleyshilov.com/online-tools/convert-special-characters-into-html-entities/"&gt;"convert special characters" page&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-4227173715067933425?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/4227173715067933425/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=4227173715067933425' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/4227173715067933425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/4227173715067933425'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/copy-and-paste-for-class.html' title='Copy and paste for class'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-7481556832518349841</id><published>2009-09-15T04:10:00.000-07:00</published><updated>2009-09-15T04:11:27.936-07:00</updated><title type='text'>Unicode HTML entities</title><content type='html'>The chart I'm going to hand out in class tonight only covers the basic HTML entities. With Unicode you can do thousands more. Check out &lt;a href="http://theorem.ca/%7Emvcorks/code/charsets/auto.html"&gt;these tables&lt;/a&gt;! &lt;br /&gt;&lt;span style="font-size: x-large;"&gt;➨  ✄ ✈&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-7481556832518349841?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/7481556832518349841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=7481556832518349841' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/7481556832518349841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/7481556832518349841'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/unicode-html-entities.html' title='Unicode HTML entities'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-1193012099523210980</id><published>2009-09-12T10:12:00.000-07:00</published><updated>2009-09-12T15:42:50.043-07:00</updated><title type='text'>First class</title><content type='html'>The first class was lots of fun--thanks, everyone!&lt;br /&gt;&lt;br /&gt;As promised, here are the documents from class: the &lt;a href="http://www.scribd.com/doc/19685987/HTML-1st-class-lecture"&gt;presentation&lt;/a&gt;, &lt;a href="http://www.scribd.com/doc/19686207/HTML-Document-Structure"&gt;document structure handout&lt;/a&gt;, and &lt;a href="http://www.scribd.com/doc/19686246/HTML-tag-quick-reference"&gt;tag handout&lt;/a&gt;. You can find them &lt;a href="http://www.scribd.com/group/81100-html-and-css"&gt;all together&lt;/a&gt; in the &lt;a href="http://www.scribd.com/group/81100-html-and-css"&gt;Scribd group&lt;/a&gt; I set up for the class. If anybody needs them in PDF format, just send me an email.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-1193012099523210980?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/1193012099523210980/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=1193012099523210980' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/1193012099523210980'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/1193012099523210980'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/first-class.html' title='First class'/><author><name>Hilary Caws-Elwitt</name><uri>http://www.blogger.com/profile/02803645988011762046</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_Zefa8JDQMsg/SdKEaIQix9I/AAAAAAAAAA4/JC5UtGGSs-o/S220/hilary.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-3869894514890264490</id><published>2009-09-07T11:47:00.000-07:00</published><updated>2009-09-07T11:47:14.707-07:00</updated><title type='text'>Welcome to HTML/CSS</title><content type='html'>I'll be posting lectures and helpful links here. Welcome aboard! Past posts are from the 4-week Intermediate Web Design class I taught in Spring 2008. We will be covering most of the same material, but in more depth.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-3869894514890264490?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/3869894514890264490/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=3869894514890264490' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/3869894514890264490'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/3869894514890264490'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2009/09/welcome-to-htmlcss.html' title='Welcome to HTML/CSS'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-1074381339663432568</id><published>2008-04-20T08:49:00.000-07:00</published><updated>2008-04-20T08:50:48.536-07:00</updated><title type='text'>Third class</title><content type='html'>&lt;p&gt;We spent pretty much the whole class in a hands-on exercise setting up an XHTML page and a style sheet, using Notetab to view the two documents and Internet Explorer to preview. We covered Control-S to save as you go along, Refresh to preview your pages, and the test/preview/test cycle. I provided lots of real-life examples of things going wrong, which is exactly how things go with web development. When you get an unexpected result, add or change something to narrow down what the problem is. &lt;/p&gt;&lt;p&gt;At the end we briefly looked at web site statistics and their uses: seeing how your users are finding your site, what browsers and operating systems they are using, which pages they visit, how long they stay, etc. It's addictive!&lt;/p&gt;&lt;p&gt;There was one handout, a different overview of XHTML tags, which can be found &lt;a href="http://www.scribd.com/doc/2579358/XHTML-tags"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-1074381339663432568?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/1074381339663432568/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=1074381339663432568' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/1074381339663432568'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/1074381339663432568'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2008/04/third-class.html' title='Third class'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-9171560041237844468</id><published>2008-04-09T04:59:00.001-07:00</published><updated>2008-04-09T05:03:50.090-07:00</updated><title type='text'>Second class: lecture presentation and handouts</title><content type='html'>Scribd links to the &lt;a href="http://www.scribd.com/doc/2485556/Intermediate-Web-Design-second-class-lecture"&gt;PowerPoint lecture&lt;/a&gt;, and the &lt;a href="http://www.scribd.com/doc/2485661/XHTML-and-styles"&gt;XHTML/box mode&lt;/a&gt;l handout. The &lt;a href="http://refcards.com/refcard/css1-deepx"&gt;CSS trifold&lt;/a&gt; is from &lt;a href="http://www.refcards.com/"&gt;RefCards.com&lt;/a&gt;, a very useful site.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-9171560041237844468?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/9171560041237844468/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=9171560041237844468' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/9171560041237844468'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/9171560041237844468'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2008/04/second-class-lecture-presentation-and.html' title='Second class: lecture presentation and handouts'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-6554827292747960700</id><published>2008-04-07T18:34:00.000-07:00</published><updated>2008-04-09T05:16:24.227-07:00</updated><title type='text'>Useful links for the second class</title><content type='html'>Try CSS quickly &amp;amp; easily with W3 Schools' &lt;a href="http://www.w3schools.com/CSS/css_examples.asp"&gt;TryIt&lt;/a&gt; (click an example on the page)&lt;br /&gt;&lt;br /&gt;Good CSS resources: &lt;a href="http://reference.sitepoint.com/css"&gt;SitePoint&lt;/a&gt;, &lt;a href="http://www.w3schools.com/CSS/css_examples.asp"&gt;W3 Schools&lt;/a&gt;&lt;br /&gt;&lt;p&gt;Impressive demonstration of the power and beauty of CSS: &lt;a href="http://www.csszengarden.com/"&gt;csszengarden.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://net.jasonpearce.com/tools/cssfontsizes.html"&gt;Font sizes in CSS reference&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Choosing colors: &lt;a href="http://www.colorschemer.com/online.html"&gt;ColorSchemer&lt;/a&gt;, &lt;a href="http://www.december.com/html/spec/colorspot.html"&gt;ColorSpot&lt;/a&gt;, W3School's &lt;a href="http://www.december.com/html/spec/colorspot.html"&gt;background tester&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Free XTHML templates: &lt;a href="http://www.oswd.org/"&gt;Open Source Web Design,&lt;/a&gt; &lt;a href="http://www.nuviotemplates.com/templates.php"&gt;Nuvio&lt;/a&gt;, &lt;a href="http://www.styleshout.com/free-templates.php"&gt;Styleshout&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.w3.org/QA/2002/04/valid-dtd-list.html"&gt;Valid Document Type Declarations&lt;/a&gt; from THE site: &lt;a href="http://www.w3.org/"&gt;http://www.w3.org/&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-6554827292747960700?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/6554827292747960700/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=6554827292747960700' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/6554827292747960700'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/6554827292747960700'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2008/04/useful-links-for-second-class.html' title='Useful links for the second class'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-6768982087576809036</id><published>2008-04-05T08:17:00.000-07:00</published><updated>2008-04-05T11:20:47.059-07:00</updated><title type='text'>Useful programs</title><content type='html'>FTP clients:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.smartftp.com/download/"&gt;SmartFTP&lt;/a&gt; (recommended)&lt;/li&gt;&lt;li&gt;&lt;a href="http://filezilla-project.org/download.php"&gt;FileZilla&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;HTML editor:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.kompozer.net/download.php"&gt;KompoZer&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;Text editors:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.jedit.org/index.php?page=quickstart"&gt;jEdit&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.notetab.com/ntl.php"&gt;Notetab Light&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-6768982087576809036?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/6768982087576809036/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=6768982087576809036' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/6768982087576809036'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/6768982087576809036'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2008/04/useful-programs.html' title='Useful programs'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-8064683303175455109</id><published>2008-04-04T16:45:00.000-07:00</published><updated>2008-04-04T18:52:09.346-07:00</updated><title type='text'>First class</title><content type='html'>The PowerPoint from the first class is &lt;a href="http://www.scribd.com/doc/2443657/Web-Design-classfirst-lecture"&gt;here&lt;/a&gt;, and the Brief XHTML handout can be found &lt;a href="http://www.scribd.com/doc/2374122/Brief-XHTML-cheat-sheet"&gt;here&lt;/a&gt; (or in &lt;a href="http://www.scribd.com/doc/2374122/Brief-XHTML-cheat-sheet"&gt;PDF format&lt;/a&gt;).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-8064683303175455109?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/8064683303175455109/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=8064683303175455109' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/8064683303175455109'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/8064683303175455109'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2008/04/presentation-and-handout-from-first.html' title='First class'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8271641826496541543.post-3833863236492725546</id><published>2008-03-31T19:27:00.000-07:00</published><updated>2008-03-31T19:28:13.778-07:00</updated><title type='text'>Welcome to Intermediate Web Design</title><content type='html'>I'll be posting lectures and helpful links here. Welcome aboard!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8271641826496541543-3833863236492725546?l=web-design-mas-spring08.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://web-design-mas-spring08.blogspot.com/feeds/3833863236492725546/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8271641826496541543&amp;postID=3833863236492725546' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/3833863236492725546'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8271641826496541543/posts/default/3833863236492725546'/><link rel='alternate' type='text/html' href='http://web-design-mas-spring08.blogspot.com/2008/03/welcome-to-intermediate-web-design.html' title='Welcome to Intermediate Web Design'/><author><name>Hilary</name><uri>http://www.blogger.com/profile/15598185788292418571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
