diff --git a/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-css-transform-property-skewy-to-skew-an-element-along-the-y-axis/index.md b/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-css-transform-property-skewy-to-skew-an-element-along-the-y-axis/index.md index 5de867e81a..e0d0e98918 100644 --- a/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-css-transform-property-skewy-to-skew-an-element-along-the-y-axis/index.md +++ b/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-css-transform-property-skewy-to-skew-an-element-along-the-y-axis/index.md @@ -3,8 +3,25 @@ title: Use the CSS Transform Property skewY to Skew an Element Along the Y-Axis --- ## Use the CSS Transform Property skewY to Skew an Element Along the Y-Axis -This is a stub. Help our community expand it. +### Solution -This quick style guide will help ensure your pull request gets accepted. +```html + - +
+
+```