HTML-Ed: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
{{Software
|Name=HTML-Ed
|Name=HTML-Ed
|Picture=htmled.png
|Version=0.96b (Jul 1996)
|Version=0.96b (Jul 1996)
|Author=[[Ian Prest]]
|Author=[[Ian Prest]]
|License=Shareware
|License=Shareware
|Download=[https://hobbes.nmsu.edu/download/pub/os2/apps/internet/www/editors/htmle96b.zip htmle96b.zip]
}}
}}
Designed to be easily and quickly used with only the keyboard. It supports all the common HTML 2.0 tags as well as selected HTML 3.0 tags. Contains a built-in web browser.
Designed to be easily and quickly used with only the keyboard. It supports all the common HTML 2.0 tags as well as selected HTML 3.0 tags. Contains a built-in web browser.
Line 21: Line 23:


==Links==
==Links==
* htmle96b (July 21, 1996)
* [https://web.archive.org/web/19990428180851/http://www.bmtmicro.com:80/catalog/html-ed.html Archived BMT Micro Page]
* [https://web.archive.org/web/19990428180851/http://www.bmtmicro.com:80/catalog/html-ed.html Archived BMT Micro Page]


[[Category:HTML Editors]]
[[Category:HTML Editors]]

Revision as of 15:52, 1 October 2020

HTML-Ed
Version 0.96b (Jul 1996)
Vendor
Author Ian Prest
License Shareware
Download htmle96b.zip
Website

Designed to be easily and quickly used with only the keyboard. It supports all the common HTML 2.0 tags as well as selected HTML 3.0 tags. Contains a built-in web browser.

HTML-Ed is a small, fast HTML editor for OS/2 that features a built-in Web browser. It is written completely in C, which makes HTML-Ed fast and small enough that you can run many copies at once without bringing down your system.

HTML-Ed was designed to be easily and quickly used with only the keyboard. It supports all the common HTML 2.0 tags as well as selected HTML 3.0 tags. With its built-in browser, you can instantaneously view your HTML!

Features

  • It is written completely in C. As a consequence, HTML-Ed is fast.
  • Good things come in small packages; the executable is only ~90k.
  • It is designed to be easily and quickly used with only the keyboard.
  • supports all the _common_ HTML 2.0 tags, as well as selected HTML 3.0 tags.
  • built-in browser (WebExplorer DLLs are required) for almost instantaneous testing.
  • supports multi-file editing via a ring-system.
  • supports REXX macros & adds over 50 new functions to the REXX language

Links