Delicious

Delicious

10519 bookmarks
Custom sorting
Implementing a variable font with fallback web fonts
Implementing a variable font with fallback web fonts
With variable fonts, more typographic richness and influence is coming to the web and this at a relatively low file size. You want to benefit from that in your next web project, but still, you don’…
·zeichenschatz.net·
Implementing a variable font with fallback web fonts
chrisdiana/cms.js
chrisdiana/cms.js
Client-Side JavaScript Site Generator. Contribute to chrisdiana/cms.js development by creating an account on GitHub.
·github.com·
chrisdiana/cms.js
Palx #07c
Palx #07c
Automatic UI Color Palette Generator
·palx.jxnblk.com·
Palx #07c
vmitsaras/js-offcanvas
vmitsaras/js-offcanvas
A lightweight, flexible jQuery off-canvas navigation plugin which lets you create fully accessible sidebar or top/bottom sliding (or push) panels with keyboard interactions and ARIA attributes. - v...
·github.com·
vmitsaras/js-offcanvas
Heydon/bruck
Heydon/bruck
A prototyping system built with web components and the Houdini Paint API - Heydon/bruck
·github.com·
Heydon/bruck
kingkool68/generate-ssl-certs-for-local-development
kingkool68/generate-ssl-certs-for-local-development
A bash script for generating trusted self-signed SSL certs for local development on your Mac - kingkool68/generate-ssl-certs-for-local-development
·github.com·
kingkool68/generate-ssl-certs-for-local-development
Home
Home
·eleventy-netlify-boilerplate.netlify.com·
Home
5 Key Google Analytics Reports for Clients (Real Examples) - Snipcart
5 Key Google Analytics Reports for Clients (Real Examples) - Snipcart
Google Analytics reports can literally save businesses, but you need to know where to look! In this post, we give you 5 examples of key GA reports that’ll put a smile on your clients’ face.
·snipcart.com·
5 Key Google Analytics Reports for Clients (Real Examples) - Snipcart
Video Playback On The Web: Video Delivery Best Practices (Part 2)
Video Playback On The Web: Video Delivery Best Practices (Part 2)
In this series of posts on video performance on the web, Doug Sillars takes a closer look at how video is being used today, what we can learn from it, and how to move forward in a way that promotes fast delivery and playback of video content on the web.
·smashingmagazine.com·
Video Playback On The Web: Video Delivery Best Practices (Part 2)
Keyboard Accessibility Tips Using HTML and CSS
Keyboard Accessibility Tips Using HTML and CSS
Making your website accessible for keyboard-only users is an important part of the bigger accessibility picture. Here are some keyboard accessibility tips you can quickly implement using basic HTML...
·webdesign.tutsplus.com·
Keyboard Accessibility Tips Using HTML and CSS
Wide Eye / a creative digital agency
Wide Eye / a creative digital agency
Wide Eye is a full-service creative agency specializing in interactive design, web development, and digital communications for brands that change the world. Headquartered in Washington, DC.
·wideeye.co·
Wide Eye / a creative digital agency
How to add an active class to navigation in PHP
How to add an active class to navigation in PHP
I am trying to set 'active' classes onto the list nav elements on click. However, the add/removeclass runs before the new page is loaded, thereby setting the active class back to the index.php list
·stackoverflow.com·
How to add an active class to navigation in PHP