Basic HTML version of Foils prepared July 9 99

Foil 53 Hierarchical Object Components in a Web Page

From Distance Education: How to do it DoD HPC Modernization Users Group Tutorial Monterey California, ACM Java Grande San Francisco, EDMEDIA Seattle -- June 7 99, June 14 99, June 20 99. by Geoffrey C. Fox


Here is an example of a particular source document encoded in HTML:
<HTML>
<TITLE>My Technology home page</TITLE>
<BODY>
<H1>My biased technology home page</H1>
<P>Welcome to my home page! Let me tell you about my favorite technologies:
<UL>
<LI> Java/Jini
<LI> W3C/XML
<LI> CORBA/IIOP
</UL>
</BODY>
</HTML>
Component Objects in Web Page



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Fri Jul 9 1999