From 40e6d4573a835e145fee1875d3e08ecbe9eda6ed Mon Sep 17 00:00:00 2001 From: Arminder Singh Date: Wed, 22 Jun 2022 13:09:35 +0530 Subject: [PATCH] Adding Content and Resources for CSS Frameworks (#1287) --- .../100-frontend/content/114-css-frameworks/readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/100-frontend/content/114-css-frameworks/readme.md b/content/roadmaps/100-frontend/content/114-css-frameworks/readme.md index 2fb17959c..5c19ee2ad 100644 --- a/content/roadmaps/100-frontend/content/114-css-frameworks/readme.md +++ b/content/roadmaps/100-frontend/content/114-css-frameworks/readme.md @@ -1 +1,7 @@ -# Css frameworks \ No newline at end of file +# CSS frameworks + +A CSS framework provides the user with a fully functional CSS stylesheet, allowing them to create a web page by simply coding the HTML with appropriate classes, structure, and IDs. Classes for popular website features like as the footer, slider, navigation bar, hamburger menu, column-based layouts, and so on are already included in the framework. + +Free Content +CSS Frameworks Introduction +What are the benefits of using a css framework