web design software

Web Design Software

I have to confess … please don’t hate me — I loved FrontPage. I began using FrontPage when it was first owned by Vermeer in the mid-90′s. I have owned every version from that initial version and have recently begun learning Microsoft Expression Web 2. (I had Expression Web 1 on my PC for awhile but never used it.)

I’ve used a lot of different products over the years including NetObjects Fusion and Dreamweaver. I currently use Dreamweaver CS3 for most of my web development, mostly because of its tight integration with Flash, Photoshop and Fireworks. I am hoping to learn the entire Microsoft Expression Studio as I’ve read lots of good reviews and I find the interface comfortable. Continue reading

HTML Editors

To view pages published on the World Wide Web you need a web browser. Internet Explorer, Mozilla Firefox, and Safari are the most popular. The pages that you see on the Internet have been created by publishers such as yourself using a special markup language called HTML (HyperText Markup Language). This language provides the instructions to the browser on how to display the page.

The simplest form of HTML pages, also called static HTML, can be created by anyone with a text editor. For example, Windows users could use the built-in Windows Notepad application to create web pages. Although you could use this application, there are other HTML editors available which are much easier to use. Notepad2 is a free, lightweight editor that includes syntax highlighting for a number of programming languages including HTML. A more comprehensive editor is Arachnophilia, which is built using Java so that it will work on a number of different operating systems.

Most word processing applications, like Microsoft Word and OpenOffice provide a way to save regular documents as HTML documents but they usually contain a lot of extra code to support the formatting you have used. Continue reading

Archives