Help adding larger picture link to a thumbnail using html.?

  • Thread starter Thread starter frederick52785
  • Start date Start date
F

frederick52785

Guest
My book is saying go to file index.html. type <h2>pozzarelo</><p><img src="thumbnails/window"_100.jpg" alt="view from window" width="75" height="100"/></p>.........then add the large picture to its own individual xhtml document. Once thats done go back to the index.html and link the thumbnail to it's respective file. My question is: if the index.html already contains the original thumbnail picture with the code. Where exactly do I add the linking file? Do I include it with the original file?
 
Back
Top