Web Editing Suggestions

slicktick

Newbie
Joined
Dec 18, 2003
Messages
779
Reaction score
0
I was wondering if you guys could help me out with some suggestions on the best ways to create and edit webpages. I want to learn how to do it for school next year to have a better background, so I would like some suggestions, or good programs/tutorials.

I wish I would have learned earlier but I never had a need or desire till now, and thanks in advance. Oh, and I am not just looking at free options, but both free and good not-free ways are appreciated.
 
the all around best WYSIWYG editor is dreamweaver, which for students is pretty cheap. theres a demo version at www.macromedia.com. if youd like to learn raw html.. well, buy a book. if i ever find my html book, ill tell you what it is i forget right now.
 
If you want to do it a little more sophisticated:

Set up an Apache server with PHP, phpMyAdmin, MySQL, and ASP possibly on your computer....

There's a site for this somewhere. www.google.com

After that learn some HTML (look at other sites...but don't steal their code), set up your own forums on your computer, and start going through everything in the code of the forums. That way, you can learn how to use PHP to create dynamic sites and stuff.

Yea, that's basically how I did it.....:)
 
thanks for the suggestions guys, I will look into them.

Keep the suggestions coming, I am always open to new ideas.
 
Back
Top