This is grandchild2.html
root.html 

root2.html

child1
	child1.html
	
child2
    child2.html 
	
    granchild2
		grandchild2.html  (WE ARE HERE)

images
	hal.jpg
../../root.html (grandparent)
../../child1/child1.html (a doc in an uncle directory)
/~lfernandez/child1/child1.html (same as above, but just specifying that one is starting in the root directory)