The W3C CSS Working Group has published the first
working draft of
CSS Grid Positioning Module Level 3."This module describes integration of grid-based layout (similar to the grids traditionally used in books and newspapers) with CSS sizing and positioning." Proposed properties include grid-columns
and grid-rows
. If this means I can do sidebars without struggling with position properties, I'm all for it.