Click to See Complete Forum and Search --> : Just starting out.


Sokra
11-25-2002, 05:22 PM
What do you guys write HTML in? I was going to just use notepad but a few people told me about ColdFusion and TopStyle2. I just wanted to know what most people use before I make a decision.

Phil
11-25-2002, 05:50 PM
I use a couple of them but i like First page 2000 its free and works real well here is the site addresss


http://www.evrsoft.com/
















Free personals no sign up Always free click here (http://www.bluewaterclassifieds.netfirms.com/cgi-bin/atl.cgi)

Voice your opinion today in our free forum on pollitics (http://www.porthuronclassifieds.netfirms.com/)

Selling a car? post it here for free limited time only get your space now (http://www.autotracker.netfirms.com/cgi-bin/atl.cgi)

Zach Elfers
11-25-2002, 06:04 PM
I right my HTML code in Windows Notepad, the most advanced text editing program.:D

Rick Bull
11-26-2002, 03:35 AM
I used to use Notepad or Wordpad too, just the lack of indentation made it really annoying. I use html-kit (http://www.chami.com/html-kit) now

smurfy
11-26-2002, 04:30 AM
Homesite 4.0 or MS Visual Studio or Notepad or MS FrontPage (in that order of preference)

Robert Wellock
11-26-2002, 09:48 AM
I don't write HTML although I write, PHP (PHP: Hypertext Preprocessor) Language, eXtensible HyperText Markup Language (XHTML) and Cascading Style Sheets (CSS) in notepad.

If I am being lazy I might use an IDE like HTML-Kit, or XML Spy for eXtensible Markup Languague (XML) based editing.

Charles
11-26-2002, 10:04 AM
I've become rather fond of HTML Kit, especially the new build. It's tweaked for XHTML and I've downloaded a plug in or two that makes working in XML a little easier.

Robert Wellock
11-27-2002, 11:15 AM
Anything that makers working in XML easier is generally good, it didn't help when I first looked at XML a long while back and did not realise the Micro$oft browser was using the MSXML Working Draft parser.