Click to See Complete Forum and Search --> : Newbie to the web development


codyhp
10-20-2005, 12:31 PM
Hello, I'm new to web development and recently got my own domain name and web host. I was curious if anyone knew a good FREE website builder or if most of you rather use notepad. I have a good sense of html that I have been teaching myself for about the past month now. If any of you have any tips on how I should get started please let me know. Thanks!

the tree
10-20-2005, 02:05 PM
It's HTML-Kit (http://www.chami.com/html-kit/) all the way!

rhsunderground
10-20-2005, 02:08 PM
i use Syn Text Editor. it has a built-in ftp and syntax highlighting.


http://syn.sourceforge.net/

Brandon55
10-20-2005, 02:27 PM
I stick with the good ol' notepad! I find you have more control over your page and you don't get useless junk in your code like:

<META NAME="Generator" CONTENT="Microsoft FrontPage 4.0">

and things like that! So NOTEPAD is where it's at!

madddidley
10-20-2005, 02:38 PM
I recomend any text editor with syntax highlighting.


www.maddDidley.com

Brandon55
10-20-2005, 02:42 PM
Why doesn't anyone use notpad anymore? :confused: It thought that's what all TURE web masters used!:p I guess it's easier to get software or scripts to do it for you! :(

JPnyc
10-20-2005, 02:53 PM
I use notepad. Never anything else.

NetNerd85
10-20-2005, 02:57 PM
TextPad is great :)

Brandon55
10-20-2005, 03:02 PM
That's good! I was getting a bit worried that people no longer used notpad! I'm happy to see that there are still people who use the good ol' HTML code without a program!!! NOTEPAD ROCKS!!!! :p

codyhp
10-20-2005, 03:16 PM
Ok thanks everyone for the info it really helped me a lot. I guess most of use out there still use the notepad so I guess I will stick to that.

rhsunderground
10-20-2005, 03:18 PM
you don't necessarily have to do what everyone else is doing. i would suggest trying a few programs and using whichever you like the most, be it notepad or whatever.

Brandon55
10-20-2005, 03:33 PM
I agree with rhsundergound! You should try out different ones and see which one works the best for you! If you don't like typing all the code out or you think it takes too long then don't use notepad because other programs do pretty much the same thing but quicker! But notepad is still better!