I have been looking at NoteTab and notice that when introducing some html commands the code produced is "complete" or has options, for example, to introduce a numbered list with all the codes for the number of items to be produced (based on what is chosen by the user), eg
- Code: Select all
<UL>
<LI></LI>
<LI></LI>
<LI></LI>
</UL>
This is all inserted at one go. Also to start a web page, NoteTab allows for choices of the type of document/type standard to be used etc.
Does UltraEdit have this type of functionality?
Victor Warner.


