Basic HTML version of Foils prepared 11 March 99

Foil 54 Hierarchical Object Components in a Web Page

From Overview of JavaScript II -- From Cookies to Dynamical HTML CPS616 Technologies of the Information Age -- Spring Semester 99. by Geoffrey C. Fox (Tom Scavo)

Implementations of DHTML for Foil 54
1 Here is an example of a source document encoded in HTML:
2 <HTML>
3 <TITLE>My home page</TITLE>
4 <BODY>
5 <H1>My home page</H1>
6 <P>Welcome to my home page! Let me tell you about my favorite composers:
7 <UL>
8 <LI> Elvis Costello
9 <LI> Johannes Brahms
10 <LI> Georges Brassens
11 </UL>
12 </BODY>
13 </HTML>
14
15
16 Component Objects in Web Page

in Table To:


© 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 Thu Mar 11 1999