[Link: ../index.html]
Some example uses of HTML
=========================
There are situations when the Apache Forrest xdocs DTD is not
sufficient. The use of embedded HTML enables you to use HTML code in
these situations.
Embedded applets and Javascript
-------------------------------
See the Javascript alert pop-up [Link: javascript:alert('Opened
with Javascript via the body of the source html.')]
HTML forms for user interaction
-------------------------------
Search the Forrest website via Google:
[Image: Google Search] [Link: http://www.google.com/]
See a demonstration of "html" and "html forms" with our Forrest
download mirror [Link: http://forrest.apache.org/mirrors.cgi]
facility and the explanation [Link:
http://forrest.apache.org/howto/howto-asf-mirror.html] howto
document.
Invalid HTML
------------
This paragraph has a missing closing tag for the element. If
you look at the XML created by Forrest [Link: embedded_html.xml]
you'll notice that Forrest has fixed this.
Potentially Invalid XDocs
-------------------------
Other non-standard html-type abilities
--------------------------------------
Use other HTML delights (???) and tricks.