RetroZilla/extensions/xmlterm/ui/content/xmltermAbout.html
2015-10-20 23:03:22 -04:00

29 lines
712 B
HTML

<html>
<head>
<title>about xmlterm page</title>
<link title="defaultstyle" rel="stylesheet" type="text/css"
href="chrome://xmlterm/skin/xmltpage.css">
</head>
<body>
<a name='about-xmlterm'></a>
<table class="tiptable" width='100%' height=100 frame=none border=0
cellpadding=0 cellspacing=0>
<tr><td>
<div class="tipelement">
XMLterm is an Xterm-like terminal program implemented using the
Mozilla layout engine. XMLterm adds powerful graphical and hypertext
capabilities to the Xterm command line interface, while maintaining
backwards compatibility. See
<a href="http://xmlterm.org">http://xmlterm.org<a>
for more information.
</div>
</table>
</body>
</html>