<?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>2 Create a Website Blog &#187; creating your first website</title>
	<atom:link href="http://blog.2createawebsite.com/tag/creating-your-first-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.2createawebsite.com</link>
	<description>Your guide to building, promoting and monetizing blogs and websites.</description>
	<lastBuildDate>Wed, 01 Sep 2010 02:47:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Help! I&#8217;m Clueless About Web Design</title>
		<link>http://blog.2createawebsite.com/2008/01/30/help-im-clueless-about-web-design/</link>
		<comments>http://blog.2createawebsite.com/2008/01/30/help-im-clueless-about-web-design/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 22:04:33 +0000</pubDate>
		<dc:creator>lisa</dc:creator>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[creating your first website]]></category>

		<guid isPermaLink="false">http://blog.2createawebsite.com/2008/01/30/help-im-clueless-about-web-design/</guid>
		<description><![CDATA[When you&#8217;re new to website building, web design can be a very intimidation process. Heck, even if you&#8217;ve been around awhile it still can be intimidating if design is not your forté. So here are some tips for getting off on the right track when designing your first site. Tip 1 &#8211; Familiarize Yourself With [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://blog.2createawebsite.com/wp-content/themes/stitched-10/img/manClueless.jpg" alt="Clueless?" hspace="10" vspace="10" width="190" height="325" align="right" />When you&#8217;re new to website building, web design can be a very intimidation process.</p>
<p>Heck, even if you&#8217;ve been around awhile it still can be intimidating if design is not your forté.</p>
<p>So here are some tips for getting off on the right track when designing your first site.</p>
<h2>Tip 1 &#8211; Familiarize Yourself With a Web Editor</h2>
<p>There are many different editors out there.  They all have their pluses and minuses so it&#8217;s important to find what works best for you.</p>
<p>Just make sure you learn to use <em>something</em>.  It will make your life easier, trust me.</p>
<p>If you&#8217;re on a budget, <a href="http://www.nvu.com/" target="_blank">Nvu</a> or <a href="http://www.2createawebsite.com/coffee" target="_blank">CoffeeCup</a> may be a good choice.  Nvu is free and recommended by many newbie Webmasters.</p>
<p>CoffeeCup is not free ($50), but comes with some awesome templates.   There&#8217;s even a free, 45-day trial.</p>
<p>If you don&#8217;t mind splurging on some really good software,  I recommend <a href="http://www.2createawebsite.com/dw" target="_blank">Dreamweaver</a>.  I recently switched to this program after FrontPage started phasing out.</p>
<p>With a price tag of $400 I&#8217;m sure you&#8217;re wondering what it possibly does.   My short answer to that is <em>everything</em>.   And while I don&#8217;t use half of the features this powerful program provides, I like DW because it&#8217;s great for people of all levels.</p>
<p>If you&#8217;re a beginner and just want to learn the basics of creating a page, you can use DW for the basic HTML commands.</p>
<p>But if you want to take it to the next level and learn more about CSS (see Tip #2), XML and other Web languages, DW will support those too.</p>
<p>There are also a lot of customizable features in Dreamweaver, so you can set it up so your favorite commands are easily accessible.</p>
<p>Whatever editor you decide use, buy a book or use your favorite search engine to find a tutorial that will help you get familiar with the program.</p>
<p>You don&#8217;t have to learn every menu function or feature, but you do want to learn the basics such as creating links, bolding text, starting new paragraphs, etc.   There are some great free online tutorials for almost every popular editor out there.</p>
<h2>Tip 2 &#8211; Learn The Basics of CSS</h2>
<p>CSS stands for Cascading Style Sheets, and it&#8217;s basically a sheet of attributes that assigns various styles to your website.  Don&#8217;t let the acronym scare you.  It&#8217;s pretty easy to learn and a very handy function if you just learn the basics.</p>
<p>One style sheet can govern how your entire site is designed while giving it a cohesive, consistent look.</p>
<p>For example, you can declare your sitewide font style, font size, hyperlink colors, background color, table design, etc. all with one file.</p>
<p>That means if you ever want to change the look of your site, you just edit the style sheet instead of opening every page and changing the HTML code directly.   What a huge timesaver, especially if you have a large site.</p>
<p>The best way to learn CSS is to find a site template that already has a style sheet attached.  For example, I bought my site&#8217;s template from <a href="http://www.dreamweaver-templates.net" target="_blank">dreamweaver-templates.net</a> and there was a style sheet included.</p>
<p>I&#8217;ve learned a lot just by changing colors, sizes, etc. to see how they affect my site&#8217;s layout and design.</p>
<p><a href="http://www.2createawebsite.com/dw" target="_blank">Dreamweaver</a> also has a function called <strong>CSS Layouts</strong> that will help you learn more about CSS and apply it to your site.</p>
<p>You can also go to <a href="http://www.w3schools.com/css/default.asp" target="_blank">W3Schools</a> if you want to learn the basic CSS attributes and creating a style sheet from scratch.  There are some good tutorials there.</p>
<h2>Tip 3 &#8211; Find a Design Template</h2>
<p>As I just mentioned, I bought my template from <a href="http://www.dreamweaver-templates.net" target="_blank">dreamweaver-templates.net</a>, but there are many other sites that offer templates, some even for free.  <a href="http://www.freecsstemplates.org" target="_blank">FreeCSSTemplates.org</a> has some free ones you can download.</p>
<p>I would highly recommend you choose a template that includes CSS, unless you plan to create your own style sheet from scratch.   Again, if you use Dreamweaver then this is pretty easy to do.</p>
<p>Once you&#8217;ve found a template you&#8217;d like to use, open it up in the editor you&#8217;ve chosen.  Always save a backup copy of the template in case you want to start over.</p>
<p>Most templates only come with the index page (the homepage) so if you want additional pages simply &#8220;Save As&#8221; from the homepage to create new pages.</p>
<p>I&#8217;ve created a basic <a href="http://blog.2createawebsite.com/2008/02/22/learn-css-quickly-with-this-free-3-column-template/" target="_blank">3 column CSS template</a> you can download to learn how to design a web page.</p>
<h2>Tip 4 &#8211; Learn Basic File Management</h2>
<p>Websites are basically a series of files organized on a server.  Whatever Web editor you use, you should organize your website files so they are easy to find and manage.</p>
<p>Don&#8217;t just throw all your files in one folder. Organize them into logical sub folders and always store your images in a separate folder.</p>
<p>So, if you have a site about cooking, you may have your main index file (your homepage) and then you&#8217;ll have a series of sub folders (i.e. baking, grilling, frying, etc.)  And inside those sub folders will be pages that go in those categories.</p>
<p>When you start setting up your site, the sub folders could likely be navigation items on your site.</p>
<p>So before you use your web editor, you need to create a folder on your hard drive where your site will live.</p>
<p>Let&#8217;s say you create a folder called CookingWebsite and it resides at&#8230;</p>
<p>C:\Documents and Settings\User\CookingWebsite</p>
<p>If you downloaded a template, you want to store/save all the template files inside this folder.   And if the template came with an images folder, put the images folder inside this same folder so the path to it would be&#8230;</p>
<p>C:\Documents and Settings\User\CoookingWebsite\images</p>
<p>Make sure you keep the template&#8217;s file structure the same as when you downloaded it.</p>
<p>So when you open up your Web editor and start a new site, most editors will ask where your site lives locally.   You will navigate to this new folder you created and this is where you&#8217;ll go to update your site each time.</p>
<p>Keeping your file structure organized will help, especially if you&#8217;re using a Web editor.  Not only is it easier to find files, but linking the pages and adding images is much easier when everything is organized into folders.</p>
<h2>Tip 5 &#8211; Learn How to FTP</h2>
<p>I know, I know.  Another dag-blasted acronym. <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   FTP just stands for file transfer protocol and it&#8217;s the process of transferring your files (web pages) from a local environment to your Web server (or your hosting account).</p>
<p>If you&#8217;re using a regular web host, you can setup an FTP account at your host&#8217;s control panel.</p>
<p>Most web editors will allow you to save your site directly to the web using your FTP username and password.   So you simply choose the &#8220;Publish Site&#8221; command in your editor, and generally you&#8217;ll be prompted for your FTP information.</p>
<p><em><strong>Voila! </strong></em>Your site is live and kickin&#8217;. <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>If you&#8217;re not using an editor or your editor does not have a publish feature, you can download a separate FTP program to publish your files to the Web.  <a href="http://filezilla-project.org/" target="_blank">Filezilla</a> is a good one and it&#8217;s free.</p>
<p>Or if you use Firefox, download the <a href="http://fireftp.mozdev.org/" target="_blank">FireFTP plugin</a>.  You can access it from the Firefox Tools menu and you don&#8217;t even have to close your browser to use it.</p>
<h2>Tip 6 &#8211; Find a Graphic/Image Editing Program</h2>
<p>You don&#8217;t have to become a full-fledged graphic designer, but it does help to know how to resize and touch up graphics.  <a href="http://www.gimp.org/" target="_blank">Gimp</a> is a free image manipulation program you can use to make minor graphic edits.</p>
<p>If you want to create images from scratch <a href="http://www.corel.com/paintshoppro" target="_blank">Paint Shop Pro</a> and <a href="http://www.adobe.com/products/photoshop/index.html" target="_blank">PhotoShop</a> are two popular programs used for this.</p>
<p>I use PhotoShop for all my graphic needs.  Yes, it&#8217;s pricey, but does everything under the sun (including animation) and I&#8217;ll never need to buy another program again.</p>
<p>___________________</p>
<p>So there you have it!  Six tips to get you started with your first website.   It&#8217;s really not that intimidating if you just do it.  Becoming comfortable with a web editor and finding a template is half the battle.</p>
<p>Here&#8217;s to your first website! (Cheers) <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Check+out+@2createawebsite+Help%21+I%E2%80%99m+Clueless+About+Web+Design+http://bit.ly/dylNW" title="Post This Article to Twitter"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.2createawebsite.com/2008/01/30/help-im-clueless-about-web-design/&amp;title=Help%21+I%E2%80%99m+Clueless+About+Web+Design" title="Post to Digg"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://blog.2createawebsite.com/2008/01/30/help-im-clueless-about-web-design/&amp;t=Help%21+I%E2%80%99m+Clueless+About+Web+Design" title="Post to Facebook"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://blog.2createawebsite.com/2008/01/30/help-im-clueless-about-web-design/&amp;t=Help%21+I%E2%80%99m+Clueless+About+Web+Design&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://blog.2createawebsite.com/2008/01/30/help-im-clueless-about-web-design/&amp;title=Help%21+I%E2%80%99m+Clueless+About+Web+Design" title="Post to StumbleUpon"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.2createawebsite.com/2008/01/30/help-im-clueless-about-web-design/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
	</channel>
</rss>
