HELP! * GREY=local LOCAL HTML version of Foils prepared 4 April 1996

Foil 28 Example of Self Documenting Page - Body Parameters

From Web Technologies for Education Master Presentation Workshop on Education and Training Technology -- NIST -- 25 March 1996. by Geoffrey C. Fox * See also color IMAGE

<script language="JavaScript">
<!--scriptbegin
document.writeln('<body bgcolor=' + top.currentparameters.bgcolor + ' text=' + top.currentparameters.fgcolor + ' link=' +top.currentparameters.linkcolor + ' vlink=' + top.currentparameters.vlinkcolor + ' alink=' + top.currentparameters.alinkcolor + '>');
document.writeln('<basefont size=' + top.currentparameters.fontsize + '>');
document.writeln('<font size=' + top.currentparameters.fontsize + ' color=' + top.currentparameters.titlecolor + '>');
top.foilsettitle('FoilWorld Home Page');
document.writeln('</font>');
top.AccumulateInfoPage('processit!');
//scriptend-->
</script>



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 Jun 26 1997