LINKDING
Login
Shared bookmarks
Sort by
Added ↑
Added ↓
Title ↑
Title ↓
Apply
Tags
The Ultimate Guide to Learning CSS
#.blogit
#css
#tutorial
|
A collection of over 100 sources for learning every aspect of CSS. Well done.
6 years ago
|
View
Shared by
ttscoff
Flexbox Patterns
#css
#flexbox
#pattern
#tutorial
#webdesign
|
Flexbox is awesome, but it introduces many new concepts that can make it difficult to use. These interactive examples will show you practical ways to use it to build UI components. They start out simple and get more complex near the end. You can start using these patterns in your own code right away, though I recommend you apply accessibility best practices to the markup (like using semantic HTML5 elements).
8 years ago
|
View
Shared by
ttscoff
Almost complete guide to flexbox (without flexbox)
#.blogit
#css
#flexbox
#tutorial
#webdesign
|
A cheatsheet for replicating flexbox (CSS) functionality with backwards-compatible methods.
8 years ago
|
View
Shared by
ttscoff
How to Refactor CSS – A Guide - Hongkiat
#css
#refactor
#tutorial
|
CSS refactoring needs to be an essential part of the front-end development workflow, if we want to have a manageable and optimized code base. When we refactor CSS, we clean up and reorganize our existing code without adding any new features or fixing bugs.
8 years ago
|
View
Shared by
ttscoff
Playing with CSS3 Animations - Designmodo
#animation
#css
#tutorial
|
To explain this subject, we will create a simple fluid menu based on four squares. Clicking on one of them will display an overlay showing related content, closing the overlay will reverse the process showing the default menu. All delays will be managed directly with CSS — no javascript timeout() here.
10 years ago
|
View
Shared by
ttscoff
Caption Hover Animations
#animation
#caption
#css
#hover
#image
#tutorial
|
This is an example of caption animation while hovering on images, using CSS3 transitions and transform rules. There is no Javascript used so it will work on modern browsers where CSS3 animations are supported. Please check the sourcecode of this page to understand how the animation is working.
10 years ago
|
View
Shared by
ttscoff
Getting Started with Sass
#css
#sass
#tutorial
12 years ago
|
View
Shared by
ttscoff
Previous
1
Next
User
Everyone
ttscoff
Apply
Tags
-css
-tutorial
.
blogit
a
nimation
c
aption
f
lexbox
h
over
i
mage
p
attern
r
efactor
s
ass
w
ebdesign