Adam Smith

@burkybang
13 Followers
59 Following
136 Posts
Creator of #SuiteAdvanced for NetSuite
Developer in #NetSuite, browser extensions, Google Apps Script, Outlook add-ins
Websitehttps://burkybang.com
SuiteAdvancedhttps://suiteadvanced.com
@vale You can borrow one of my unicycles if needed 🙂
@matuzo I saw that post on LinkedIn and was wondering the same thing. Thanks for doing all that testing!
@css I literally just finished reading it!
1. green
2. red
3. red
4. green
@chris Please show us how you did it!
@DailyHTML Brings back memories 😭
Excited for @csstricks’s inevitable hexagonal grid version 4 using `border-shape` 😍 #css
https://css-tricks.com/making-a-responsive-pyramidal-grid-with-modern-css/
Making a Responsive Pyramidal Grid With Modern CSS | CSS-Tricks

This is the second part of a small two-part series. In this article, we will explore another type of grid: a pyramidal one. We are still working with hexagon shapes, but a different organization of the elements., while exploring other different shapes.

CSS-Tricks
@sturobson I can’t think of a layout structure where all headings would be next to each other to allow `sibling-index()` to work in this way. It would be cool if we had something like `heading-level()`.
@anatudor It inverts
@anatudor Safari on iOS 26.3
<math> - MathML | MDN

The <math> MathML element is the top-level MathML element, used to write a single mathematical formula. It can be placed in HTML content where flow content is permitted.

MDN Web Docs