I have made a fiddle:
http://jsfiddle.net/89x4d/
I\'m trying to maintain the skewed div but keep the p text straight.
Is this possible?
Thank
You should use 20deg instead of 0deg on P to compensate for the DIV transform (since the result is the composition of transforms.)
20deg
0deg