At the end of June of 1967, I had just gotten Bar Mitzvahed and used my gelt to buy my first four long playing albums. All four were greatest hits records but the one that I dug the most was called ‘High Tide and Green Grass’ by the Rolling Stones. I had already...
Once the time comes I open upNotion. In there I have a folder for each year with a file for each weekly review. Notion also has a handy “template” option where I can click a link and it’ll create a new document with all the questions I ask myself each week. These questions are...
The supposed target, of course, is the actual British spy, who has been protected by this convoluted operation that appeared to frame him. Remember Putin’s KGB training, and apply that Cold War plot as a template: Wouldn’t it be marvelous for Trump if Democrats jumped on this new ...
By combining the :nth-child and :nth-last-child pseudo-classes inside our :has selector list, we can adjust the layout by “counting” the elements inside. Here is how we can target a grid with two elements inside, for example: .grid:has(:nth-child(2):last-child) { grid-te...