HTML-Ed: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 5: Line 5:
|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]
|Download={{FileLink|HTML-Ed}}
}}
}}
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.


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.
 
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==
==Features==
* It is written completely in C. As a consequence, HTML-Ed is fast.
* It is written completely in C.
* Good things come in small packages; the executable is only ~90k.
* Good things come in small packages; the executable is only ~90k.
* It is designed to be easily and quickly used with only the keyboard.
* 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.
* 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.
* built-in browser (WebExplorer DLLs are required) for almost instantaneous testing.
* supports multi-file editing via a ring-system.
* supports multi-file editing via a ring-system.
Line 23: Line 21:


==Links==
==Links==
* [https://web.archive.org/web/19990428180851/http://www.bmtmicro.com:80/catalog/html-ed.html Archived BMT Micro Page]
* [http://www.os2ezine.com/v1n8/htmled.htm HTML-Ed v0.94b] by Chris Wenham - OS/2 e-Zine Vol. 1 No. 8 (Jun 1996)
* [//web.archive.org/web/19990428180851/http://www.bmtmicro.com:80/catalog/html-ed.html BMT Micro Page] (Archived 1999)


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

Latest revision as of 22:38, 24 August 2023

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

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.

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.

Features

  • It is written completely in C.
  • 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