Search
Search Linx
Search Linx by entering your search text above.
unblast - A growing library of free design resources made by the world's best designers.

A growing library of free design resources made by the world's best designers.

12:42 am, April 10, 2024

Get Waves – Create SVG waves for your next design

Sorry, Readability was unable to parse this page for content.

5:23 am, September 9, 2022

Logoipsum | Free Placeholder Logo For Your Design Mock-up

Sorry, Readability was unable to parse this page for content.

12:42 am, September 7, 2022

DaVinci Resolve 17 | Blackmagic Design

DaVinci Resolve Studio 17 features over 100 GPU and CPU accelerated Resolve FX in categories such as blurs, light effects, noise, image restoration, beauty enhancement, styli..

1:14 pm, December 8, 2020

Responsive Web Design Online Testing - isResponsive

These days, one is confronted with multiple browsers and device sizes whenever designing a website. Additional..

11:45 pm, June 16, 2020

Tailwind CSS - A Utility-First CSS Framework for Rapidly Building Custom Designs

Utility-first They come with all sorts of predesigned components like buttons, cards, and alerts that might help you move quickly at first, but cause more pain than they cure when it ..

11:30 pm, October 7, 2019

20 essential skills for successful web designers | Webflow Blog

Being a web designer involves harmoniously combining visuals and content. But non-technical skills, like collaboration and communication, are also important. Here's a medley of 20 skills to help you b..

11:22 pm, October 1, 2019

Get Waves – Create SVG waves for your next design

4:09 am, September 11, 2019

Live.js - One script closer to Designing in the Browser

Live.js - One script closer to Designing in the Browser one script closer to designing in the browser Say goodbye to Alt-Tab. Live.js makes sure you're alw..

12:15 am, September 4, 2019

Free - 164 Courses (Photography, Design, Programming, MS Office, Marketing) @ Udemy - OzBargain

Sorry, Readability was unable to parse this page for content.

11:33 pm, July 28, 2019

Paletton - The Color Scheme Designer

10:47 pm, March 21, 2019

Dribbble - Show and tell for designers

2:59 am, October 22, 2018

8 simple CSS3 transitions that will wow your users | Webdesigner Depot

6:59 am, August 15, 2018

Color Tool - Material Design

6:00 am, August 14, 2018

Interfaces.pro | Brand-focused collection of UI design examples

11:46 pm, August 13, 2018

A developer’s guide to web design for non-designers

11:34 pm, August 13, 2018

DaVinci Resolve | Blackmagic Design

11:55 pm, April 5, 2018

How Stripe Designs Beautiful Websites - Lee Robinson

2:37 am, December 8, 2017

Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference