Home | Previous | Next | Introduction to the Web And HTML |
![]()
Link from trees.html to pine.html <a href="conifers/pine.html">Pine trees</a>
Link from pine.html to trees.html <a href="../trees.html">All Trees</a>
Link from pine.html to maple.html <a href="../deciduous/trees.html">All Trees</a>
Home | Previous | Next | Introduction to the Web And HTML |