Category: Misc
Tips, Scripts, Tools, Bookmarks, and Inspiration for Web Designers and Developers.
Bootstrap 4 – Sass Mixins
// No media query necessary for xs breakpoint as it’s effectively `@media (min-width: 0) { … }` @include media-breakpoint-up(sm) { … } @include media-breakpoint-up(md) { … } @include media-breakpoint-up(lg) { … } @include...
How to disable pinch and zoom on a mobile web page?
Pinch to zoom is when a user zooms in on a mobile or any other touch-enabled device by pinch-zooming the screen, allowing you to zoom/scale in and out. This function is mostly required to give web pages an app experience.
Bootstrap 4 Starter Template with Animate CSS, Waypoints and Font Awesome 5
Super Starter Fully Loaded Bootstrap Template – Ready to go!!!
Text Animation via CSS and JavaScript
Here are some of the links I found useful for Text animations. I will be updating it with more cool resources out there. Cheers! https://demo.tutorialzine.com/2011/09/shuffle-letters-effect-jquery/ http://git.blivesta.com/chaffle/...
Bootstrap Starter Template For Your Web Pages
Check out this awesome help by the Twitter Bootstrap Framework 4 builders to jump-start your web project giving it an initial design idea. You can convert them to your imaginations any you like.
Blog