This is root2.html
root.html 

root2.html(WE ARE HERE)

child1
	child1.html
	
child2
    child2.html
	
    granchild2
		grandchild2.html

images
	hal.jpg
root2.html (brother)
child2/child2.html (child of current element)
child2/grandchild2/grandchild2.html (grandchild of current element)