View Single Post
Old 05-15-2011, 01:03 PM   #20
Mike L
Wizard
Mike L ought to be getting tired of karma fortunes by now.Mike L ought to be getting tired of karma fortunes by now.Mike L ought to be getting tired of karma fortunes by now.Mike L ought to be getting tired of karma fortunes by now.Mike L ought to be getting tired of karma fortunes by now.Mike L ought to be getting tired of karma fortunes by now.Mike L ought to be getting tired of karma fortunes by now.Mike L ought to be getting tired of karma fortunes by now.Mike L ought to be getting tired of karma fortunes by now.Mike L ought to be getting tired of karma fortunes by now.Mike L ought to be getting tired of karma fortunes by now.
 
Mike L's Avatar
 
Posts: 1,479
Karma: 3846231
Join Date: Apr 2009
Location: Edinburgh, Scotland
Device: Kindle 3, Samsung Galaxy
Quote:
Originally Posted by AThirstyMind View Post
I need to find an html editor.
If you're looking for a text editor (as opposed to a WYSIWYG authoring tool), I would recommend Microsoft's Visual Web Developer Express, which is a free download from Microsoft.

It's mainly intended for people who are happy to type HTML (or CSS) by hand, but it gives a lot of assistance. For example, if you type <a, it assumes you are starting a link, so it pops up a little menu from where you can choose items such as "href", etc.

Similarly, if you type any opening tag, it automatically inserts the corresponding closing tag. Plus it uses colour coding so that you can see at a glance which are tags and which are text.

There are many similar (free) tools available. VWD is the one I use most
Mike L is offline   Reply With Quote