Skew and Rotate
Simple skew
with unskewed child - this pushes bg outside of the regular content area
Simple rotate
with unskewed child - this pushes bg outside of the regular content area
Simple skew and rotate
with unskewed child - this pushes bg outside of the regular content area
Simple skew and rotate
with unskewed child - this pushes bg outside of the regular content area
This is in side of the column, instead of using row and column and skew divs
Skew inside defined area
Requires a parent div and tricks with defined heights, margin, and padding
Not great for mobile without media requests
Skewed background with CSS
This is a quick example to show @AlbertGlezRoges how to get skewed backgrounds with plain HTML & CSS.