Faring Well »
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...
VueToolbox
Explore and discover the best Vue.js resources.
Highway - Get Started
Highway helps you manage your page transitions.
HTML elements, unite! The Voltron-like powers of combining elements.
Guides, resources and discussions about Semantic HTML are often focused around specific elements, like a heading, or a sectioning element, or a list. It’s
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...
Sentavio - Envato Elements
Design without limits. Inspiring and ready-to-use graphic & web templates, fonts & assets. Unlimited downloads for a single monthly fee.
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
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...
Improving Client-Side Performance
A few ways in which we can improve client-side performance focusing on images, third-party scripts and more.
Creating sliding effects using sticky positioning | CSS-Tricks
Sticky elements are predominantly used for keeping something shown on the screen throughout scrolling. As cool as that is, we can also hide elements in
Embed | Codier
Nested Links Without Nesting Links
Freelance Front-End Web UI/UX Developer - Lebanon
mciastek/sal
🚀 Performance focused, lightweight scroll animation library 🚀 - mciastek/sal
Accessible Keyboard Navigation
An example of an accessible navigation using pure JavaScript, HTML and CSS.
Dropdown menu - Orange web accessibility guidelines
Animated Dropdown
A top bar navigation with a dropdown with subtle fade in/out animation.
Vue.js Framework Components - Vuesax
We love what we do. Let us help you do what You love.
filamentgroup/snapper
A CSS Snap-Points based carousel (and lightweight polyfill) - filamentgroup/snapper
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.
Color Leap - History's Palettes
Search through 180 Color Palettes used throughout the last 4000 years.
How do you mark up an accordion?
Freelance Front-End Web UI/UX Developer - Lebanon
vigetlabs/blendid
A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder - vigetlabs/blendid
gmrchk/swup
CSS transitions between website pages. Contribute to gmrchk/swup development by creating an account on GitHub.
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…
Changing the active class of a link with the twitter bootstrap css in python/flask
I got the following html snippet from my page template.html. <ul class='nav'> <li class="active"><a href='/'>Home</a></li> <li><a href='/lorem'>Lo...
Bootstrap Tabs with Dynamic Content Loading | Blog
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...
kartik-v/bootstrap-tabs-x
Bootstrap 3 tabs extended with various alignment and styling options - kartik-v/bootstrap-tabs-x
Conversational Semantics
With voice interfaces becoming the norm, semantic markup is more important than ever. Learn how HTML tags can have a huge impact.