Get ahead of the curve with the latest insights, trends, and analysis in the tech world.
How do you design block quotes and pull quotes to reflect a brandβs visual identity and help tell its story? Hereβs how I do it by styling the HTML blockquote element using borders, decorative quote marks, custom shapes, and a few unexpected properties. Getting Creative With Quotes originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: August 11, 2025 | Source:Web design veteran Andy Clarke is offering a two-hour workshop all about creating practical and creative page layouts this September 18. Register and save a few bucks with a coupon code. Stuff & Nonsense Practical Layout Workshop originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: August 11, 2025 | Source:Get advice answering a set of 10 CSS-related questions you likely will encounter in front-end interviews. How to Prepare for CSS-Specific Interview Questions originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: August 08, 2025 | Source:Meet Julie Marting, a designer who turns interactive concepts into immersive experiences that connect, surprise, and inspire.
Published on: August 07, 2025 | Source:Parallax is a pattern in which different elements of a webpage move at varying speeds as the user scrolls, creating a three-dimensional, layered appearance. It once required JavaScript. Now we have scroll-driven animations in CSS, which is free from the main-thread blocking that can plague JavaScript animations. Bringing Back Parallax With Scroll-Driven CSS Animations originally published on CSS-Tricks, which is part...
Published on: August 06, 2025 | Source:A case study on Aether 1, where 3D, sound, and WebGL merge into an unbounded experience.
Published on: August 06, 2025 | Source:Baseline information is now available for CSS properties in the Elements panel of Chrome DevTools!
Published on: August 06, 2025 | Source:Read about various happenings with Baseline during July 2025.
Published on: August 05, 2025 | Source:Today, I want to discuss a couple of patterns for naming color palettes that the community is using, and how I propose we can improve, so we achieve both flexibility and beauty. Thinking Deeply About Theming and Color Naming originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: August 04, 2025 | Source:Share your βI wishβ¦β for the future of design and development β and win a free ticket to Penpot Fest 2025 in Madrid!
Published on: August 04, 2025 | Source:The story of NaughtyDuk's quality-over-speed mindset, their work with top entertainment brands, and the open-source tools theyβve built along the way.
Published on: July 31, 2025 | Source:Discover some of the interesting features that have landed in stable and beta web browsers during July 2025.
Published on: July 31, 2025 | Source:Discover how to create a subtle, interactive WebGL background with Bayer dithering in this quick tutorial.
Published on: July 30, 2025 | Source:Is there a way to build demos that do not break when the services they rely on fail? How can we ensure educational demos stay available for as long as possible? Keeping Article Demos Alive When Third-Party APIs Die originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: July 30, 2025 | Source:How procedural modeling and a few smart abstractions can turn complex 3D design into a simple, intuitive web experience.
Published on: July 29, 2025 | Source:A hands-on walkthrough from Eduard Bodak on crafting scroll-driven and interactive animations for his portfolio.
Published on: July 29, 2025 | Source:I went on to figure out how make masonry work today with other browsers. I'm happy to report I've found a way β and, bonus! β that support can be provided with only 66 lines of JavaScript. Making a Masonry Layout That Works Today originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: July 28, 2025 | Source:Do we invent or discover CSS tricks? Lee Meyer discusses how creative limitations, recursive thinking, and unexpected combinations lead to his most interesting ideas. How to Discover a CSS Trick originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: July 25, 2025 | Source:A glimpse into the early work, process, and inspiration of Ivor Jian, a self-taught designer and developer blending precision with expressive web experiences.
Published on: July 25, 2025 | Source:Explore top C++ compilers like GCC, MSVC, and Clang, plus IDEs such as Visual Studio and CLion. Learn how to choose the best one for your projects based on performance, platforms, and standards. Continue reading Top Picks for the Best CPP Compiler: Enhance Your Coding Experience on SitePoint.
Published on: July 24, 2025 | Source:Practice communication, develop creativity, and build confidence. Our top 5 picks for AI companion apps. Continue reading 5 Best AI Companion Apps: From Learning Tools to "AI Girlfriends" on SitePoint.
Published on: July 24, 2025 | Source:Brad Frost introduced the βAtomic Designβ concept wayyyy back in 2013. He even wrote a book on it. And we all took notice, because that term has been part of our lexicon ever since. Itβs a nice way β¦ Atomic Design Certification Course originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: July 24, 2025 | Source:Reform Collectiveβs new site strips away the noise in favor of clarity, performance, and structureβwith the tech lead detailing how AI, GSAP, and CSS hacks brought it to life.
Published on: July 24, 2025 | Source:Discover why design systems are essential for consistent UX in 2025. Learn how top companies like Google, Apple, and IBM use design systems to scale efficiently while maintaining creativity. Explore upcoming trends in AI, AR/VR integration, and ethical design practices. Continue reading Design Systems in 2025: Why They're the Blueprint for Consistent UX on SitePoint.
Published on: July 24, 2025 | Source:A fresh roundup of standout motion design and animation work from across the creative community.
Published on: July 24, 2025 | Source:Chrome 139 is experimenting with Open UIβs proposed Interest Invoker API, which would be used to create tooltips, hover menus, hover cards, quick actions, and other types of UIs for showing more information with hover interactions. A First Look at the Interest Invoker API (for Hover-Triggered Popovers) originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: July 23, 2025 | Source:Help us understand what you want in HTML.
Published on: July 23, 2025 | Source:Learn how to create an interactive 3D text effect where letters explode into dynamic shapes using Three.js, WebGPU, and Three Shader Language (TSL).
Published on: July 22, 2025 | Source:Focus trapping is about managing focus within an element, such that focus always stays within it. The whole process sounds simple in theory, but it can quite difficult to build in practice, mostly because of the numerous parts to you got to manage. A Primer on Focus Trapping originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: July 21, 2025 | Source:Exploring how 21 TSIβs website breaks convention through motion and minimalism.
Published on: July 21, 2025 | Source:A versal letters is a typographic flourish found in illuminated manuscripts and traditional book design, where it adds visual interest and helps guide a readerβs eye to where they should begin. Getting Creative With Versal Letters originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: July 18, 2025 | Source:Can AI replace web developers? Learn about AI's role in web development, its advantages and limitations, and how developers can adapt to stay future-ready. Continue reading Can AI Replace Web Developers: A Practical Look at Current Tools and Limitations on SitePoint.
Published on: July 18, 2025 | Source:Gathered notes on Liquid Glass, Appleβs new design language that was introduced at WWDC 2025. These links are a choice selection of posts and resources that I've found helpful for understanding the context of Liquid Glass, as well as techniques for recreating it in code. Getting Clarity on Appleβs Liquid Glass originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: July 17, 2025 | Source:An inside look at how movement in design, storytelling and technology shaped a platform to inspire the next generation of creatives.
Published on: July 17, 2025 | Source:State of Devs 2025 survey results are out! Sunkanmi Fafowora highlights a few key results about diversity, health, and salaries. What I Took From the State of Dev 2025 Survey originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Published on: July 16, 2025 | Source: