<?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>Tutorial Blog &#187; Brady Feiereisel</title>
	<atom:link href="http://tutorialblog.org/author/brady-feiereisel/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialblog.org</link>
	<description>High Quality Photoshop Tutorials, Wordpress Tips and other Great Things...</description>
	<lastBuildDate>Tue, 22 May 2012 04:11:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Going from tables to . (part 1 &#8211; Creating your layout)</title>
		<link>http://tutorialblog.org/going-from-tables-to-div-part-1-creating-your-layout/</link>
		<comments>http://tutorialblog.org/going-from-tables-to-div-part-1-creating-your-layout/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 21:05:16 +0000</pubDate>
		<dc:creator>Brady Feiereisel</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://tutorialblog.org/?p=2192</guid>
		<description><![CDATA[<p>OK, what we will be accomplishing here is taking your Photoshop layout and mapping it out with CSS &#8211; div&#8217;s, instead of Photoshop&#8217;s default HTML &#8211; tables. In order to be successful in this tutorial you have to already know html coding, and some CSS experience is helpful as well. Lets start off with the [...]</p><p><a href="http://tutorialblog.org/going-from-tables-to-div-part-1-creating-your-layout/">Going from tables to <div>. (part 1 &#8211; Creating your layout)</a> is a post from: <a href="http://tutorialblog.org">Tutorial Blog</a></p>]]></description>
			<content:encoded><![CDATA[<p>OK, what we will be accomplishing here is taking your Photoshop layout and mapping it out with CSS &#8211; div&#8217;s, instead of Photoshop&#8217;s default HTML &#8211; tables. In order to be successful in this tutorial you have to already know html coding, and some CSS experience is helpful as well.</p>
<p>Lets start off with the basics. Instead of using html and using table cells to hold our background images to form the layout, we will be using &lt;div&gt;&#8217;s which can act the same way but are much easier to edit and format for each &lt;div&gt; we will be attaching an id to it, so they website knows how to format the cell. So the format of the html coding is now &lt;div id=&#8221;idname here&#8221;&gt;&lt;/div&gt;. Now we got to set the parameters for the cell that matches that id name, this goes inside of the &lt;head&gt; tag.(...)<br/>Read the rest of <a href="http://tutorialblog.org/going-from-tables-to-div-part-1-creating-your-layout/">Going from tables to <div>. (part 1 &#8211; Creating your layout)</a> (818 words)</p>
<hr />
<p><small>&copy; Brady Feiereisel for <a href="http://tutorialblog.org">Tutorial Blog</a>, 2008. |
<a href="http://tutorialblog.org/going-from-tables-to-div-part-1-creating-your-layout/">Permalink</a> |
<a href="http://tutorialblog.org/going-from-tables-to-div-part-1-creating-your-layout/#comments">3 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://tutorialblog.org/going-from-tables-to-div-part-1-creating-your-layout/&amp;title=Going from tables to <div>. (part 1 &#8211; Creating your layout)">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<p><a href="http://tutorialblog.org/going-from-tables-to-div-part-1-creating-your-layout/">Going from tables to <div>. (part 1 &#8211; Creating your layout)</a> is a post from: <a href="http://tutorialblog.org">Tutorial Blog</a></p>]]></content:encoded>
			<wfw:commentRss>http://tutorialblog.org/going-from-tables-to-div-part-1-creating-your-layout/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

