Page 1 of 1
Web page program
Posted: Fri Mar 15, 2002 5:24 pm
by saved
Can anyone point me to a good program that will write the HTML or whatever is needed to build a web page? One that is simple and yet does it all?
Posted: Fri Mar 15, 2002 5:26 pm
by Mike_W
Uhmmm...well..no program truly does it ALL. But, FrontPage (Microsoft) does a lot for you and so does Macromedia DreamWeaver. Dreamweaver is expensive though as it has a lot of features none other have. Are you using MAC or PC?
Posted: Fri Mar 15, 2002 6:19 pm
by TonyT
Cool page does it all!
http://www.coolpage.com
I made this site mostly with Cool Page:
http://www.coolpagehelp.com
A true WYSIWYG editor. Most all others are not WYSIWYG.
Posted: Fri Mar 15, 2002 7:28 pm
by master7
Cool Page is cool. I know because I did a beta test for the pro version of it, and it does work!
It's just that I'm not a fan of WYSIWYG, but if that's your cheesecake, then jump on it!
Posted: Fri Mar 15, 2002 10:42 pm
by saved
Thanks for the replies. I will give them a try. By the way, I am using a dell PC.
Posted: Sat Mar 16, 2002 5:48 am
by Ashdaw
Well, if you have WIN98SE, Front page express comes with it and is FREE.
Arachnophilia is good too.
http://www.arachnoid.com/arachnophilia/
Posted: Sat Mar 16, 2002 9:12 pm
by Mr_Patata
ur site looks cool
i might give cool page a try, and i do really hope it is cool
it will be way cool if i could get a site looking like urs with coolpage
coz i need cool programs
coz im so cool!
Posted: Sat Mar 16, 2002 11:59 pm
by Paindriver
The best program to use is Notepad.....i use it myself

Posted: Sun Mar 17, 2002 12:04 am
by master7
Originally posted by Paindriver
The best program to use is Notepad.....i use it myself
Well obviously! I use this as well, but this isn't what he asked for. He wanted WYSIWYG
Posted: Sun Mar 17, 2002 12:09 am
by Paindriver
i know i was kidding note the =

Posted: Sun Mar 17, 2002 1:41 pm
by Cornbread
Cool Page is great, but the ONLY thing I don't like about it is the fact that you can not view the html code.
TonyT, you work with Cool Page a lot, do you know if any new updates are planned and if so, what they are?
I purchased the Pro version a year or so ago, but still don't have a website

, maybe someday.
Posted: Sun Mar 17, 2002 2:01 pm
by TonyT
Cornbread
Preview the page in browser, then view the source code.
You can use Export from the File Menu to output HTML files and edit them in Notepad or other editor if needed.
Posted: Sun Mar 17, 2002 5:14 pm
by Cornbread
Originally posted by TonyT
Cornbread
Preview the page in browser, then view the source code.
You can use Export from the File Menu to output HTML files and edit them in Notepad or other editor if needed.
Good tip, thanks.