Delicious

Delicious

10534 bookmarks
Custom sorting
Living Style Guides for Digital Products
Living Style Guides for Digital Products
With Catalog you combine design documentation with real, live components in one single place, making collaboration between designers and developers seamless.
·catalog.style·
Living Style Guides for Digital Products
Container-Adapting Tabs With "More" Button | CSS-Tricks
Container-Adapting Tabs With "More" Button | CSS-Tricks
Or the priority navigation pattern, or progressively collapsing navigation menu. We can name it in at least three ways. There are multiple UX solutions for tabs and menus and each of them have their own advantages over another, you just need to pick the best for the case you are trying to solve. At design and
·css-tricks.com·
Container-Adapting Tabs With "More" Button | CSS-Tricks
Custom List Number Styling | CSS-Tricks
Custom List Number Styling | CSS-Tricks
How about a classic CSS trick! This isn't even so tricky anymore, since CSS has counter-increment and counter-reset and such that is perfect for this. I just wanted to make sure you knew how it works and had some easy-to-copy examples at the ready. Let's say all you wanna do is style the dang numbers: See the Pen
·css-tricks.com·
Custom List Number Styling | CSS-Tricks
Free Royalty Free Music — Fugue
Free Royalty Free Music — Fugue
Download free background music for your videos, movies, and websites. Free both for personal and commercial projects.
·icons8.com·
Free Royalty Free Music — Fugue
Pagination custom query
Pagination custom query
I am trying to make a custom page template that shows the most viewed posts. I can return posts but I am having trouble figuring out how to paginate it. Here is what I have: $args = array('orderby...
·wordpress.stackexchange.com·
Pagination custom query
How to fix pagination for custom loops?
How to fix pagination for custom loops?
I have added a custom/secondary query to a template file/custom page template; how can I make WordPress use my custom query for pagination, instead of using the main query loop's pagination? Adden...
·wordpress.stackexchange.com·
How to fix pagination for custom loops?
Apple style mobile menu
Apple style mobile menu
Inspired by mobile menu made by Apple. You can see it at http://www.apple.com/. Pretty easy but also pretty efficient in terms of visual impact! ;) Lov...
·codepen.io·
Apple style mobile menu
It All Started With Emoji: Color Typography on the Web | CSS-Tricks
It All Started With Emoji: Color Typography on the Web | CSS-Tricks
“Typography on the web is in single color: characters are either black or red, never black and red …Then emoji hit the scene, became part of Unicode, and therefore could be expressed by characters — or “glyphs” in font terminology. The smiley, levitating businessman and the infamous pile of poo became true
·css-tricks.com·
It All Started With Emoji: Color Typography on the Web | CSS-Tricks
gmrchk/swup
gmrchk/swup
swup - CSS transitions between website pages.
·github.com·
gmrchk/swup
datorama/themify
datorama/themify
themify - 👨‍🎨 CSS Themes Made Easy. A robust, opinionated solution to manage themes in your web application
·github.com·
datorama/themify
Responsive Knockout Text With Looping Video
Responsive Knockout Text With Looping Video
Here’s an idea! Let’s make an an HTML play inside the shape of some letters. Like "Knockout Text" except instead of an image behind, it’s video. A live demo will explain more clearly: See the Pen basi…
·css-tricks.com·
Responsive Knockout Text With Looping Video
.htaccess not being loaded in Ubuntu 14.04 (Apache 2.4.7)
.htaccess not being loaded in Ubuntu 14.04 (Apache 2.4.7)
I'm trying to use the `.htaccess` file in Ubuntu 14.04 (Apache 2.4.7). Here is what my `.htaccess` looks like ``` # 1 YEAR Header set Cache-Control 'max-age=31536000, public' # 1 WEEK Header set Cache…
·digitalocean.com·
.htaccess not being loaded in Ubuntu 14.04 (Apache 2.4.7)
.htaccess doesn't work on ubuntu droplet
.htaccess doesn't work on ubuntu droplet
I installed LAMP on my droplet and then I followed this tutorial: https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_rewrite and I used the contents for the file from my old web hostin…
·digitalocean.com·
.htaccess doesn't work on ubuntu droplet
Initial Server Setup with Ubuntu 16.04 | DigitalOcean
Initial Server Setup with Ubuntu 16.04 | DigitalOcean
When you start a new server, there are a few steps that you should take every time to add some basic security and give you a solid foundation. In this guide, we'll walk you through the basic steps nec…
·digitalocean.com·
Initial Server Setup with Ubuntu 16.04 | DigitalOcean