Ignore:
Timestamp:
Dec 4, 2009 5:08:39 PM (13 years ago)
Author:
toby
Message:

# on 2002/04/12 21:21:18, toby did:
remove id info; update format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tutorial1/nickel4.html

    • Property rcs:date changed from 2000/06/09 03:57:42 to 2002/04/12 21:21:18
    • Property rcs:lines changed from +5 -4 to +19 -20
    • Property rcs:rev changed from 1.2 to 1.3
    r207 r586  
    11<html>
    22<head>
    3    <META NAME="Author" CONTENT="Brian H. Toby">
    43   <title>EXPGUI Tutorial #4</title>
    54</head>
    6 <BODY BGCOLOR="#FFFFFF">
    75
    8 <A HREF=http://www.ncnr.nist.gov>
    9 <IMG SRC="http://www.ncnr.nist.gov/images/ncnrtrans.gif"
    10 alt="Link to NIST Center for Neutron Research home page"
    11 ALIGN=RIGHT></A>
    12 <A HREF=http://www.nist.gov>
    13 <IMG SRC="http://www.ncnr.nist.gov/images/webidblue_2lineright.gif"
    14 alt="Link to National Institute of Standards & Technology home page"
    15 ALIGN=LEFT></A>
    16 <CENTER>
    17 <A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html">
    18 <IMG SRC="tcltklogo100.gif"
    19 alt="Link to Tcl/Tk information">
    20 </CENTER></A>
    21 <hr>
     6<style>
     7A:link {text-decoration:none}
     8A:vlink {text-decoration:none}
     9</style>
     10
     11<BODY BGCOLOR="#FFFFFF"
     12      topmargin="0" leftmargin="0" marginwidth="0" marginheight="0"
     13      text="#000000" link="#0033ff" vlink="#0033ff" alink="#0033ff">
     14
     15<?
     16   include("/var/www/include/navigation.inc");
     17   include("/var/www/include/utility.inc");
     18?>
     19<blockquote>
    2220
    2321<CENTER>
     
    5048</A>
    5149
    52 <BR clear=left>
    53 <HR><p><a href="http://www.ncnr.nist.gov/staff/toby/">Brian Toby</a> (<a href="mailto:brian.toby@nist.gov">Brian.Toby@NIST.GOV</a>)
    54 <BR clear=left>
    55 $Revision$ $Date$
     50<HR>
     51</blockquote>
     52<P><font size=-1><A HREF="MAILTO:crystal@NIST.gov?subject=WWW page <?=$PHP_SELF?>">Comments, corrections or questions: crystal@NIST.gov</A></font><BR>
     53<font size=-1><? lastmod(); ?> </font>
     54<BR>$Revision$ $Date$
    5655</body>
    5756</html>
Note: See TracChangeset for help on using the changeset viewer.