Look for websites on google that are tutorials. Learn the basics etc, then start designing pages. Learn CSS and XHTML and start with that. Don't expect to know it all in like a month however. Took me a year to learn all I know.
MelechM
Junior Poster in Training
55 posts since Sep 2008
Reputation Points: 11
Solved Threads: 6
You just have to download Adobe Dreamweaver and make a headstart.
Just making point, Dreamweaver is an expensive tool. I know you can get trial version however it may be confusing for beginner. Classic Notepad is sufficient for start and doesn't cost you penny (or what ever is the smallest currency value in your country).
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
Agreed, don't use a program to do the code for you, learn to do the code first, then have the program do it for you if you get lazy down the rode.
MelechM
Junior Poster in Training
55 posts since Sep 2008
Reputation Points: 11
Solved Threads: 6
I got started with this class, which has been update many times since then:
http://www.mcli.dist.maricopa.edu/tut/
There's a zillion web links which can supplement it, so no need to pay anyone for classes.
We'ere always here to help if you get stuck or have questions.
I've always used HTML editors like this one:
http://www.chami.com/HTML-Kit/
The free version is all you need to get started.
hughv
Veteran Poster
1,142 posts since Oct 2007
Reputation Points: 116
Solved Threads: 93
Omol, it's bad form to say others are giving poor advice. None of us has a corner on good advice, possibly including you.
Beautiful sites can be created with Dreamweaver. Although I prefer it, there is also no need to know any code, either.
CSS design is great, and it's the way to go, but this guy wants to learn the basics, and that's what we're telling him.
Have you actually designed any sites (Just curious). Is spell check featured in your editor?
hughv
Veteran Poster
1,142 posts since Oct 2007
Reputation Points: 116
Solved Threads: 93
Ah, but no mention of those of us who actually gave him valuable advice.
I sense a bit of British distaste towards the Indians. Just because there are tons of them immigrating to your country doesn't mean they're all bad at programming.
I'm not sure where you come up with all these nonsense omol did not mention anything about Indian community neither I can see from his profile that he is from UK. Therefore I will advice you stop it now.
As I mentioned before I do not deny that Dreamweaver is helpful tool, however this is the hands of professional and not beginner. Recommending somebody to get Dreamwaever at the start of his learning curve is not a good idea. I seen it with my friends in web design course, I see it at university with programming languages. Give a beginner a professional tool to work with and he will relay heavily on the tool. Questions such as "how do I make roll-over button in Dreamweaver" or "how do I read user input in NetBeans" are the usual silly questions of these that just starting and do not really care for learn the language or the syntax they just looking to cheat they way around the problem. When I first started with HTML I did all through Notepad because lack of technology to use (only Dreamweaver 4 out, but very expensive and I did not liked FrontPage) and I made same with Java and C# (either choosing IDE with no code suggestions or disabling such option). It really helped as I was fast on identifying errors and correcting them. And this is what I would recommend to others
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
My apology, I must over looked that part.
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
I agree on starting out with simple Notepad++. Once you master the code, current standards etc... you can switch to software-aided coding.
Grtz J
jb1ker
Junior Poster in Training
54 posts since Sep 2008
Reputation Points: 12
Solved Threads: 2