diff --git a/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-css-transform-scale-property-to-change-the-size-of-an-element/index.md b/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-css-transform-scale-property-to-change-the-size-of-an-element/index.md index 41d5e493be..f623a7a0d9 100644 --- a/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-css-transform-scale-property-to-change-the-size-of-an-element/index.md +++ b/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-css-transform-scale-property-to-change-the-size-of-an-element/index.md @@ -3,8 +3,31 @@ title: Use the CSS Transform scale Property to Change the Size of an Element --- ## Use the CSS Transform scale Property to Change the Size of an Element -This is a stub. Help our community expand it. +```html + + +
+
+```