Overlaying Video With Transparency While Wrangling Cross-Browser Support | CSS-Tricks
Demo - Litebox
Litebox is a simple, modern and lightweight vanilla JS lightbox to showcase your images.
PerplexDigital/Perplex.Lightbox: Lightweight and Accessible Lightbox that supports CSS or GSAP animations out of the box.
Lightweight and Accessible Lightbox that supports CSS or GSAP animations out of the box. - PerplexDigital/Perplex.Lightbox
midzer/tobii: An accessible, open-source lightbox with no dependencies.
An accessible, open-source lightbox with no dependencies. - midzer/tobii
CSS Sticky Parallax Sections
jquery - display: block a random img from wihtin a div - Stack Overflow
I have a bunch of JPEGs inside a DIV and want jQuery to randomly pick one of the IMGs on page load to give it an inline display: block class - all IMGs on load have display:none. This way only 1 of...
tannerdolby/eleventy-photo-gallery: A starter site for creating a responsive image gallery using Eleventy.
A starter site for creating a responsive image gallery using Eleventy. - tannerdolby/eleventy-photo-gallery
Shorten string without cutting words in JavaScript - Stack Overflow
I'm not very good with string manipulation in JavaScript, and I was wondering how you would go about shortening a string without cutting any word off. I know how to use substring, but not indexOf or
deoostfreese/Parvus: An accessible, open-source image lightbox with no dependencies.
An accessible, open-source image lightbox with no dependencies. - deoostfreese/Parvus
Cloudinary Fetch with Eleventy (Respecting Local Development)
This is about a wildly specific combination of technologies — Eleventy, the static site generator, with pages with images on them that you ultimately want
Super simple way to randomly load new images on refresh via Jquery and DOM injection. Great for banners.
Super simple way to randomly load new images on refresh via Jquery and DOM injection. Great for banners. · GitHub
jquery - Randomly display content in a div after refresh - Stack Overflow
I want to have a div that randomly displays content after refresh. I found a code that kind of worked, but it doesn't 100% work, so I'm trying to find the error here. I was asked to post this as a...
How To Migrate From WordPress To The Eleventy Static Site Generator
If you’re a designer or developer with intermediate knowledge of HTML and JavaScript, and know your way around GitHub and the command line, this tutorial is for you. We’re going to walk step-by-step through converting a WordPress site into a static site generated from Markdown.
Happier HTML5 form validation in Vue
How to Make an Area Chart With CSS
You might know a few ways to create charts with pure CSS. Some of them are covered here on CSS-Tricks, and many others can be found on CodePen, but I
Minimal Takes on Faking Container Queries
It's sounding more and more likely that we're actually going to get real container queries. Google is prototyping a syntax idea from David Baron and
All Posts
I am writing about my experiences as a naval navel-gazer.
Quick tutorial CSS tip: How to show source code the easy way
Using display block on script and style blocks is a simple way to make HTML tutorials easier.
XITY Starter
I'm Mattia Astorino, UX Engineer in Milan and member of Open Source Design.
egoist/mordred
[Experimental] Source data from anywhere, for Next.js, Nuxt.js, Eleventy and many more. - egoist/mordred
An Automatic Table of Contents Generator in Javascript
Web articles can be made easier to navigate with a table of contents. They can be tedious to create and maintain, so let Javascript take the strain
Creating a Table of Contents in JavaScript
In HTML the heading elements represents 6 levels of titles from h1 for the most important to h6 for the least important. Some Content Management Systems offer the possibility to automatically generate a table of contents from an article on the server side. But here I’m implementing a reusable
Whitespaces
and zero width characters with buttons for copying to clipboard, short mnemonics and usage comments
Coding Fonts — Anonymous Pro
Home - The A11Y Project
The A11Y Project is a community-driven effort to make digital accessibility easier.
Dev Fonts
List of the best coding fonts with live preview & themes 😍 https://devfonts.gafi.dev/ by @imGaafar
How to Load Fonts in a Way That Fights FOUT and Makes Lighthouse Happy | CSS-Tricks
A web font workflow is simple, right? Choose a few nice-looking web-ready fonts, get the HTML or CSS code snippet, plop it in the project, and check if
Building a Web App Powered by Google Forms and Sheets
How I used Google Forms and Sheets to build a client-side application.
Official Facebook RSS feed for a Page - Stack Overflow
Many people have described how to obtain the RSS data feed for a Facebook page. For example: http://ahrengot.com/tutorials/facebook-rss-feed/ The following URL provides the feed for Coca-Cola's pa...
Using the Facebook Graph API to get public posts and events from your FB Page | by Maxwell Struever | Medium
How to get a token that doesn’t expire that retrieves posts and events from your page