I really enjoyed this asssignment! I struggled initially with the box dimensions and getting them to properly line up. After making the boxes list items and using inline block, the boxes appeared next to each other. However, the box on the left began about halfway down the length of the box on the right. The obvious answer was to use vertical align, but before I realized that was the solution I changed the box pixel heights a dozen times trying to get them to line up.