diff --git a/files/en-us/learn_web_development/core/styling_basics/cool-looking_box/index.md b/files/en-us/learn_web_development/core/styling_basics/cool-looking_box/index.md index 19d773535cdef61..d69f49b9487921b 100644 --- a/files/en-us/learn_web_development/core/styling_basics/cool-looking_box/index.md +++ b/files/en-us/learn_web_development/core/styling_basics/cool-looking_box/index.md @@ -8,13 +8,59 @@ page-type: learn-module-assessment {{PreviousMenuNext("Learn_web_development/Core/Styling_basics/Fancy_letterheaded_paper", "Learn_web_development/Core/Text_styling", "Learn_web_development/Core/Styling_basics")}} -In this challenge, you'll get some more practice in creating cool-looking boxes by trying to create an eye-catching box. +In this assessment, you'll get some more practice in creating cool-looking boxes by trying to create an eye-catching box. + +
Prerequisites: | ++ Before attempting this assessment you should have already worked + through all the articles in this module. + | +
---|---|
Objective: | ++ To test comprehension of the CSS box model and other box-related + features such as borders and backgrounds. + | +