Quote:
Originally Posted by theducks
Only if file1.html contains working references to all the other HTML files
(and THEY contain Working references to their image files)
|
Sorry. I thought it was basically implied that I meant:
<a href="file1.html">First File</a><br/>
<a href="file2.html">Second File</a><br/>
etcetera as it appears in the tutorial you'd pointed me to. Thanks for the info though.