For cases where adding new classes to modify content isn't preferred or maybe isn't possible, this sample code uses CSS variables to modify sections of the page using settings on a form.
Things I've Posted
Several ideas for different animations on text links.
A quick example catalog page using different features in CSS Subgrid.
A few options for adding text over an image using CSS data-attributes.
Ideas for styling pagination on blogs or newsletters.
In email development, removing 'special' characters is important. Rather than search for each of these characters by hand, I use a neat little script to will find and replace common problem characters.
I discuss common email problems and how to react to an email sent out with a mistake on Bluespire Marketing's blog.
Automated email tools can help tailor your messages so they only go to those subscribers who need it, avoiding oversaturating your readers with content that may not apply to them.
I discuss the different options for developing mobile-friendly emails on BlueSpire Marketing's blog.