Today while working on my website I learned the effects of using relative positioning vs absolute positioning. I had made all of my images on my website relatively positioned and now that I want to move div that was misplaced a long time ago, everything else moves. Therefore, i have to go through each one and recode its location using abosolute positioning. at least this shows that i have learned more / understood more of what i am coding more than the beginning of the year!