Delicious

Delicious

10512 bookmarks
Custom sorting
Fluid Width Video | CSS-Tricks
Fluid Width Video | CSS-Tricks
IN A WORLD of responsive and fluid layouts on the web, ONE MEDIA TYPE stands in the way of perfect harmony: video. There are lots of ways in which video
·css-tricks.com·
Fluid Width Video | CSS-Tricks
51 CSS Background Patterns
51 CSS Background Patterns
Collection of hand-picked HTML and CSS background pattern code examples. Update of February 2019 collection. 11 new items.
·freefrontend.com·
51 CSS Background Patterns
ffoodd/a11y.css
ffoodd/a11y.css
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an ext...
·github.com·
ffoodd/a11y.css
alpinejs/alpine
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup. - alpinejs/alpine
·github.com·
alpinejs/alpine
Babc
Babc
You can download here this beautiful seamless Babc tartan pattern. It's available both as an svg file or in a PNG format.
·tartanify.com·
Babc
Creating A Blog With Eleventy
Creating A Blog With Eleventy
This article covers creating a blog from scratch using the static site generator Eleventy (aka 11ty). Eleventy keeps things simple and as you’ll see, enables you to very quickly create a fully functional site.
·keepinguptodate.com·
Creating A Blog With Eleventy
Where Does SEO Belong In Your Web Design Process?
Where Does SEO Belong In Your Web Design Process?
The word “SEO” holds a lot of weight. We know how critical it is to the success of a website and, yet, it often becomes one of those things that’s left until the very end of a web design project to deal with.
·smashingmagazine.com·
Where Does SEO Belong In Your Web Design Process?
ghosh/microtip
ghosh/microtip
💬 Minimal, accessible, ultra lightweight css tooltip library. Just 1kb. - ghosh/microtip
·github.com·
ghosh/microtip
ghosh/Micromodal
ghosh/Micromodal
⭕ Tiny javascript library for creating accessible modal dialogs - ghosh/Micromodal
·github.com·
ghosh/Micromodal
nickdeny/darkmode-js
nickdeny/darkmode-js
DarkModeJS helps you to auto detect user's time and switch theme to darkside - nickdeny/darkmode-js
·github.com·
nickdeny/darkmode-js
WordPress Website Audit Checklist
WordPress Website Audit Checklist
Quickly audit your WordPress website. A helpful checklist to audit your website for formatting, WordPress specific optimization, accessibility, performance, and security. Best used before a launch or on a monthly basis.
·wpaudit.site·
WordPress Website Audit Checklist
How can I retrieve a list of a Wordpress page's sibling pages?
How can I retrieve a list of a Wordpress page's sibling pages?
I am trying to create a list of sibling pages (not posts) in WordPress to populate a page's sidebar. The code I've written successfully returns a page's parent's title. <?php $parent_title =
·stackoverflow.com·
How can I retrieve a list of a Wordpress page's sibling pages?
WordPress conditional function to check if a page is a parent/child/ancestor. In other words, if the page is within a tree of another page, show the code. Other code I've seen either only work with IDs, only check if it's a child, or detect all subpages (even outside of the direct tree).
WordPress conditional function to check if a page is a parent/child/ancestor. In other words, if the page is within a tree of another page, show the code. Other code I've seen either only work with IDs, only check if it's a child, or detect all subpages (even outside of the direct tree).
WordPress conditional function to check if a page is a parent/child/ancestor. In other words, if the page is within a tree of another page, show the code. Other code I've seen either only work...
·gist.github.com·
WordPress conditional function to check if a page is a parent/child/ancestor. In other words, if the page is within a tree of another page, show the code. Other code I've seen either only work with IDs, only check if it's a child, or detect all subpages (even outside of the direct tree).