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 7: Line 7:
|Download=[htmle96b.zip]
|Download=[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.
'''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==
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]]

Revision as of 22:25, 1 August 2023

HTML-Ed
Version 0.96b (Jul 1996)
Vendor
Author Ian Prest
License Shareware
Download [htmle96b.zip]
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