free
This is our archive, please go to the main forum page for the latest discussions and news about free web hosting.


Whats your favorite HTML editor?

Koolguy
November 1st, 2000, 17:50
Whats your favorite HTML editor?

Nick
November 1st, 2000, 18:35
Editpad (It's a tabbed notepad with lotta features) [Get the light version, I have the Pro version too, but light is better]

http://www.JGSoft.com - Home of editpad

Synergy
November 1st, 2000, 20:55
Macromedia Dreamweaver and extra editing on Notepad.
What can get better?

Koolguy
November 1st, 2000, 21:25
Well im using Dreamweaver and editpad now.

Remy Canad
November 1st, 2000, 21:32
I use dreamweaver 3 and note pad. The best combination ever.

Carl
November 1st, 2000, 21:41
notepad

Cagey
November 2nd, 2000, 06:31
Notepad. I have tried several, but always come back to notepad.

Mandrake
November 2nd, 2000, 09:29
Originally posted by Koolguy
Whats your favorite HTML editor?


Real men use Notepad! :)

jiminsd
November 2nd, 2000, 09:34
I've just started to use HotMetaLpro... Good stuff and at only $60.

[Edited by jiminsd on 12-15-2000 at 11:51 PM]

Lise
November 2nd, 2000, 10:18
I've gotta stick with Notepad... I tried NoteTab Light, but I didn't like it... and I've never seen the usefulness in Dreamweaver or other WYSIWYG editors... maybe I just haven't seen the light?

Lise

Justin S
November 2nd, 2000, 10:24
Originally posted by jiminsd
I've just started to use HotMetalPro... Good stuff and at only $60.

Isn't it called HoTMetaL Pro? :) Ingenious name, don't you think?

Anyway, I'd use Notepad, but it always freezes when I try editing large HTML files. So that's why I use EditPlus...

Zef Hemel
November 2nd, 2000, 10:54
HomeSite 4.0 can't live without it :)

KapTinKiRk
November 2nd, 2000, 10:57
I used Frontpage98/2k for a while, but for about the past year I've been using Dreamweaver

Mandrake
November 2nd, 2000, 12:20
Originally posted by Lise
I've gotta stick with Notepad... I tried NoteTab Light, but I didn't like it... and I've never seen the usefulness in Dreamweaver or other WYSIWYG editors... maybe I just haven't seen the light?

Lise


They add a lot of useless extra code. :(

rockergrrl
November 2nd, 2000, 12:28
When I'm in a hurry, I use Dreamweaver UltraDev...
when I have time on my hands, I use UltraEdit or Notepad.

Tater
November 2nd, 2000, 12:59
I use NotePad+, Notepad or sometimes I use my old copy of HTMLWriter which is just a text editor with a preview function.

WYSIWYG editors write crappy code. I have to spend more time cleaning up the code than it would take to write it in a simple text editor.

Justin S
November 2nd, 2000, 13:19
WYSIWYG editors write crappy code. I have to spend more time cleaning up the code than it would take to write it in a simple text editor.


I agree! FrontPage is the worst when it comes to this issue...

Synergy
November 2nd, 2000, 16:19
Front page sux, for WYSIWYG editors, DREAMWEAVER!!! woot woot

Koolguy
November 2nd, 2000, 16:24
Just wanna add something: I use Dreamweaver mostly for large things (like really big tables) and do the rest in notepad.

Coolin
November 3rd, 2000, 01:26
I use Dreamweaver for editing HTML. I don't use it's WYSIWYG editing functions, just the HTML. I like it cuz you get an instant preview of your work. You can also find which table to put stuff in very easily by clicking on that table in WYSIWYG mode.

Tenlor
November 3rd, 2000, 19:44
http://www.afss.de/designer/index.htm :) :)

CW
November 3rd, 2000, 21:23
I use AceHTML ^_^ It fixes your errors, helps you if your a newbie, but allows you to write your own html without editor help if you like... I have to say that is my fav. Other good ones are: homesite, evrsoft, dreamweaver, html beauty... They are pretty nice ^_^ I don't care for dreamweaver much as most people though.... it always caused me errors v_v Maybe it's just my silly computer =^.^=

moo,
CW

quicksilver
November 4th, 2000, 02:48
- Notepad all the way for raw/editing code
- Dreamweaver for large projects (only if it didn't lag my computer so much)
- 1st Page (based on homesite but not a wysiwyg editor)
- CuteHTML when I'm nuts

tim2
November 4th, 2000, 06:06
Real men use Dreamweaver and UltraEdit

HX
November 4th, 2000, 06:31
vi, the best!

[Edited by HX on 11-04-2000 at 07:34 AM]

DogFood91
November 5th, 2000, 19:45
Well my fav is one that I'm working on now (Visual X Page), but since its still a work in progress I use Dreamweaver 3 and UltraEdit-32, and Somtimes Visual InterDev 6.

Nick
November 5th, 2000, 19:55
Originally posted by tim2
Real men use Dreamweaver and UltraEdit

Dreamweaver might be for for men. But hardcore webdesigning geeks (like me) use plain old text editors. No table makers, no tag buttons. Just PURE code, no help needed.

-bg
November 5th, 2000, 20:14
Im an addict to Dreamweaver(v.2/3)

Epgs
November 5th, 2000, 20:38
I like notepad and 1st page (this is great software for free)

kyber
November 6th, 2000, 05:09
I use AceHTML 4 Freeware and 1stPage (both HotDog Professional look-a-like)

And notepad!

If I have to do very very very complex table(s) I may pre-create them by using WYSIWYG editor and copy-paste it.

jvv
November 6th, 2000, 13:43
I used Dreamweaver from it's very first version and must say that I still need to find one that comes even close.

I use notepad for coding PHP as that is one point dreamweaver needs to improve on. Notepad however is not suitable for large projects.

Nick
November 6th, 2000, 13:59
Originally posted by jvv
Notepad however is not suitable for large projects.

Why is that?

jvv
November 6th, 2000, 14:39
If you are working on a large project that needs fast updates, one uses templates. With a wysiwyg editor, you open up the template, click where you want the update done, make the update, safe and thats it... with notepad you have to spend some time to find out in exactly between which TD tag it has to fit. If you make extensive use of tables, that's pretty annoying and time consuming.

Nick
November 6th, 2000, 15:29
Originally posted by jvv
If you are working on a large project that needs fast updates, one uses templates. With a wysiwyg editor, you open up the template, click where you want the update done, make the update, safe and thats it... with notepad you have to spend some time to find out in exactly between which TD tag it has to fit. If you make extensive use of tables, that's pretty annoying and time consuming.

Save the html file with no content as Template.txt and there's your template.


If you can't remember where to type do the logical thing:


<!-- this is a message to self. this code will not
show up on the html output. with these, i can leave
myself messages as to what goes where. this also
saves a lot of time. -->


was that too hard?

kyle
November 6th, 2000, 18:51
I use 1st Page 2000 If anyone wants a copy email kicker234@yahoo.com (it is a freeware software html editor)

Nick
November 6th, 2000, 19:28
Originally posted by kyle
I use 1st Page 2000 If anyone wants a copy email kicker234@yahoo.com (it is a freeware software html editor)

Why screw around with email? Just go to http://evrsoft.com/1stpage/ and get it....

puDDs
November 7th, 2000, 07:15
Originally posted by Nick
Originally posted by jvv
If you are working on a large project that needs fast updates, one uses templates. With a wysiwyg editor, you open up the template, click where you want the update done, make the update, safe and thats it... with notepad you have to spend some time to find out in exactly between which TD tag it has to fit. If you make extensive use of tables, that's pretty annoying and time consuming.

[quote]
Save the html file with no content as Template.txt and there's your template.


What he meant was that with Dreamwever, your HTML files are linked to a template....create the shell for a page, then make all your pages from that in the future....

Then, say you want to add another option to a menu, or change a graphic or something like that...you edit the template file, and it automatically updates all the rest. I have a site going with 100+ archived newsletters, and when I changed the layout of the site a few weeks back, it took me all of half an hour thanks to the templates....

Try that in notepad...

jvv
November 7th, 2000, 07:22
Indeed, that was what I was aiming at :)

Nick
November 7th, 2000, 09:23
Originally posted by puDDs
Originally posted by Nick
[QUOTE]Originally posted by jvv
If you are working on a large project that needs fast updates, one uses templates. With a wysiwyg editor, you open up the template, click where you want the update done, make the update, safe and thats it... with notepad you have to spend some time to find out in exactly between which TD tag it has to fit. If you make extensive use of tables, that's pretty annoying and time consuming.


Save the html file with no content as Template.txt and there's your template.


What he meant was that with Dreamwever, your HTML files are linked to a template....create the shell for a page, then make all your pages from that in the future....

Then, say you want to add another option to a menu, or change a graphic or something like that...you edit the template file, and it automatically updates all the rest. I have a site going with 100+ archived newsletters, and when I changed the layout of the site a few weeks back, it took me all of half an hour thanks to the templates....

Try that in notepad...



Now why would you wanna do that on a 100+ page site? Do the intelligent thing and use php: <?virtual("/include/file.html")?> or ssi: <!--#include virtual="/include/file.html"-->. And if you don't have access to either, get a better webhost.

puDDs
November 7th, 2000, 14:31
Now why would you wanna do that on a 100+ page site? Do the intelligent thing and use php: <?virtual("/include/file.html")?> or ssi: <!--#include virtual="/include/file.html"-->. And if you don't have access to either, get a better webhost.

Two reasons....first, the template is an outline, not just a menu on the side (see link - http://www.newsfromtheass.com/archives.html). And second, ssi is slower than straight code. And since its so simple to make changes, I would rather keep it in code. I have no access to php, or I would use that, but for another use...

atlas
November 7th, 2000, 17:59
Originally posted by puDDs

Now why would you wanna do that on a 100+ page site? Do the intelligent thing and use php: <?virtual("/include/file.html")?> or ssi: <!--#include virtual="/include/file.html"-->. And if you don't have access to either, get a better webhost.

Two reasons....first, the template is an outline, not just a menu on the side (see link - http://www.newsfromtheass.com/archives.html). And second, ssi is slower than straight code. And since its so simple to make changes, I would rather keep it in code. I have no access to php, or I would use that, but for another use...



Since I'm a unix guy you know I don't use Dreamweaver. I use XEmacs....

Now, changing a template? Personally I'd store all the data in a database and then build the pages from a template. Take all of 2 minutes.

(now if you don't have access to a suitable database or perl I can understand if you don't use that solution)

matthew@atlascgi.com

Nick
November 7th, 2000, 18:30
Originally posted by puDDs
Two reasons....first, the template is an outline, not just a menu on the side (see link - http://www.newsfromtheass.com/archives.html). And second, ssi is slower than straight code. And since its so simple to make changes, I would rather keep it in code. I have no access to php, or I would use that, but for another use...


PHP or SSI doesn't have to be a small section of the page... Why do a lot of people think that? My PHP/SSI include file is all the code from

<html>

to the content part. and the other template file goes to

</html>

That way I can do exactly what you do in Dreamweaver. You are right in the fact the SSI is slower than code, but I have found that PHP is just as fast as code.

Koolguy
November 7th, 2000, 18:50
I agree with Nick on the speed of php. For example my website has over 6 php calls and several database calls on each page and there isnt any noticeable loss of speed.

atlas
November 8th, 2000, 19:17
Originally posted by Koolguy
I agree with Nick on the speed of php. For example my website has over 6 php calls and several database calls on each page and there isnt any noticeable loss of speed.

Try having thousands of people accessing that page at the same time. It'll still work, but it's much better if you can use static pages -- trust me, I know from experience.

-mk

Mandrake
November 9th, 2000, 09:53
Originally posted by Nick
Originally posted by kyle
I use 1st Page 2000 If anyone wants a copy email kicker234@yahoo.com (it is a freeware software html editor)

Why screw around with email? Just go to http://evrsoft.com/1stpage/ and get it....

I've never been a fan of HTML editors, but this one's not bad... I like the fact that it has different modes (easy,normal,expert,etc.).

Nick
November 9th, 2000, 18:49
Originally posted by Mandrake
I've never been a fan of HTML editors, but this one's not bad... I like the fact that it has different modes (easy,normal,expert,etc.).
[/B]

I agree that it is a fine program as Dreamweaver is a fine program too. Yet, I'm still a Notepad type of guy ;)

stu
November 11th, 2000, 09:54
Originally posted by Nick
Originally posted by Mandrake
I've never been a fan of HTML editors, but this one's not bad... I like the fact that it has different modes (easy,normal,expert,etc.).


I agree that it is a fine program as Dreamweaver is a fine program too. Yet, I'm still a Notepad type of guy ;) [/B]

Editplus is much better than notepad..
http://www.softseek.com

lucid
November 12th, 2000, 04:18
I use a WYSIWYG editor to try out new designs, colours etc. But when I actually create my page, I usually use notepad or LaEdit. It's a simple HTML editor

Nick
November 12th, 2000, 08:29
Originally posted by stu
[QUOTE]Editplus is much better than notepad..
http://www.softseek.com


Nope you're wrong. EditPad is the BEST notepad replacement. You can tab all your text files, ton of options, html code snipets (for newbies who need 'em), you can customize it, and it's free.

http://www.JGSoft.com/

HumanClay
November 13th, 2000, 14:38
Notepad for striaght HTML, Editpad for some complex scripts.

AND1
November 13th, 2000, 19:05
I use MS-DOS Editor Edit.COM 2.0.026, it's better than Notepad, pretty hard core huh? Haha Right!

I use Dreamweaver 3 along with any other editor that's available.

I also heard about a WYSIWYG editor called 'Namo' which they said it has more features than Dreamweaver but I never tried it.

Regards,

Nick
November 13th, 2000, 19:15
Originally posted by HumanClay
Notepad for striaght HTML, Editpad for some complex scripts.

Why do you say that?

Christy
November 16th, 2000, 06:45
I use NotePad

Chicken
November 16th, 2000, 08:32
Have I already said that I use Arachnophilia (http://www.arachnoid.com) ??? If so, ignore this, I've forgotten if I've put a post in this thread already. It is a nice, free HTML editor which I use like notepad.

dragonash
November 16th, 2000, 08:45
dreamweaver is better the FrontPage ..

HumanClay
November 16th, 2000, 10:21
Originally posted by Nick
Why do you say that?

When I am working with some scripts that are multiple files (i.e. 5 or 6 files) I find it easier to have them all open in EditPad rather than having 5 or 6 separate Notepad windows open. See, when I do pages, I have multiple IE windows open, FTP open, Notepad open, it gets really cluttered on the taskbar with all that plus an extra 5 Notpads open... hard to tell which window I need next. So I use Edit Pad. Don't get me wrong - I use Notepad about 85% of the time I do my sites, just EditPad comes in handy in those special moments :D

Rick
November 16th, 2000, 21:38
I completely replaced Notepad with Editpad... Simply deleted notepad.exe and renamed editpad.exe to notepad.exe and I use it for all plain text and html files.

megacool
November 17th, 2000, 15:15
I use

1) Frontpage 2000
2) Coffee Cup HTML++ Editor
3) Dreamweaver

:)

NC_TOM
November 17th, 2000, 15:25
NoteTab light is the best one out there. I have never tried Editpad, but NoteTab has everything that a text/html editor would need.

Seriously, Notepad SUCKS. There is nothing 'cool' about saying you like it, that thing is weak. You are a pussy if you like that.. I have written web pages before that were too big for Notepad. OK, so my coding skills are pretty bad, but Notepad can't handle real files period. I had to copy it all over into Dreamweaver 2, which is great but hogs resources. NoteTab Light handles unlimited file size and it's fast too.

Actually it isn't TRULY unlimited for all you out there. There is no such thing as an unlimited hard drive blah blah blah.. well NoteTab Light can handle file size up to 8 gigs according to their site.

rytskyo
November 19th, 2000, 02:07
For larger sites (60 or more pages) I use Hotdog Pro 6.2 but for quick and easy sites I still like NetObjects Fusion 4.0 the best, it may garble the code but pages come out fast and easy and just the way I wanted them to look like.
I just recieved a trial version of Dreamweaver 3.0 from a friend, im going to install it one of these days, seems to be the direction alot of ppl are going.

HumanClay
November 19th, 2000, 04:29
Originally posted by NC_TOM
Seriously, Notepad SUCKS. There is nothing 'cool' about saying you like it, that thing is weak. You are a pussy if you like that.. I have written web pages before that were too big for Notepad. OK, so my coding skills are pretty bad, but Notepad can't handle real files period.

So Tom, I'm a 'pussy' because I use Notepad? Notepad is the best program ever created. Well, maybe not, but you get the picture.

How does Notepad suck besides for not handling *large* file sizes? I'm just curious because you say it really sucks, so explain more on how it sucks.

Can you show me a web page that is too big to fit in Notepad? I've never seen one (except for some Perl scripts). And if you do code a page that can't fit in Notepad, then you need to go to the library and check out a HTML book and re-learn how to program :D

Aside from very large files (which are really not necessary when making a site) Notepad can do what any other editor can do - it allows you to make a web page. If you don't need all that fancy colored text and everything else that comes in normal editors, Notepad is just fine and dandy.

Like I saw somewhere before, "Real men use Notepad!"

Nick
November 19th, 2000, 09:44
Originally posted by HumanClay
Can you show me a web page that is too big to fit in Notepad?

http://www.geocities.com/bcwnet/handbook.html

That's an eWrestling "Handbook" I helped write a long time ago. It is to big for NotePad.

Originally posted by HumanClay
Like I saw somewhere before, "Real men use Notepad!"


I said that :D

AND1
November 19th, 2000, 09:53
Notepad can't handle files that are more than 64k. They should remove this limit.

stu
November 19th, 2000, 22:22
Originally posted by Nick
Originally posted by stu
[QUOTE]Editplus is much better than notepad..
http://www.softseek.com


Nope you're wrong. EditPad is the BEST notepad replacement. You can tab all your text files, ton of options, html code snipets (for newbies who need 'em), you can customize it, and it's free.

http://www.JGSoft.com/

for me, i don't think so. i've used EditPad for the past 2 years, it's a great program. but i stumbled across Editplus just two months ago. way better, especially since it has syntax highlighting for java, c, c++, html files. etc. also, you can highlight sections of code and tab them over all at the same time, excellent for programmers.

it's basically the same thing is editpad, but i find it has more features and is still easy to use. been using it ever since..

Nick
November 19th, 2000, 22:35
I have EditPlus from JGSoft, too. However, I HATE diffferent colored codes and ----. It just agrivates the living hell out of me, so I stick to EditPad. I like how it stays in the tray, that's one [of many] cool things about EditPad.

NC_TOM
November 19th, 2000, 23:52
So Tom, I'm a 'pussy' because I use Notepad? Notepad is the best program ever created. Well, maybe not, but you get the picture.

How does Notepad suck besides for not handling *large* file sizes? I'm just curious because you say it really sucks, so explain more on how it sucks.

Can you show me a web page that is too big to fit in Notepad? I've never seen one (except for some Perl scripts). And if you do code a page that can't fit in Notepad, then you need to go to the library and check out a HTML book and re-learn how to program :D

Aside from very large files (which are really not necessary when making a site) Notepad can do what any other editor can do - it allows you to make a web page. If you don't need all that fancy colored text and everything else that comes in normal editors, Notepad is just fine and dandy.

Like I saw somewhere before, "Real men use Notepad!" [/B]

You are pretty easily offended. lol I was just being a sarcastic -------. I guess I was thinking of Perl scripts. I hate it when I'll be setting up a script and I run out of space. That's pathetic.

And I got that EditPad or EditPlus or whatever that is, and I don't like it at all compared to NoteTab Light. Sorry, maybe you should try NoteTab and tell me what Notepad or Editpad has which NoteTab lacks.

stu
November 20th, 2000, 00:17
Originally posted by Nick
I have EditPlus from JGSoft, too. However, I HATE diffferent colored codes and ----. It just agrivates the living hell out of me, so I stick to EditPad. I like how it stays in the tray, that's one [of many] cool things about EditPad.

Editplus is not by JGSoft..

anyways, you can just tell it NOT to use the color coding... i guess editplus is more geared towards programming, rather than just a simple text editor.. it can be argued either way depending on the usage..

RonDoubt
November 20th, 2000, 11:51
The best HTML editor I have come across is HTML - Kit from http://www.chami.com

stu
November 20th, 2000, 13:59
Originally posted by NC_TOM

You are pretty easily offended. lol I was just being a sarcastic -------.

sarcastic -------/moderator.. what's the diff? ;)

Agum
November 20th, 2000, 22:32
I just have to use notepad for serious web sites.. I can't use any others. I do have Editpad and Dreamweaver, and I use Dreamweaver only when making sites like my personal homepage where I just want to focus on the content and has a simple design -- but when working on a site like agum.com I have to use notepad. Editpad just doesn't seem to cut it for some reasons, maybe because when you hold your mouse button and drag to the right side on a long line it won't move the screen (which it does on notepad), or maybe because if you use your mouse to drag from the very left to the very right of a line, you also include the "Return" at the end of your selection (which I don't like). Yes, these are all minor things, and these are the things that I make my decision on, since all the "major" things are similar with different text editors.

stu
November 23rd, 2000, 15:29
notepad really sucks for "search/replace" features, i find those features real handy..

atlas
November 25th, 2000, 19:57
There's no way anyone would want to use notepad for coding (not HTML). Line numbers are pretty necessary.....

emacs all the way :)

mjk@atlascgi.com

DogFood
December 2nd, 2000, 18:43
Dreamweaver 3, Visual InterDev, Visual X Page, and UltraPad. Each has its own niche, but Visual X Page is a WYSIWYG editor I coded myself so I frequently add options <b>I</b> need.

soera
December 4th, 2000, 15:20
Homesite 4.5 - raw
Debug - tune ;) LOL

(no notepad does the job for tuning)

aashu
December 6th, 2000, 17:24
I uses Dreamweaver3 / Dreamweaver Ultradev 1 with Edit Plus 2


Aashu

rmsharpe
December 10th, 2000, 14:09
Gwargh, the best HTML editor is CuteHTML. I mostly just use it for spelling errors and the coloured tags. I used to use EditPad, but then it just sort of got on my nerves. Everything looked too plain :p

bitsmart
December 15th, 2000, 17:37
Here's my .02:

Adobe GoLive http://www.adobe.com/ for positioning/busy work, download a demo.
Arachnophilia http://www.arachnoid.com/ for detailed editing/search and replace. Download the full free version.

Notepad is weak Micro$oft crap and I only use it in place of PostIts. There are good simple editors out there that have what NotePad has plus what it doesn't have and needs for HTML editing, and don't take up too much resources.

niv
December 17th, 2000, 18:59
notepad and UltraEdit...yep...i have macromedia dreamweaver UltraDev sitting on my desktop for no reason

jmayes
December 18th, 2000, 01:06
G'day All

The best HTML editors in my book are

Amaya - http://www.w3c.org/

This is writen by W3C the group who from web standards and will only out put HTML / XHTML standard code and can be used as either a text based or a WYSIWYG editor

NoteTab Pro - http://notetab.com/

Combine this with one of the HTML, CSS, XHTML, JAVA ect. clip boards and you have everything you need

Cheers

Scorpz
January 1st, 2001, 09:15
EditPlus is my favorite. My freeware favorite is.. uh.. EZpad 'cept that has some bugs in it.. and screws up my computer..

NotePad <- So the real reason why this is so special is 'cause real men use it huh? Alright then.. whatever you say. Kinda sounds corny don't ya think maybe? Duhh.. call me stupid and blow my brains out.. most of those special HTML editor programs have the same ability that NotePad has. Hm.. you want a white and black format? Ok.. then I'll just change the colorful pretty colors!

*Scorpz continues drinkin his fresh bottle of New Year's day champagne*

EvianWater
January 2nd, 2001, 16:20
I'm using Dreamweaver to make my website. Should I use layers to build my site, or should I use tables instead?

Nick
January 2nd, 2001, 18:02
Originally posted by EvianWater
I'm using Dreamweaver to make my website. Should I use layers to build my site, or should I use tables instead?

Tables because they're easier to make cross-browser compatible.

oregonian
January 3rd, 2001, 21:33
My favorite editor is Power Point 2000...Very easy...
Also we can't forget Front Page 2000 for html editing.
Access 2000 is also very good for building databases for online stores.

[Edited by oregonian on 01-03-2001 at 10:41 PM]

Koolguy
January 12th, 2001, 22:19
What html editor did you guys start out using? Notepad for me :)

Sick N Twisted
January 13th, 2001, 14:15
I use notepad mainly

but when im lazy I use 1st Page 2000 (it isn't for first pages, even though from it's name you would think it is)

Canuckkev
January 13th, 2001, 15:18
My first was a freebie called Webford. It was pretty good too. Now I use Allaire Homesite, which works great. One problem is that it hogs all your resources.

Nick
January 13th, 2001, 21:24
Originally posted by Koolguy
What html editor did you guys start out using? Notepad for me :)

Ditto.

I didn't even know there was such thing as an 'HTML Editor' :p.

RedHat
January 21st, 2001, 11:47
used to do all my pages in notepad, but now I'm working with Dreamweaver 4, works a lot faster.

Dreamweaver 4 is definitely the best !!!

LeX
January 22nd, 2001, 03:33
Started out with Notepad here (real men, hehe :p)

Now use CuteHTML to start coding from scratch and copy the finished code to Dreamweaver 4 using templates. It's easier to keep all pages with the same style updated with Deamweaver, you can do that in one step, without having to edit each and every single one, which can be murderous. ;)

S0ulTr4nc3
January 22nd, 2001, 16:37
I do all my own codeing, but I don't like to have to save and close the file to view it like you do with NotePad. So I just use Homesite 4.5.2 to view/edit my codeing and preview what it will look like.

LeX
January 23rd, 2001, 02:55
You didn't have to close the file in Notepad in order to view it!! All you gotta do is save it and then refresh or reload the file in your browser, and ta-da!

Koolguy
February 23rd, 2001, 23:59
True.. This thread is alot longer then I thought It would be, lol.

LeX
February 25th, 2001, 06:42
And more views than I thought possible.





  
  News · Search free hosts · Free file hosting · Free image hosting · Reviews · Forums · Related Links · Advertising Info · Contact Us


Copyright © 1996-2008 Per Olof Sandholm. All rights reserved. Privacy Statement

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum