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
Forums Member
Joined: 19 Apr 2007
Posts: 1
#1 · Posted: 19 Apr 2007 21:50


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
Forums Member
Joined: 12 Aug 2006
Posts: 1650
#2 · Posted: 20 Apr 2007 19:33


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

__________________
deuce23
Forums Member
Joined: 3 Nov 2005
Posts: 4
#3 · Posted: 20 Apr 2007 22:52


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
Forums Member
Joined: 30 Mar 2007
Posts: 4
#4 · Posted: 21 Apr 2007 13:43


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
Forums Member
Joined: 13 Aug 2007
Posts: 4
#5 · Posted: 13 Aug 2007 14:11


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
Gold Member
Joined: 14 Aug 2007
Posts: 1566
#6 · Posted: 14 Aug 2007 02:18


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.

__________________
http://www.angieberg.com
SBI - Better than ever! - 90 Day Risk Free Trial
Free ebooks - to help you start
surferket
Forums Member
Joined: 22 Jul 2007
Posts: 51
#7 · Posted: 14 Aug 2007 17:06


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
Forums Member
Joined: 1 Jun 2007
Posts: 115
#8 · Posted: 14 Aug 2007 22:25


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

__________________
acenos
Forums Member
Joined: 25 Aug 2007
Posts: 3
#9 · Posted: 25 Aug 2007 10:58


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
Forums Member
Joined: 28 Sep 2007
Posts: 21
#10 · Posted: 28 Sep 2007 14:02


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
Forums Member
Joined: 12 Aug 2006
Posts: 1650
#11 · Posted: 28 Sep 2007 21:32


You can use FrontPage and there are other free softwares available

__________________
LuckyRon
Forums Member
Joined: 25 Sep 2007
Posts: 60
#12 · Posted: 28 Sep 2007 22:27 · Edited by: LuckyRon


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: 2226
#13 · Posted: 29 Sep 2007 06:11


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: 2226
#14 · Posted: 29 Sep 2007 09:45


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

klock75
Forums Member
Joined: 29 Sep 2007
Posts: 3
#15 · Posted: 29 Sep 2007 14:00


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
Forums Member
Joined: 25 Sep 2007
Posts: 60
#16 · Posted: 1 Oct 2007 19:42


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
Gold Member
Joined: 14 Aug 2007
Posts: 1566
#17 · Posted: 1 Oct 2007 20:13


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.

__________________
http://www.angieberg.com
SBI - Better than ever! - 90 Day Risk Free Trial
Free ebooks - to help you start
affiliatesheree
Forums Member
Joined: 31 Aug 2007
Posts: 27
#18 · Posted: 1 Oct 2007 22:55


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: 2226
#19 · Posted: 2 Oct 2007 22:03


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
Forums Member
Joined: 11 Sep 2007
Posts: 14
#20 · Posted: 4 Oct 2007 11:03


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

__________________
Your Reply
   :) ;) :-( ... Disable smilies

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up 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 apply BOLD to entire post.
Please do not post Titles in all CAPS.
 


Page loading time (secs): 0.051

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

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