How I would code up a design they'd shown me on the projector
Sigiloso
I initially coded it up (HTML) how I thought it should be coded, until they pointed out that the way I had coded it, it would mean the primary content would have come up below the secondary content. I agreed that was bad and thought about it a bit more till I came up with the resolution to use negative margins on a heading. They agreed this would have been the best approach.