Fix broken HTML -- must remember to quote attributes.
This commit is contained in:
parent
8c2157ea90
commit
6dbc079d97
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4595
1 changed files with 8 additions and 8 deletions
|
@ -1,11 +1,11 @@
|
|||
<!-- NAME="Acadix 'Another Programmers Editor'" SUBCAT="DEV" -->
|
||||
<A HREF=http://www.acadix.com>Another Programmer's Editor (APE)</A>
|
||||
is a terminal-independent integrated development environment (IDE) which
|
||||
runs on a variety of Unix platforms. APE offers syntax highlighting,
|
||||
full error message processing, and works with <STRONG>any</STRONG>
|
||||
compiled or interpreted language. For more information, please
|
||||
<A HREF=http://www.acadix.com>visit our WEB site</A> or send email to
|
||||
<A HREF=mailto:info@acadix.com>sales@acadix.com</A>.
|
||||
<!-- NAME="Acadix Another Programmers Editor" CAT="software" SUBCAT="DEV" -->
|
||||
<STRONG><A HREF="http://www.acadix.com">Another Programmer's Editor
|
||||
(APE)</A></STRONG> is a terminal-independent integrated development
|
||||
environment (IDE) which runs on a variety of Unix platforms. APE offers
|
||||
syntax highlighting, full error message processing, and works with
|
||||
<STRONG>any</STRONG> compiled or interpreted language. For more
|
||||
information, please <A HREF="http://www.acadix.com">visit our WEB site</A>
|
||||
or send email to <A HREF="mailto:info@acadix.com">sales@acadix.com</A>.
|
||||
|
||||
<!-- NAME="Aker Firewall" CAT="software" SUBCAT="NETWORK" -->
|
||||
<STRONG><A HREF="http://www.aker.com.br/">Aker Firewall</A>
|
||||
|
|
Loading…
Reference in a new issue