<?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"
	>

<channel>
	<title>Foreclosure Photo Project</title>
	<atom:link href="http://www.foreclosurephotoproject.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foreclosurephotoproject.org</link>
	<description>A project of National Training and Information Center</description>
	<pubDate>Thu, 24 Jul 2008 15:32:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>I am new text</title>
		<link>http://www.foreclosurephotoproject.org/2008/07/hello-world/</link>
		<comments>http://www.foreclosurephotoproject.org/2008/07/hello-world/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 19:01:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.foreclosurephotoproject.org/?p=1</guid>
		<description><![CDATA[WebMonkey Beta 2.0: The Web Developer&#8217;s Resource
    *
    * tutorials
          o tutorials
          o
          o
         [...]]]></description>
			<content:encoded><![CDATA[<p>WebMonkey Beta 2.0: The Web Developer&#8217;s Resource</p>
<p>    *<br />
    * tutorials<br />
          o tutorials<br />
          o<br />
          o<br />
          o<br />
          o Web Basics<br />
          o Software and Tools<br />
          o Programming<br />
          o Blog Publishing<br />
          o User Experience Design<br />
          o Visual Design<br />
          o Multimedia<br />
          o Platforms and APIs<br />
          o Servers<br />
          o Business<br />
          o Mobile<br />
          o Create a Tutorial<br />
          o<br />
    * reference<br />
          o reference<br />
          o<br />
          o<br />
          o<br />
          o Glossary<br />
          o Cheat Sheets<br />
          o Color Charts<br />
          o Browser Charts<br />
          o Create an Article<br />
          o<br />
    * code library<br />
          o code library<br />
          o<br />
          o<br />
          o<br />
          o HTML<br />
          o Stylesheets<br />
          o Javascript<br />
          o APIs<br />
          o See All Code<br />
          o Create an Article<br />
          o<br />
    * blog<br />
    * create a page<br />
    *<br />
          o all<br />
          o tutorials<br />
          o reference<br />
          o code<br />
          o blog</p>
<p>    * Sign In|<br />
    * Register|<br />
    * Help|<br />
    * Rss feeds<br />
          o Rss feeds<br />
          o<br />
          o<br />
          o Subscribe to:<br />
          o Tutorials<br />
          o Reference<br />
          o Code library<br />
          o All articles<br />
          o Monkey Bites Blog<br />
          o</p>
<p>Member Sign In<br />
Wired username<br />
Wired password<br />
Remember me next time<br />
Forgot your sign-in information?<br />
Not a member?</p>
<p>A Wired.com user account lets you create, edit and comment on Webmonkey articles. You will also be able to contribute to the Wired How-To Wiki and comment on news stories at Wired.com.</p>
<p>It&#8217;s fast and free.<br />
Sign In<br />
Join Now<br />
Webmonkey is a property of Wired Digital.<br />
processing&#8230;<br />
Join Webmonkey<br />
E-mail address:<br />
Username:<br />
Password:<br />
Confirm password:<br />
Please send me occasional e-mail updates about new features and special offers from Wired/Webmonkey.<br />
Yes No<br />
Please send occasional e-mail offers from Wired/Webmonkey affiliated web sites and publications, and carefully selected companies.<br />
Yes No<br />
I understand and agree that registration on or use of this site constitutes agreement to Webmonkey&#8217;s User Agreement and Privacy Policy.<br />
Join Now<br />
Webmonkey is a property of Wired Digital.<br />
processing&#8230;<br />
Retrieve Sign In</p>
<p>Please enter your e-mail address or username below. Your username and password will be sent to the e-mail address you provided us.<br />
E-mail Address<br />
or<br />
Username<br />
Submit<br />
Webmonkey is a property of Wired Digital.<br />
processing&#8230;<br />
Welcome to Webmonkey<br />
A private profile page has been created for you.<br />
As a member of Webmonkey, you can now:</p>
<p>    * edit articles<br />
    * add to the code library<br />
    * design and write a tutorial<br />
    * comment on any Webmonkey article</p>
<p>Close<br />
Webmonkey is a property of Wired Digital.<br />
Sign In Information Sent<br />
An e-mail has been sent to the e-mail address registered in this account.<br />
If you cannot find it in your in-box, please check your bulk or junk folders.<br />
Sign In<br />
Webmonkey is a property of Wired Digital.</p>
<p>    * Reference<br />
    * Discussion<br />
    * Edit<br />
    * History<br />
    * Examples<br />
    * Related News</p>
<p>HTML Cheatsheet</p>
<p>Tags:<br />
tables,<br />
HTML,<br />
cheat sheets,<br />
forms,<br />
web basics,</p>
<p>/skill level/<br />
/rating/</p>
<p>/viewed/<br />
0 Times<br />
Contents<br />
[hide]</p>
<p>    * 1 Basic Tags<br />
    * 2 Header Tags<br />
    * 3 Body Attributes<br />
    * 4 Text Tags<br />
    * 5 Links<br />
    * 6 Formatting<br />
    * 7 Tables<br />
    * 8 Table Attributes<br />
    * 9 Frames<br />
    * 10 Frames Attributes<br />
    * 11 Forms</p>
<p>Basic Tags</p>
<p><html></html> Creates an HTML document</p>
<p><head></head> Sets off the title and other information that isn&#8217;t displayed on the Web page itself</p>
<p><body></body> Sets off the visible portion of the document<br />
Header Tags</p>
<p><title></title> Puts the name of the document in the title bar</p>
<p>Body Attributes</p>
<p><body bgcolor="pink"> Sets the background color, using name or hex value</p>
<p><body text="black"> Sets the text color, using name or hex value</p>
<p><body link="blue"> Sets the color of links, using name or hex value</p>
<p><body vlink="#ff0000"> Sets the color of followed links, using name or hex value</p>
<p><body alink="#00ff00"> Sets the color of links on click<br />
Text Tags</p>
<pre></pre>
<p> Creates preformatted text</p>
<p><hl></hl> Creates the largest headline</p>
<h6></h6>
<p> Creates the smallest headline</p>
<p><b></b> Creates bold text</p>
<p><i></i> Creates italic text</p>
<p><tt></tt> Creates teletype, or typewriter-style text</p>
<p><cite></cite> Creates a citation, usually italic</p>
<p><em></em> Emphasizes a word (with italic or bold)</p>
<p><strong></strong> Emphasizes a word (with italic or bold)</p>
<p><font size="3"></font> Sets size of font, from 1 to 7</p>
<p><font color="green"></font> Sets font color, using name or hex value<br />
Links</p>
<p><a href="URL"></a> Creates a hyperlink</p>
<p><a href="mailto:EMAIL"></a> Creates a mailto link</p>
<p><a name="NAME"></a> Creates a target location within a document</p>
<p><a href="#NAME"></a> Links to that target location from elsewhere in the document<br />
Formatting</p>
<p> Creates a new paragraph</p>
<p align="left"> Aligns a paragraph to the left (default), right, or center.</p>
<p> Inserts a line break</p>
<blockquote></blockquote>
<p> Indents text from both sides</p>
<dl></dl>
<p> Creates a definition list</p>
<dt> Precedes each definition term</p>
<dd> Precedes each definition</p>
<ol></ol>
<p> Creates a numbered list</p>
<li></li>
<p> Precedes each list item, and adds a number</p>
<ul></ul>
<p> Creates a bulleted list</p>
<div align="left"> A generic tag used to format large blocks of HTML, also used for stylesheets</p>
<p><img src="name"> Adds an image</p>
<p><img src="name" align="left"> Aligns an image: left, right, center; bottom, top, middle</p>
<p><img src="name" border="1"> Sets size of border around an image</p>
<hr /> Inserts a horizontal rule</p>
<hr size="3" /> Sets size (height) of rule</p>
<hr width="80%" /> Sets width of rule, in percentage or absolute value</p>
<hr noshade /> Creates a rule without a shadow<br />
Tables</p>
<table></table>
<p> Creates a table</p>
<tr></tr>
<p> Sets off each row in a table</p>
<td></td>
<p> Sets off each cell in a row</p>
<th></th>
<p> Sets off the table header (a normal cell with bold, centered text)<br />
Table Attributes</p>
<table border="1"> Sets width of border around table cells</p>
<table cellspacing="1"> Sets amount of space between table cells</p>
<table cellpadding="1"> Sets amount of space between a cell&#8217;s border and its contents</p>
<table width="500" or "80%"> Sets width of table, in pixels or as a percentage of document width</p>
<tr align="left"> or
<td align="left"> Sets alignment for cell(s) (left, center, or right)</p>
<tr valign="top"> or
<td valign="top"> Sets vertical alignment for cell(s) (top, middle, or bottom)</p>
<td colspan="2"> Sets number of columns a cell should span (default=1)</p>
<td rowspan="4"> Sets number of rows a cell should span (default=1)</p>
<td nowrap> Prevents the lines within a cell from being broken to fit<br />
Frames</p>
<p><frameset></frameset> Replaces the <body> tag in a frames document; can also be nested in other framesets</p>
<p><frameset rows="value,value"> Defines the rows within a frameset, using number in pixels, or percentage of width</p>
<p><frameset cols="value,value"> Defines the columns within a frameset, using number in pixels, or percentage of width</p>
<p><frame> Defines a single frame — or region — within a frameset</p>
<p><noframes></noframes> Defines what will appear on browsers that don&#8217;t support frames<br />
Frames Attributes</p>
<p><frame src="URL"> Specifies which HTML document should be displayed</p>
<p><frame name="name"> Names the frame, or region, so it may be targeted by other frames</p>
<p><frame marginwidth="value"> Defines the left and right margins for the frame; must be equal to or greater than 1</p>
<p><frame marginheight="value"> Defines the top and bottom margins for the frame; must be equal to or greater than 1</p>
<p><frame scrolling="value"> Sets whether the frame has a scrollbar; value may equal &#8220;yes,&#8221; &#8220;no,&#8221; or &#8220;auto.&#8221; The default, as in ordinary documents, is auto.</p>
<p><frame noresize="noresize"> Prevents the user from resizing a frame<br />
Forms</p>
<p>For functional forms, you&#8217;ll have to run a CGI script. The HTML just creates the appearance of a form.</p>
<form></form>
<p> Creates all forms</p>
<select multiple name="NAME" size=?></select>
<p> Creates a scrolling menu. Size sets the number of menu items visible before you need to scroll.</p>
<p><option> Sets off each menu item</p>
<select name="NAME"></select>
<p> Creates a pulldown menu</p>
<p><option> Sets off each menu item</p>
<p><textarea name="NAME" cols=40 rows=8></textarea name> Creates a text box area. Columns set the width; rows set the height.</p>
<input type="checkbox" name="NAME"> Creates a checkbox. Text follows tag.</p>
<input type="radio" name="NAME" value="x"> Creates a radio button. Text follows tag</p>
<input type=text name="foo" size=20> Creates a one-line text area. Size sets length, in characters.</p>
<input type="submit" value="NAME"> Creates a Submit button</p>
<p><button type="submit">Submit</button> Creates an actual button that is clicked</p>
<input type="image" border=0 name="NAME" src="name.gif"> Creates a Submit button using an image</p>
<input type="reset"> Creates a Reset button</p>
<p>Retrieved from &#8220;http://www.webmonkey.com/reference/HTML_Cheatsheet&#8221;</p>
<p>    * This page was last modified 17:55, 3 July 2008.</p>
<p>Edit this article<br />
Discuss<br />
Permalink<br />
Print<br />
Reddit Digg Share this</p>
<p>/related_articles/</p>
<p>    * HTML Cheatsheet<br />
    * Web Standards for Beginners<br />
    * Windows Browser Chart<br />
    * Mulders Stylesheets Tutorial - Lesson 3<br />
    * Mac Browser Chart</p>
<p>See more related articles<br />
link from reddit</p>
<p>Reverse autocomplete: a small tweak on the familiar feature<br />
480 points | 67 comments</p>
<p>The Free Bird Database<br />
68 points | 20 comments</p>
<p>MISC: &#8220;a homoiconic, non-strict, metadata rich, language that uses maps as its base data structure&#8221;<br />
22 points | 5 comments</p>
<p>SVG blobs. Neat interactive in-browser demo.<br />
16 points | 10 comments</p>
<p>Ask Reddit: What do I need to know about modern CPUs and branch prediction etc?<br />
26 points | 37 comments</p>
<p>See more programming.reddit.com<br />
Subscribe now<br />
Special Offer For Webmonkey Users</p>
<p>WIRED magazine:<br />
The first word on how technology is changing our world.</p>
<p>Subscribe for just $10 a year<br />
/tools/</p>
<p>    * What links here<br />
    * Related changes<br />
    * Upload files</p>
<p>WiredWebmonkey is a property of Wired Digital All text is shared under a Creative Commons License.<br />
Webmonkey: About Webmonkey | Staff | FAQ | Editorial Guidelines | Help | Sitemap Text Size:<br />
Wired Digital: Wired.com | Wired How-To Wiki | Reddit | Subscribe to WIRED Magazine<br />
Visit Our Sister Sites: Concierge | Epicurious | Men.style.com | Style.com | Flip.com | Wired.com | Lipstick.com | NutritionData | YM | Allure | Architectural Digest<br />
Brides | Cookie | Condé Nast Portfolio | Domino | Glamour | Lucky | Men&#8217;s Vogue | Self | Teen Vogue | The New Yorker | Vanity Fair | W<br />
Subscribe to a magazine:</p>
<p>    * View Special Offers<br />
    * View All Titles<br />
    * Allure<br />
    * Architectural Digest<br />
    * Bon Appétit<br />
    * Brides<br />
    * Condé Nast Portfolio<br />
    * Condé Nast Traveler<br />
    * Cookie<br />
    * Details<br />
    * Domino<br />
    * Elegant Bride<br />
    * GQ<br />
    * Glamour<br />
    * Golf Digest<br />
    * Golf World<br />
    * Golf For Women<br />
    * Gourmet<br />
    * Lucky<br />
    * Men&#8217;s Vogue<br />
    * Modern Bride<br />
    * Self<br />
    * Teen Vogue<br />
    * The New Yorker<br />
    * Vanity Fair<br />
    * Vogue<br />
    * W<br />
    * Wired</p>
<p>© 2008 CondéNet, Inc. All rights reserved.<br />
Use of this site constitutes acceptance of our User Agreement and Privacy Policy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foreclosurephotoproject.org/2008/07/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
