
CodePen
JSFiddle
CodeSandbox
GitHub
replit
VS Code
Pastebin.com
JS Bin
CSS-Tricks
Flexbox Froggy
Can I use
Stack Overflow
DEV.to
A List Apart
CSS Grid Garden
Web.dev by Google
CodePen
CSS-TricksNo CSS-Tricks videos yet. You could help us improve this page by suggesting one.
Based on our record, CodePen should be more popular than CSS-Tricks. It has been mentiond 513 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> I vividly remember IE and many hacks to have css elements properly working in itโฆ The common advice now is to only use CSS that is supported in the last two major versions of each major browser. You can check any css property's support here: https://caniuse.com/ > Imho this is a reason why markdown and other rich-textual formats appeared. Markdown is a superset of html and through it contains css through the... - Source: Hacker News / 4 days ago
Thank you, heartfelt... For sharing an artwork, a miracle! Just in case, have you considered publishing the work at platforms as CodePen, where genius Artists/People express their art, too, as you?: // https://codepen.io/. - Source: Hacker News / about 1 month ago
Embed on DEV: If you prefer CodePen embed, create a Pen with that HTML and add to the post as: {% codepen https://codepen.io//pen/ %}. - Source: dev.to / 10 months ago
CodePen is where creativity meets frontend code. You can write HTML, CSS, and JavaScript and see results instantly in the browser. - Source: dev.to / 12 months ago
For those preferring agent-based approaches, Replit Agent shines. Khris Steven, Founder of KhrisDigital Marketing, notes, "You can simply describe what you want your app to do in plain English, and Replit Agent will generate the code and deploy it." This natural language interface fosters collaboration, turning ideas into deployable apps in minutes. - Source: dev.to / 12 months ago
> Btw is there a some โw3schoolsโ for recent CSS? No better resource than MDN: https://developer.mozilla.org/en-US/ I also like https://css-tricks.com. - Source: Hacker News / 4 days ago
> Cookie cutter design is what I like. I can compare the companies when they all have the same template for a website. Any reference? Also I do feel like some people prefer animations. Maybe not the Hackernews crowd itself per se. But I think that having two options (or heck three the third one being really just pure html just text no styling maybe some simple markdown) is something good in my opinion. Honestly I... - Source: Hacker News / 7 months ago
While that's true. They could have gone another way without breaking the dependency rules. Padding top and bottom could be relative to parent height and padding left and right could be relative to parent width. They would not be the same. But it would still make sense. It would arguably be more logical than the selected behavior. But the specific example does not even invalidate my point there is a whole website... - Source: Hacker News / 7 months ago
Stay Updated with the Community: The Tailwind CSS community is active. Follow blogs and forums. You'll find new tips and tricks there. CSS-Tricks is a great resource for web coding insights. - Source: dev.to / 8 months ago
CSS-Tricks (https://css-tricks.com/) - When my layouts broke (which was always). - Source: dev.to / 10 months ago
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
Flexbox Froggy - A game for learning CSS flexbox
CodeSandbox - Online playground for React
Can I use - Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Stack Overflow - Community-based Q&A part of the Stack Exchange platform.