HTML-Ed: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
|Name=HTML-Ed | |||
|Version=0.96b (Jul 1996) | |||
|Vendor= | |||
|Author=[[Ian Prest]] | |||
|Licence=Shareware | |||
|WWW= | |||
}} | |||
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 5: | Line 13: | ||
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! | 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== | ||
* [http://hobbes.nmsu.edu/h-search.php?key=htmle96b Hobbes] (July 21, 1996) | * [http://hobbes.nmsu.edu/h-search.php?key=htmle96b Hobbes] (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: | [[Category:HTML Editors]] |
Revision as of 22:45, 11 June 2019
HTML-Ed | |
---|---|
[[File:{{{Picture}}}|300px]] | |
Version | 0.96b (Jul 1996) |
Vendor | |
Author | Ian Prest |
License | |
Download | |
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. The executable is only 55k!
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
- Hobbes (July 21, 1996)
- Archived BMT Micro Page