/ Forums / Advansys Formativ / Commercial Formativ Solutions by Advansys / Logo In html / Reply To: Logo In html
November 18, 2003 at 8:01 pm
#8605
Here’s a simple example that includes an image that exists on a web site:
<HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <P><B><IMG SRC="http://www.novell.com/common/img/hdr_logo.gif" BORDER="0"></B></P> <P><FONT SIZE="2">Welcome to <A HREF="http://www.novell.com/coolsolutions/gwmag/features/a_formativ_applet_central_gw.html">Applet Central.</A> This is where you can download free Formativ applets to keep expanding the functionality of your GroupWise client. </FONT> </P> </BODY> </HTML>
Advansys Support