Found 10535 bookmarks
Newest
What to do if Spotify is running slow on your computer
What to do if Spotify is running slow on your computer
A step-by-step guide to fixing a slow Spotify desktop app on Mac or PC. Note: In many situations, a slow hard drive is the most likely culprit for a slow Spotify app; I strongly recommend upgrading to…
·alexlitel.tumblr.com·
What to do if Spotify is running slow on your computer
Aspect Ratio Cells with CSS Grid Layout
Aspect Ratio Cells with CSS Grid Layout
I found myself recently building a layout in CSS Grid that would have previously needed JavaScript in order to work. It’s a layout based on equal sized square grid cells, where grid items could...
·codepen.io·
Aspect Ratio Cells with CSS Grid Layout
Getting Started with Variable Fonts: Tips and Resources
Getting Started with Variable Fonts: Tips and Resources
It is amazing to think of how far web typography has come. Back in the day, designers were relegated to just a few “web safe” choices. Today, we have access...
·speckyboy.com·
Getting Started with Variable Fonts: Tips and Resources
VueToolbox
VueToolbox
Explore and discover the best Vue.js resources.
·vuetoolbox.com·
VueToolbox
Highway - Get Started
Highway - Get Started
Highway helps you manage your page transitions.
·dogstudio.github.io·
Highway - Get Started
10 Code Snippets for Creating Masonry Grid Layouts
10 Code Snippets for Creating Masonry Grid Layouts
Tumblr and Pinterest popularized the masonry grid. It is a common layout style for variable sized images, and it’s a great way to get images to fit nicely into a...
·speckyboy.com·
10 Code Snippets for Creating Masonry Grid Layouts
Sentavio - Envato Elements
Sentavio - Envato Elements
Design without limits. Inspiring and ready-to-use graphic & web templates, fonts & assets. Unlimited downloads for a single monthly fee.
·elements.envato.com·
Sentavio - Envato Elements
Updating a CSS Variable with JavaScript | CSS-Tricks
Updating a CSS Variable with JavaScript | CSS-Tricks
Here's a CSS variable (formally called a "CSS custom property"): :root { --mouse-x: 0px; --mouse-y: 0px; } Perhaps you use them to set a position: .mover
·css-tricks.com·
Updating a CSS Variable with JavaScript | CSS-Tricks
Site Accessibility: Getting Started With ARIA
Site Accessibility: Getting Started With ARIA
What You'll Be CreatingUsing standard HTML alone, modern web apps can lock out users with accessibility needs. HTML is the predominant markup language online, being used by nearly 83% of existing...
·code.tutsplus.com·
Site Accessibility: Getting Started With ARIA
mciastek/sal
mciastek/sal
🚀 Performance focused, lightweight scroll animation library 🚀 - mciastek/sal
·github.com·
mciastek/sal
Animated Dropdown
Animated Dropdown
A top bar navigation with a dropdown with subtle fade in/out animation.
·foundation.zurb.com·
Animated Dropdown
filamentgroup/snapper
filamentgroup/snapper
A CSS Snap-Points based carousel (and lightweight polyfill) - filamentgroup/snapper
·github.com·
filamentgroup/snapper
Designing UI with Color Blind Users in Mind - Secret Stache Media
Designing UI with Color Blind Users in Mind - Secret Stache Media
While the science behind color blindness is pretty complex, the gist of it is that color blind people have difficulty seeing color clearly or differentiating between some colors. With this in mind, in this article, we’ll share some tips on how you can improve your site’s accessibility and the experience it delivers for color blind people.
·secretstache.com·
Designing UI with Color Blind Users in Mind - Secret Stache Media
Color Leap - History's Palettes
Color Leap - History's Palettes
Search through 180 Color Palettes used throughout the last 4000 years.
·colorleap.app·
Color Leap - History's Palettes
vigetlabs/blendid
vigetlabs/blendid
A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder - vigetlabs/blendid
·github.com·
vigetlabs/blendid
gmrchk/swup
gmrchk/swup
CSS transitions between website pages. Contribute to gmrchk/swup development by creating an account on GitHub.
·github.com·
gmrchk/swup
How to remove .php, .html, .htm extensions with .htaccess
How to remove .php, .html, .htm extensions with .htaccess
I recently wanted to remove the extensions from my website, in order to make the URLs more user and search engine friendly. I stumbled across tutorials on how to remove the .php extension from a PHP p…
·alexcican.com·
How to remove .php, .html, .htm extensions with .htaccess
How to Add Deep Linking to the Bootstrap 4 Tabs Component
How to Add Deep Linking to the Bootstrap 4 Tabs Component
Today we’ll learn how to add “deep linking” to the Bootstrap 4 tabs. To better understand what we’re working towards, check out the demo page and pay attention to two things: How the URL changes as...
·webdesign.tutsplus.com·
How to Add Deep Linking to the Bootstrap 4 Tabs Component