HOW TO VIEW THIS DOCUMENT

1. get the htmlbook96.tar or htmlbook96.tar.gz

2. untar and un-gzip(if necessary) 

	cd <desired-directory>		# cd to where you want to untar the book
	gzip -d htmlbook96.tar.gz 	# (if you got the gzipped version)
	tar xvf htmlbook96.tar		# untar : this will create a single
					# subdirectory htmlbook96/
3. cd to htmlbook96 and view index.html

	cd htmlbook96
	netscape index.html 		# or go to menu and 'Open File:index.html'

Report any problem to yschoe@cs.utexas.edu
