CSS Rotate und Skew
With CSS skew you can simulate a perspective effect.
If you want to additionally rotate the element, use rotate first then skew.
Otherwise you might get a really wierd result.
With CSS skew you can simulate a perspective effect.
If you want to additionally rotate the element, use rotate first then skew.
Otherwise you might get a really wierd result.