diff --git a/guide/english/certifications/responsive-web-design/basic-css/change-the-font-size-of-an-element/index.md b/guide/english/certifications/responsive-web-design/basic-css/change-the-font-size-of-an-element/index.md
index 95a64f61bd..fdf1ac8b0b 100644
--- a/guide/english/certifications/responsive-web-design/basic-css/change-the-font-size-of-an-element/index.md
+++ b/guide/english/certifications/responsive-web-design/basic-css/change-the-font-size-of-an-element/index.md
@@ -3,8 +3,21 @@ title: Change the Font Size of an Element
---
## Change the Font Size of an Element
-This is a stub. Help our community expand it.
-
-This quick style guide will help ensure your pull request gets accepted.
-
+We need to create an entry for ```p``` elements and set the ```font-size``` to 16 pixels (```16px```), Inside the same ```