“CSS Positioning”
In this 4-hour hands-on workshop, I walked participants through creating a CSS-based layout, following these steps:
- Group content with divs
- Break at least one column out of the flow
- Leave a gap for the out-of-flow column
- Fix overflows, misalignments, bugs
- Add layout enhancements