Articles in “HTML & CSS”
-
The infinite marquee
A responsive looping marquee-style animation using HTML and CSS… Read Full Article
-
A simple carousel with a few lines of CSS
A few years back, I built Siema — a lightweight (only 3kb gzipped) carousel plugin with no dependencies. Nowadays, I would like to ask you to stop using it. Read Full Article
-
Fantastic CSS border animation
In this article we will use CSS to create a variety of wonderful border effects. Read Full Article
-
The family selector
With :has() landing in Chromium 105. Let’s take a look at some of the awesome opportunities it brings to our CSS! Read Full Article
-
CSS border animations
Looking at several ways to animate a border in CSS Read Full Article
-
Font Subsetting Strategies: Content-Based vs Alphabetical
Font subsetting allows you to split a font’s characters (letters, numbers, symbols, etc.) into separate files so your visitors only download what they need. There are two main subsetting strategies that have different advantages depending on the type of s… Read Full Article
-
Help pick a syntax for CSS nesting
Two competing syntaxes need your help in determining which should be championed through to a specification candidate. Read Full Article
-
article vs. section: How to choose the right one
In this article, Olushuyi explores a mental model that helps you decide between the “ and “ elements when writing documents. You will explore how grouping content affects accessibility and how you can make it all count for users. Read Full Article
-
Solving “The Dangler” Conundrum with Container Queries and :has()
Y’know that situation where you tell the client, “Here’s your website and you can edit those four (4) little homepage features in the CMS”… Read Full Article
-
Style Queries
Thoughts about front-end development and design. And probably other ramblings by Una Kravets. Read Full Article