<?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>MoonKat Creations &#187; Tutorials</title>
	<atom:link href="http://www.moonkatcreations.com/category/web-design/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moonkatcreations.com</link>
	<description>Web design, front-end development</description>
	<lastBuildDate>Thu, 12 May 2011 18:52:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Advice to a beginning web designer&#8230;</title>
		<link>http://www.moonkatcreations.com/web-design/design-resources/advice-to-a-beginning-web-designer/</link>
		<comments>http://www.moonkatcreations.com/web-design/design-resources/advice-to-a-beginning-web-designer/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 18:10:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design Resources]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.moonkatcreations.com/?p=473</guid>
		<description><![CDATA[I taught myself a lot of what I know, but it would have been nice to have someone there at the beginning to get me up to speed on a couple of things. Dreamweaver snippets are your friends. Add stuff &#8230; <a href="http://www.moonkatcreations.com/web-design/design-resources/advice-to-a-beginning-web-designer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I taught myself a lot of what I know, but it would have been nice to  have someone there at the beginning to get me up to speed on a couple of things.</p>
<ul>
<li> Dreamweaver snippets are your friends. Add stuff that you will use all  the time, like paragraphs, list items, etc. As you get more advanced,  you will also be able to store jQuery or JavaScript snippets that you  don&#8217;t want to have to remember.</li>
<li> Learn and use Fireworks. This is the web designer&#8217;s staple program. If you already know Photoshop, you won&#8217;t have a steep learning curve.</li>
<li> Never use tables for layout. You probably already know this, but just  in case. That is why you shouldn&#8217;t use Dreamweaver&#8217;s design mode (at least exclusively) to build  a page. It generates terrible code. You can, on the other hand, use Dreamweaver as a code editor. It&#8217;s still what I code in the most.</li>
<li> USE FIREFOX! I can&#8217;t say this enough. It has some absolutely  indispensable web development tools, like Firebug. I don&#8217;t know where  I&#8217;d be without it. You can actually modify the CSS and HTML, and run  jQuery right there in the browser. If something is wrong on a page, you  can zoom in on it and find out what the problem is. Love it. Chrome also has a similar tool, though I haven&#8217;t yet had a chance to compare it to Firebug.</li>
<li> Get ready to be CONSTANTLY frustrated by IE6. It&#8217;s a horrible browser  that breaks web pages all the time. That&#8217;s not an opinion; it&#8217;s fact.  Learn how to hack your CSS to target only IE6. Get familiar with the  most common IE6 bugs and their solutions.</li>
<li> Learn jQuery! HTML, CSS, and jQuery (sometimes referred to  collectively as DHTML) are going to be your main technologies. It&#8217;s  tough at first, but CSS selectors are your launching point.</li>
<li> If you have to branch into programming, learn PHP. It&#8217;s still relevant  to the front-end development (a fancy term for web design), and it&#8217;s  very common. I&#8217;ve picked up a bit by playing with WordPress, which is  awesome by the way.</li>
<li> Take advantage of Dreamweaver&#8217;s layout templates.</li>
</ul>
<p>This are some big things I can think of off the top of my head.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moonkatcreations.com/web-design/design-resources/advice-to-a-beginning-web-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

