From 0645aa8cbfb879217f8f1ab1c81eac3ed25de5e9 Mon Sep 17 00:00:00 2001 From: Logesh R <45895919+surlogu@users.noreply.github.com> Date: Sat, 25 Oct 2025 08:12:25 +0530 Subject: [PATCH] feature/pt br hacktoberfest: Add new resources to HTML and CSS section (#12724) * feature/pt br hacktoberfest: Add new resources to HTML and CSS section in free-programming-playgrounds.md * Fix HTML and CSS section formatting in free-programming-playgrounds.md * fix: update descriptions for Grid Generator and HTML-CSS-JS resources * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman --------- Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 348c01636..af628c346 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -196,16 +196,21 @@ ### HTML and CSS +* [Bootstrap Builder](https://build.layoutit.com) - Layoutit * [CodePen](https://codepen.io) * [CSSdeck](https://cssdeck.com) * [Dabblet](https://dabblet.com) * [Flexbox Froggy](https://flexboxfroggy.com) - Codepip * [Flexy Boxes](https://the-echoplex.net/flexyboxes/) * [Grid Garden](https://cssgridgarden.com) - Codepip +* [Grid Generator](https://grid.layoutit.com) - LayoutIt +* [HTML-CSS-JS](https://html-css-js.com) * [HTML, CSS, JavaScript](https://www.codinguru.online/compiler/html) * [Learn advanced html and css](https://www.theodinproject.com/paths/full-stack-javascript/courses/advanced-html-and-css) - The Odin Project * [Learn Intermediate html and css](https://www.theodinproject.com/paths/full-stack-javascript/courses/intermediate-html-and-css) - The Odin Project * [LiveCode](https://livecodes.io) - LiveCode +* [Online HTML / CSS Editor](https://www.codechef.com/html-online-compiler) - CodeChef +* [Online HTML Editor](https://www.programiz.com/html/online-compiler) - Programiz * [Play Code](https://playcode.io) * [SoloLearn](https://code.sololearn.com/web#css) * [Tailwind Play](https://play.tailwindcss.com) @@ -242,6 +247,7 @@ * [Hello Website - (Glitch)](https://glitch.new/website) *(Account requested, not required)* * [InterviewBit - Online JavaScript Compiler IDE](https://www.interviewbit.com/online-javascript-compiler/) * [JavaScript Compiler](https://www.codinguru.online/compiler/javascript) +* [JavaScript Online Compiler](https://www.programiz.com/javascript/online-compiler) - Programiz * [JSBin](https://jsbin.com) * [JSFiddle](https://jsfiddle.net) * [Liveweave](https://liveweave.com) - Amit Sen