Found 51 bookmarks
Newest
Word Tag Cloud
Word Tag Cloud
Word Cloud Generator
·wordtagcloud.com·
Word Tag Cloud
Styling links - Learn web development | MDN
Styling links - Learn web development | MDN
We hope this article has provided you with all you'll need to know about links — for now! The final article in our Styling text module details how to use custom fonts on your websites (or web fonts, as they are better known).
·developer.mozilla.org·
Styling links - Learn web development | MDN
mike foskett on CodePen
mike foskett on CodePen
Centering horizontally and Vertically in CSS
·codepen.io·
mike foskett on CodePen
🧮 Fluid Typography Calculator
🧮 Fluid Typography Calculator
Calculate a fluid typography scale to level up your web dev and web design.
·royalfig.github.io·
🧮 Fluid Typography Calculator
Easy Fluid Typography
Easy Fluid Typography
This tutorial shows you how to implement fluid typography easily on your website and provides an interactive calculator to determine the typography scale that works best for you!
·ryanfeigenbaum.com·
Easy Fluid Typography
Scout-App - Sass without hassle
Scout-App - Sass without hassle
Scout-App is a cross-platform desktop app that handles processing your Sass/SCSS files into CSS with ease!
·scout-app.io·
Scout-App - Sass without hassle
Glitch
Glitch
Combining automated deployment, instant hosting & collaborative editing, Glitch gets you straight to coding so you can build full-stack web apps, fast
·glitch.com·
Glitch
SamanthaMing.com
SamanthaMing.com
Weekly goodness of JavaScript, HTML, CSS tidbits and the programming journey of a frontend developer!
·samanthaming.com·
SamanthaMing.com
Aspect Ratio Boxes | CSS-Tricks
Aspect Ratio Boxes | CSS-Tricks
I had a little situation the other day where I needed to make one of those aspect-ratio friendly boxes. This isn't particularly new stuff. I think the
·css-tricks.com·
Aspect Ratio Boxes | CSS-Tricks
CodyHouse | Web Design Nuggets
CodyHouse | Web Design Nuggets
CodyHouse is an arsenal of production-ready components and tools that empower web designers to craft digital experiences faster and better.
·codyhouse.co·
CodyHouse | Web Design Nuggets
Swapping Out Text, Five Different Ways
Swapping Out Text, Five Different Ways
It's a common need in web apps: you click something and the text of the thing you just clicked changes. Perhaps something simple like a "Show" button that
·css-tricks.com·
Swapping Out Text, Five Different Ways
A Whole Bunch of Amazing Stuff Pseudo Elements Can Do
A Whole Bunch of Amazing Stuff Pseudo Elements Can Do
It's pretty amazing what you can do with the pseudo elements :before and :after. For every element on the page, you get two more free ones that you can do just about anything another HTML element could do. They unlock a whole lot of interesting design possibilities without negatively affecting the semantics of your markup. Here's a whole bunch of those amazing things. A roundup, if you will.
·css-tricks.com·
A Whole Bunch of Amazing Stuff Pseudo Elements Can Do