mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
c1d537db2b
Purpose: Adding Tutorial to development branch (R 1.4) Platforms tested: IE 5
30 lines
808 B
HTML
30 lines
808 B
HTML
<html>
|
|
<head>
|
|
<title>HDF5 Tutorial</title>
|
|
</head>
|
|
|
|
|
|
<frameset cols="110,*" border=0>
|
|
<frame src="Contents.html" scrolling="auto" name="BUTTONS">
|
|
<frame src="title.html" scrolling="auto" name="CONTENT">
|
|
</frameset>
|
|
|
|
<noframes>
|
|
<b>HDF5 Tutorial</b>
|
|
<p>
|
|
If you are reading this message, your browser is not capable of
|
|
interpreting HTML frames. A no-frames version of the tutorial
|
|
is available by viewing the file <a href="title.html">title.html</a>.
|
|
<p>
|
|
If you owuld like to upgrade to a frames-capable browser,
|
|
we suggest upgrading to the most recent version of
|
|
Nestscape Communicator, Microsoft Internet Explorer, or
|
|
an equivalent browser.
|
|
<p>
|
|
In the meantime, you can view this tutorial by starting with the
|
|
file <a href="title.html">title.html</a>.
|
|
</noframes>
|
|
|
|
|
|
</html>
|