Get ahead of the curve with the latest insights, trends, and analysis in the tech world.
Discover the 14 best SEO tools for agencies in 2025. Compare features, pricing, and usability to find the perfect solution for your clients and team. Continue reading 14 Best SEO Tools for Agencies to Boost Client Results in 2025 on SitePoint.
In this spotlight, Jean Mazouni showcases some of his favorite freelance work as a web developer and shares his passion for WebGL technologies.
The contenteditable "plaintext-only" attribute value combination is now Baseline Newly available. Making an element contenteditable but plaintext-only has advantages over using a textarea in some cases highlighted in this post.
Intl.DurationFormat became Baseline Newly available as of March 4, 2025.
Backlinks say to the world, “Hey, this site is legit.” Here are the best free backlink checker instruments to peer inside your links without spending dollars. Continue reading The Best Free Backlink Checker Tools: Overview and Comparison on SitePoint.
Learn how to use this flexible JavaScript library for animations, smooth scrolling, and interactive effects.
Discover top AI & pro web design tools for 2025. From AI site builders (Brizy, Mobirise) to booking (Trafft, Amelia) & data visualization (wpDataTables, MapSVG). Continue reading The 10+ Best AI & Pro Web Design Tools for 2025 on SitePoint.
In this tutorial, we'll create an interactive image grid using Three.js, covering setup, animations, and shaders.
Knowing when to reach for a polyfill can be a hard decision, but using Baseline features can help you answer this question. Learn more in this guide!
Going from the most basic ways to style lists directly in HTML to advanced customization techniques that are even capable of making things that aren't lists look like lists. Styling Counters in CSS originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
An exploration of the design and development of photographer Motoyoshi Takamitsu's portfolio website.
Scott Jehl released a course called Web Components Demystified. This is my full set of notes from Scott's course. You'll still want to take the course on your own, and I encourage you to because Scott is an excellent teacher who makes all of this stuff extremely accessible, even to noobs like me. Web Components Demystified originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the...
Learn how to build a flag guessing game using pure JavaScript and CSS without any other frameworks or libraries. Continue reading Making a Browser Based Game With Vanilla JS and CSS on SitePoint.
Explore how MeshTransmissionMaterial in Three.js bends light, creates refraction effects, and enhances realistic glass-like materials.
This case study tells the story of how a small rebranding idea sparked a revolution within the agency.
You can now use ESLint to lint CSS and enforce usage of Baseline CSS features in your project! Learn more in this blog post.
With Astro, we can generate most of our site during our build, but have a small bit of server-side code that can handle search functionality using something like Fuse.js. In this demo, we’ll use Fuse to search through a set of personal “bookmarks” that are generated at build time, but return back proper results from a server call. Powering Search With Astro Actions and Fuse.js originally published on CSS-Tricks, which...
Explore optimized methods to achieve responsive image scaling and positioning in WebGL, similar to the CSS object-fit: cover behavior.
The videos from Smashing Magazine's recent event on accessibility were just posted the other day. I was invited to host the panel discussion with the speakers, including a couple of personal heroes of mine, Stéphanie Walter and Sarah Fossheim. But I was just as stoked to meet Kardo Ayoub who shared his deeply personal story as a designer with a major visual impairment. Smashing Meets Accessibility originally published...
A step-by-step guide to creating a procedural vortex inside a glass sphere using Three.js Shader Language (TSL).
In this second article of a two-part series, Temani Afif demonstrates an alternative approach to creating the star rating component from the first article using experimental scroll-driven animations rather than using the border-image property. A CSS-Only Star Rating Component and More! (Part 2) originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Learn effective prompt engineering techniques for AI code generation in WordPress. Discover best practices, examples, and tips for creating clean, organized, and maintainable code Continue reading Prompt Engineering for Web Development on SitePoint.
Award-winning designer Artem Shcherban shares his journey, design philosophy, and the creative principles behind his work.
This easily qualifies as a "gotcha" in CSS and is a good reminder that the cascade doesn't know everything all at the same time. If a custom property is invalid, the cascade won't ignore it, and it gets evaluated, which invalidates the declaration. Maybe don’t use custom properties in shorthand properties originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Struggling with slow Largest Contentful Paint (LCP)? Newly introduced by Google, LCP subparts help you pinpoint where page load delays come from. Now, in the Chrome UX Report, this data provides real visitor insights to speed up your site and boost rankings. Matt Zeunert unpacks what LCP subparts are, what they mean for your website speed, and how you can measure them.
In this spotlight, Yannis Yannakopoulos shares his journey with over 15 years of experience in web development, generative art and modular synths.
Preethi demonstrates how to make a user interface to group selected items using CSS Grid using two different methods: the auto-fill keyword for stable layouts and the span keyword for flexible arrangements. GroupingSelectionListItems TogetherWithCSSGrid originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
An article behind the process of Stefan's 2025 creative dev portfolio — a minimalist design, dynamic visuals and shader effects.
Learn how to craft smooth, cartoon-style water effects with dynamic movement, optimized for performance, using React Three Fiber.
Arguments?! Return values?! What's crazier, you can use functions right now in Chrome Canary! So, after reading and playing around, here are my key insights on what you need to know about CSS Functions. Functions in CSS?! originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Discover the top 10 AI code review tools for 2025, including GitHub Copilot, CodeScene, and PullReview. Learn how these tools use machine learning and NLP to automate bug detection, optimize performance, and improve code quality. Continue reading 10 Best AI Code Review Tools and How They Work on SitePoint.
Learn how transforms, perspective, and stacked grids can create a fully addressable 3D space and push the boundaries of what’s possible with pure CSS.
In this article, you'll learn how to make a full-on star rating component out of nothing but a single input element and vanilla CSS. A CSS-Only Star Rating Component and More! (Part 1) originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
Explore the conceptually rich and visually striking world of award-winning Creative and Design Director Isabel Moranta as she shares her journey, inspirations, and most compelling projects.
Discover some of the interesting features that have landed in stable and beta web browsers during February 2025.