Ignore:
Timestamp:
Dec 4, 2009 5:08:37 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/nickel2.html

    • Property rcs:date changed from 2000/06/09 03:57:42 to 2002/04/12 21:21:18
    • Property rcs:lines changed from +3 -1 to +19 -20
    • Property rcs:rev changed from 1.2 to 1.3
    r205 r584  
    11<html>
    22<head>
    3    <META NAME="Author" CONTENT="Brian H. Toby">
    43   <title>EXPGUI Tutorial #2</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>
     
    7573Add data (histograms) to the Experiment</A>
    7674
    77 <BR clear=left>
    78 <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>)
    79 <BR clear=left>
    80 $Revision$ $Date$
     75<HR>
     76</blockquote>
     77<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>
     78<font size=-1><? lastmod(); ?> </font>
     79<BR>$Revision$ $Date$
    8180</body>
    8281</html>
Note: See TracChangeset for help on using the changeset viewer.