Work at Home Forum - An online community of those who work from home.
Web Design and Hosting Work at Home Forum / Web Design and Hosting /

Best Way to Learn How to Build Websites?

Author Message
jjandry03
Member


Joined: 19 Apr 2007
Posts: 1

# Posted: 19 Apr 2007 21:50
Reply 


Hello everyone,

I'm a college student and love the idea of sitting at home in my free time and making money, instead of say, going to the bar. What is the best way to teach myself to build websites?

Thanks

pcwork
Member


Joined: 12 Aug 2006
Posts: 1592

# Posted: 20 Apr 2007 19:33
Reply 


Build your own website by referring to websites like W3schools, Webmonkey , you will get some practical experience.

__________________
deuce23
Member


Joined: 3 Nov 2005
Posts: 4

# Posted: 20 Apr 2007 22:52
Reply 


You could also try using premade templates and learn the codes to change it up to your liking. I use Joomla and it's great.

webcomsystems
Member


Joined: 30 Mar 2007
Posts: 4

# Posted: 21 Apr 2007 13:43
Reply 


It's really not that difficult to learn HTML, most people could learn all the basics in a weekend.
If you wanted to go further you could learn CSS.

http://www.w3schools.com/ is a great starting point.

David
[Link removed - Admin]

slenderdog
Member


Joined: 13 Aug 2007
Posts: 4

# Posted: 13 Aug 2007 14:11
Reply 


w3schools is great--Another useful site is http://www.echoecho.com.

To learn css you might try http://www.css.maxdesign.com.au or http://www.csseasy.com.

happywife
Silver Member


Joined: 14 Aug 2007
Posts: 1039

# Posted: 14 Aug 2007 02:18
Reply 


Believe it or not I have built a website of over 200 pages and I still don't really know how to do it. I do know how to do a bit of html now within the body of my pages, but the majority of it, I don't know (or care) how to do. Is that disgraceful?

My site is about chocolate candy, which I love, but I didn't know the first thing about web design, etc. I found a company that has all the software integrated to allow you to build an online business by following a step-by-step guide and downloading video tutorials. I love it. I just sit back and create the content.

If you build yourself a nice content based site, the traffic will automatically be generated by the search engines, saving you that headache, and you can just choose the types of methods you want to monetize the site (like Google Adsense, affiliate links, selling a service, selling hardgoods, referals and finders fees, to name a few).

It is a lot of fun, and much better than wasting your time and money and youth at a bar. You could have a legitimate business for many years to come.

Go for it.

__________________
surferket
Member


Joined: 22 Jul 2007
Posts: 51

# Posted: 14 Aug 2007 17:06
Reply 


If you don't want to learn html then you can tryout http://www.bluevoda.com/ and they have video to teach you how to built that website.

__________________
Your New 100% PPV is here now. No need to depend on Adsense uncertainty:

http://www.sellingppp.com/a.cgi?ppp=1199031589
Bigrich
Member


Joined: 1 Jun 2007
Posts: 115

# Posted: 14 Aug 2007 22:25
Reply 


if you go to my url on the cool page site there is a link for free website stuff

__________________
acenos
Member


Joined: 25 Aug 2007
Posts: 3

# Posted: 25 Aug 2007 10:58
Reply 


The best way to learn how to build a site is to get yourself a nice template from somewhere online. You can find a good template for around $25. Then get yourself Dreamweaver. Dreamweaver is a really powerful web design program that lets you manipulate code, or you can cut and paste images or type in your content and the program will code it for you automaticly. It's a great way to start out, and actually it's how I got started. You can find an older version of dreamweaver cheap, or you can get it odd Limewire. Good luck.

__________________
Custom designed Websites for $599, hosting and domain names. http://www.acewebservice.com
federline
Member


Joined: 28 Sep 2007
Posts: 21

# Posted: 28 Sep 2007 14:02
Reply 


Dreamweaver is very expensive is there another bit of software on the market that is reasonably priced and allows to you to modify and build new web sites.

Thanks.

pcwork
Member


Joined: 12 Aug 2006
Posts: 1592

# Posted: 28 Sep 2007 21:32
Reply 


You can use FrontPage and there are other free softwares available

__________________
LuckyRon
Member


Joined: 25 Sep 2007
Posts: 60

# Posted: 28 Sep 2007 22:27 · Edited by: LuckyRon
Reply 


I like to use "Lycos tripod" you can have a FREE website that is supported by banner ads. It is very customizable with lots and lots of templates. You can add sound and video and all kinds of cool stuff. I had a site for selling global lottery tickets before the U.S. government cancelled online gambling. My site address is [Link removed - Admin]. <--I hope Vishal will give me me a warning and not just kick me out for posting a URL. It's an old dead site anyways. I just thought you might want to see it since it is FREEEEEEE!!!! (you will find this is my favorite word)

They will remove the banner ads if you pay a hosting fee of $4.95 per month.

__________________
Newbie Shield
Gold Member


Joined: 22 Sep 2007
Posts: 1991

# Posted: 29 Sep 2007 06:11
Reply 


Google "free html editor". If you don't want to learn html, grab a WYSIWYG editor. If you do want to learn html, do not grab the WYSIWYG editor, but do get a non-WSIWYG editor.

Then go to w3schools.com and take the html tutorial. Later on take the CSS tutorial. Finally, expand into graphic design, layout, and web scripting.

Plan on spending the better part of a full year learning and mastering these skills.

Best of luck,
Newbie Shield

Newbie Shield
Gold Member


Joined: 22 Sep 2007
Posts: 1991

# Posted: 29 Sep 2007 09:45
Reply 


PS. Notepad works fine. I've used it many times to program in several different languages.

klock75
Member


Joined: 29 Sep 2007
Posts: 3

# Posted: 29 Sep 2007 14:00
Reply 


Using some kind of web site development tool that has a WYSIWYG (What You See Is What You Get) editor is a great way to learn. That is, if you are actually concerned about knowing HTML. These progs will allow you to easily create the page as if you are making a brochure in MS Word and then you could click the HTML tab and see the resulting HTML to give you a better understanding of how it's accomplished behind the scenes. I started that way then ended up using Notepad after awhile.

The problem with those tools is that if SEO is what you are after, they create huge files with a lot of unnecessary code and footprints. They often use tables instead of CSS. Basically the code is ugly and like sifting through mud when search engines crawl it. But again, it is a great way to get an understanding of HTML which after all is the basics.

If you want to just pump out web sites fast and don't care how to code there are other tools that exist that you can trust are producing quality code in the background. I switched to this route, it's much quicker than using Notepad.

__________________
Want to Build a Professional Site in 5 Minutes? Find Out How Here!
LuckyRon
Member


Joined: 25 Sep 2007
Posts: 60

# Posted: 1 Oct 2007 19:42
Reply 


I tried dreamweaver but it seems like you really need to be dedicated to grasp it. I felt like I should be looking for a night class to help me through it.

Building a site is one thing but building one that is attractive to web crawlers and search engines is quite another.

__________________
happywife
Silver Member


Joined: 14 Aug 2007
Posts: 1039

# Posted: 1 Oct 2007 20:13
Reply 


That's exactly why I am so happy with SBI. I don't HAVE to learn the code. They have what they call a "block builder" that you just choose what you want to add to each page, headline, text, photo, link, etc., and place it in the block. They build all the fancy code for you.

And, I can trust them to do it the best way for the engines to spider, too. They also analyze each page for me to make sure that it has the right amount of keywords and content.

I basically build my page in notepad and then just copy and paste it into the blocks as appropriate. Makes my life easier by far.

I will say this, though. Some people LIKE building the pages themselves in Frontpage or Dreamweaver or whatever. In those cases, SBI lets them upload their own html but still offers all the extra services to them. Maybe one day I'll get that good, but until then, I'll stick with my building blocks.

__________________
affiliatesheree
Member


Joined: 31 Aug 2007
Posts: 27

# Posted: 1 Oct 2007 22:55
Reply 


A WYSIWYG like NVU (free to download) is an cool way to learn HTML because you can go back and forth 2 the site and see what it looks like.

On my site, I have free website videos that teach you how to do a whole bunch of different HTML codes in little 3-10 minute modules.

He goes back and forth from notepad to the browser and shows you all kinds of cool tricks you can do with HTML.

There's also stuff in there ahbout SEO so your site can be seen.

I recommend those videos to all of my team who want to learn HTML. Very easy to learn when you have visual aid.

There's nothing like the power of a video for learning, I think.

[Link removed - Admin]

__________________
Newbie Shield
Gold Member


Joined: 22 Sep 2007
Posts: 1991

# Posted: 2 Oct 2007 22:03
Reply 


If you are actually interested in learning html and css, you can do it for free at w3schools.com. Just go through the free html tutorial. Then if you really want to, you can take the other coding tutorials for free as well.

Newbie Shield
Giving away 8 more free Power Malls

bob022
Member


Joined: 11 Sep 2007
Posts: 14

# Posted: 4 Oct 2007 11:03
Reply 


Here's a great site that has videos on all sorts of web design including html. this site is a [Link removed - Admin]

__________________
cgracia
Member


Joined: 9 Oct 2007
Posts: 4

# Posted: 9 Oct 2007 03:59
Reply 


While there are other sites that will take the pain out of html by letting you go straight to creating a website (you could just use MySpace, for instance), I think there is some value in learning html, even if you later move on to another system. A weekend should be enough time to learn the basics.

All you need is:

1. a webhost (and your log in information - don't forget to store in a safe but searchable place).
2. a text editor (the simpler the better, because Microsoft Word, for instance, will add extras to your code that could make it function incorrectly)
3. a program to take your file and put it on the internet. fetch is a good one.

I would just try some simple stuff to get a feel for how html works. Then, if you move on to Dreamweaver or a Joomla or Drupal based system (all of which are excellent!) you'll know a bit about what's happening under the hood.

Best of luck!

Chad

__________________
Turn Your Tips into Treasure - tipzu.com
LuckyRon
Member


Joined: 25 Sep 2007
Posts: 60

# Posted: 17 Oct 2007 03:18
Reply 


When I first started learning HTML it was about 15 years ago and things were so much simpler then. I mean simple not better the web pages have changed so much since then. I remeber my first business website. I just copied someone elses HTML to notepad and then I changed the name, address and phone number to mine, added my logo as an image file and uploaded it. voila! I was so excited the first time I thought I was a genious.

It's not so easy to steal another persons code anymore but when I'm on an interesting page I still like to Right Click, hit View Source and Look at how things are constructed once in a while. I think it's a great way to learn.

__________________
stacy
Member


Joined: 9 Oct 2007
Posts: 82

# Posted: 17 Oct 2007 09:45
Reply 


Quoting: federline
Dreamweaver is very expensive is there another bit of software on the market that is reasonably priced and allows to you to modify and build new web sites.


I use WebEasy Professional 6. It is similar to Dreamweaver, but not as complicated, in my opinion. You can order it through my PowerMall for $49 and get a rebate back on it!

__________________
sdcindy
Member


Joined: 28 May 2007
Posts: 86

# Posted: 17 Oct 2007 13:38
Reply 


I designed my first web page (1st link in my signature). I used a WYSIWYG program called Site Spinner. I found it easy to use and the support was top notch. You can get it on CNET. It has a 15 day free trial, then costs $49 if you want to keep it. I don't know if it is available on My Power Mall

Cindy

__________________
aplina
Member


Joined: 5 Nov 2007
Posts: 260

# Posted: 27 Nov 2007 14:20
Reply 


get to school and learn how to make awebsite. look for someone who know how to then they may teach you. do u know you can make alot of money on website.

__________________
pcwork
Member


Joined: 12 Aug 2006
Posts: 1592

# Posted: 27 Nov 2007 20:43
Reply 


I was using FrontPage, now I use a text editor, it is much better

__________________
alexant
Member


Joined: 27 Nov 2007
Posts: 13

# Posted: 27 Nov 2007 23:51
Reply 


I use HTML-Kit, which is really just a step above a text editor. I taught myself html by dissecting other people's pages... and taught myself PHP thru trial and error.

__________________
MandyB
Member


Joined: 21 Dec 2007
Posts: 5

# Posted: 21 Dec 2007 11:30
Reply 


I started teaching myself HTML by using a WYSIWYG editor (FrontPage Express) and then keeping on changing back to have a look at what code it had created but I think if I had to do it over again I would definitely use W3Schools. I am still learning from them even though I have been designing my own websites for a couple of years. It seems like there is always more that you can learn from them. I have also bought myself some programming books from the local bookstore and use those to teach me some aspects of web design (XML in particular).

__________________
Marktech
Member


Joined: 8 Jan 2008
Posts: 219

# Posted: 17 Apr 2008 16:40
Reply 


I've tried NVU, html-kit, voda - all seemed to run a bit flakey on my XP machine. I recently downloaded and tried Seamonkey which is a free multi-app browser - it is bundled with a WYSIWYG editor called composer - fairly basic but more stable than what I have used so far.

__________________
The Twitter traffic Machine is an automated traffic Juggernaut! Get 10,000 to 15,000 Twitter Followers in a month!
stealthwealth
Member


Joined: 20 Apr 2008
Posts: 4

# Posted: 21 Apr 2008 00:58
Reply 


I personally use NVU and I think it is a great tool. As for the best way to learn I would goto Youtube Video and type in the search how to build an basic web site or how to build a web site. This is where I goto get great ideas for projects.

__________________
Learn the amazing no-cost safelist formula!
emailto: marketingwithsafelists-297@timmreply

Grow Yourself Grow Your Wealth
http://sixfiguredriven.com,
http://InstantBuzzSites.com

Your Reply
Bold Style  Italic Style  Underlined Style  Image Link  URL Link     :) ;) :-( ... Disable smilies

» Username  » Password 
Only registered users can post here. Enter your login/password correctly before posting a message, or register here first.
  • Messages not conforming to the forum rules will not be approved or, deleted without any explanation.
  • Please do not post email addresses. If essential, obfuscate them (user [at] domain.com or something like that).
  • Please do not use BOLD to highlight entire post.
 


Page loading time (secs): 0.056


Custom Search

RSS feed (?)
  Add to My Yahoo! Add to Google Add to My MSN  
Subscribe and get your updates by email

Member Ranking · Terms of Use · Privacy Policy · About Us · Contact Us · Support Us · Friends

Sitemap: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14]

© 2004-2009 Work at Home Forum. All rights reserved.