Programming DiscussionWeb Hosting Forums - Discussions related to web programming languages and other related issues. Topics may include configuration, optimization, practical usage and database connectivity.
Back when I first started making websites years ago, I used MS Frontpage as well. However, I've found it easier to just code by hand in Notepad, so that's what I do now.
This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today!
I have used some version of Frontpage since about 1996. Frontpage 2003 does not add as much bloated code as it used to. Any WYSIWYG editor will add some extra HTML coding - for whatever reason.
But to build a site, you should know HTML and CSS. You should be able to know where to type in something into HTML to make it work properly. You can build a strict XHTML website using Frontpage - it is very easy to do.