Web Design the Wright Way: Your First Web Design

So, you want a great web design? Here's the bestdo in Dreamweaver is give your web design a home.
place to start. Purchase Dreamweaver (the newestThis is your web hosting server! As the versions of
version) from Adobe! I've been in the web designDreamweaver change, these instructions might vary
profession for over 10 years now, and Dreamweaversomewhat.
is a gift from CyberHeaven. There is so much you canFirst, you'll click "Site" on the very top toolbar, and then
do, yet there is so little you have to learn in order to"Manage Sites". Next, click "New". Depending on the
create basic websites.version you have, it may ask you what type of site
I'll be honest, I haven't learned all the web design tricksyou want to set up. You'll want to set up an actual
Dreamweaver can do, but I know enough to makewebsite, not an ftp server.
great looking sites in a matter of a few hours! To getThe first thing it will likely ask for is the URL (domain) of
started, we'll need a domain name, a web host, andyour website. Type in the entire domain name here.
someone to give you great advice on web design!Next it will probably ask you to name your site. This is
I recommend using IX Webhosting for your webjust for you, so the site is recognizable if you have
hosting needs. I've used them since 2003, and they areseveral sites. After that, it will ask you if you'd like to
absolutely wonderful! Simply go to their site, and selectuse a server technology. A safe bet for IX
a plan. The cheapest plan is great if you don't need aWebhosting is to just choose "yes" and then in the
database. You can always upgrade later, so this woulddrop down box, choose PHP mySQL.
be a great place to start. You'll get at least one freeNext, choose how you want to develop the site. You'll
domain registration with your purchase, too! Here's achoose "Edit locally, then upload to a remote testing
very important note: always try to register a "dot com"server". It will also ask where on your computer you'd
name rather than another extension such as "dot net".like to store your files. Click "Browse" and browse to
This is important not only for your web design, but alsothe folder where you'd like to save all your files for this
your search engine placement that we'll work on later.site. If you don't have one, you can go to a folder such
If you really need a name that is taken and you mustas "My Documents", right click, and make a new folder.
use a "dot net" name, it's not detrimental. AlsoNext, you will be asked how you connect to your
remember to keep your domain name as short astesting server. Choose "FTP". In the first box, enter
possible and easy to remember for your customers! Ayour server name. This should be in your welcome
great web design won't do you any good if no oneletter from IX Webhosting. It will be something like
can find it!"example.exmplesite.com". In the next box, enter a
Next, choose the Linux option rather than Windows.forward slash, and then your domain name without the
You don't need to use a Linux operating system, so"www" and then another forward slash. For example:
don't panic! This is just the type of hosting serviceexamplesite.com/
they'll provide for your site. It's a matter of opinion, but INext enter your login and password given to you by
prefer the Linux server. Enter your info and credit cardIX Webhosting and then click "Next". You can leave
number, and you'll be signed up instantly for webthe default entry for "the root URL" on this section.
hosting!Just click "Next" again. On this page, choose "No, do
While IX Webhosting takes a few minutes to set upnot enable check in checkout" and click "Next". You
your account for you, we'll go back to our web designshould now have your site set up complete!
software, Dreamweaver. The first thing you'll need to