diff options
author | Barbara Jones <bljones@hdfgroup.org> | 2001-06-22 18:36:47 (GMT) |
---|---|---|
committer | Barbara Jones <bljones@hdfgroup.org> | 2001-06-22 18:36:47 (GMT) |
commit | 0f44b8f37e20d6b936f79b594f81b010714246be (patch) | |
tree | 3262a4990ce0dcf406a5bd9d394abaab900b2ab0 /doc | |
parent | 8ca05519abee41f78d12f8edaca414914afc5017 (diff) | |
download | hdf5-0f44b8f37e20d6b936f79b594f81b010714246be.zip hdf5-0f44b8f37e20d6b936f79b594f81b010714246be.tar.gz hdf5-0f44b8f37e20d6b936f79b594f81b010714246be.tar.bz2 |
[svn-r4052]
Description:
NCSA logo was moved, so caused broken link. Fixed this.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/Tutor/answers.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/html/Tutor/answers.html b/doc/html/Tutor/answers.html index 9bc2bcf..e0cd15e 100644 --- a/doc/html/Tutor/answers.html +++ b/doc/html/Tutor/answers.html @@ -7,15 +7,12 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> -<BIG><BIG><BIG><FONT COLOR="#c101cd">Introductory Topics Quiz +<FONT COLOR="#c101cd">Introductory Topics Quiz with Answers</FONT> -</BIG></BIG></BIG></H1> +</H1> <hr noshade size=1> @@ -302,7 +299,7 @@ did = H5Dopen (file_id, "/foo/boo/moo"); /* absolute path */ </pre> <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" + src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -312,7 +309,7 @@ did = H5Dopen (file_id, "/foo/boo/moo"); /* absolute path */ </pre> <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: January 13, 2000</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> |