i am coding a new website for my photographs, all in xhtml and css. the site is one column, with horizontal nav bars that are div elements. there is one (gallerynav) which contains seven photo galleries, another below it (gallerynav2) which contains an unordered list of numbers, which i would like to make links to the photographs, which will then open into a div element below (photos). how do i link the photographs in gallerynav2 to open into another div element in the same page?