What's new

Which is the best website creation tool

Poll Poll How should I go about this?

  • They're family. They have to be in the wedding party.

    Votes: 23 100.0%
  • It's your decision. If you don't feel close to them, it's enough for them to be guests.

    Votes: 0 0.0%

  • Total voters
    23
I have yet to find one, personally, that doesn't insert all kinds of bloated useless code into the HTML. If you want quick and dirty, grab the source of a site you like, and edit it to your tastes in notepad.
 
Microsoft tries to suck your money out of you for a few addons (ex. frontview addons). Besides that Frontpage is an ok app. I know Creative Suite(five star rating*) is expensive too, but you can get it at discount price if your a student or a teacher (you don't have to be interested in the field).










*as is on homepage of site.
 
I am using vi ... probably I never created something more complex than <html><center><h1>Hello, Lobo!</h1></center></html>
 
I would imagine in vi, that would be complex enough. ;)

I never understood the zeal people had for vi. It made editing very simple things extremely complex.
 
Diesel said:
It made editing very simple things extremely complex.
Only first 1000 years ... it becames a habbit after ...
Anyway, vi is the best editor ever, especially for working through telnet on remote machine.
 
Ugh, I can't think of anything I'd rather use less, especially over a telnet session. Give me pico or give me death!
 
I voted "Good old HTML" cause I use Textpad (it's a GREAT text editor and I still get syntax highlighting) and write the code by hand.

I'll also put in a vote for pico over vi... and don't get me started on emacs!
 
nootch said:
I voted "Good old HTML" cause I use Textpad (it's a GREAT text editor and I still get syntax highlighting) and write the code by hand.

I'll also put in a vote for pico over vi... and don't get me started on emacs!

yea i dunno why everyone prefers vi... its so darn complicated for such simple editing

as for textpad i'm gonna give it a try
everyone here uses notetab which i find annoying
 
I use EditPlus and Notepad. I've used Frontpage and DreamWeaver and all the others, however I think they're either a) total crap or b) too bulky for my needs. Keep it simple. :)
 
I personally cannot stand html editors, when you write the html by hand, you can get it much more precise than in a program such as dreamweaver, I also find it fun writing html in notepad, rather than using a n html editing program.
 
Back
Top