From a4b961bbbf4d6561788288b85c0ab520d2633157 Mon Sep 17 00:00:00 2001 From: Adebisi Ahmed Date: Mon, 9 Oct 2023 03:22:57 +0100 Subject: [PATCH] feat: add html and css problem set (#10001) feat: add html and css problem set feat: add html and css problem set --- more/problem-sets-competitive-programming.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/more/problem-sets-competitive-programming.md b/more/problem-sets-competitive-programming.md index 2fffd8a7b..71be712f7 100644 --- a/more/problem-sets-competitive-programming.md +++ b/more/problem-sets-competitive-programming.md @@ -3,6 +3,7 @@ * [Competitive Programming](#competitive-programming) * [CTF Capture the Flag](#capture-the-flag) * [Data science](#data-science) +* [HTML and CSS](#html-and-css) * [Information security](#information-security) * [Problem Sets](#problem-sets) @@ -75,6 +76,11 @@ * [Kaggle](https://www.kaggle.com) +### HTML and CSS + +* [Frontend Mentor](https://www.frontendmentor.io/challenges?languages=CSS&sort=difficulty%7Casc&type=free) *(email address requested)* + + ### Information security * [ångstromCTF](https://angstromctf.com)