LINKDING
Shared bookmarks
Shared bookmarks
Sort by
Added ↑
Added ↓
Title ↑
Title ↓
Apply
Tags
⁴Specificity - CSS | MDN
#Conocimiento
#CSS
|
Specificity is the algorithm used by browsers to determine the CSS declaration that is the most relevant to an element, which in turn, determines the property value to apply to the element. The specificity algorithm calculates the weight of a CSS selector to determine which rule from competing CSS declarations gets applied to an element.
Yesterday
|
View
Shared by
categulario
The "Checkbox Hack" (and things you can do with it) | CSS-Tricks
#css
#diseño
#hack
|
Hack para toggles HTML sin JS.
1 week ago
|
View
Shared by
perro
InclusiveColors: WCAG accessible color palette creator for Tailwind/CSS/Figma/Adobe
#css
#color
#diseño
#ui
|
Generador de paletas de colores inclusivos.
3 weeks ago
|
View
Shared by
perro
Charts.css
#css
#diseño
|
Visualización de datos con puro CSS.
1 month ago
|
View
Shared by
perro
Pseudo-classes - CSS: Cascading Style Sheets | MDN
#Conocimiento
#CSS
|
A CSS pseudo-class is a keyword added to a selector that lets you style a specific state of the selected element(s). For example, the pseudo-class :hover can be used to select a button when a user's pointer hovers over the button and this selected button can then be styled.
3 months ago
|
View
Shared by
categulario
Plain Vanilla - Components
#Conocimiento
#CSS
#Javascript
#Webcomponents
|
An explainer for doing web development with vanilla web components.
10 months ago
|
View
Shared by
categulario
How to Center in CSS
#CSS
#Utilidades
|
Centering in CSS is a pain in the ass. This is a code generator that consolidates them and gives you the code you need for each situation.
11 months ago
|
View
Shared by
categulario
UI Colors | Tailwind CSS Color Shades Generator & Editor
#CSS
#Color
#Utilidades
|
Generate, edit, save and share Tailwind CSS color shades based on a given hexcode or HSL color.
11 months ago
|
View
Shared by
categulario
A Complete Guide to Grid | CSS-Tricks
#Conocimiento
#CSS
|
Our comprehensive guide to CSS grid, focusing on all the settings both for the grid parent container and the grid child elements.
11 months ago
|
View
Shared by
categulario
Using CSS transitions - CSS: Cascading Style Sheets | MDN
#Conocimiento
#CSS
|
CSS transitions provide a way to control animation speed when changing CSS properties. Instead of having property changes take effect immediately, you can cause the changes in a property to take place over a period of time. For example, if you change the color of an element from white to black, usually the change is instantaneous. With CSS transitions enabled, changes occur at time intervals that follow an acceleration curve, all of which can be customized.
11 months ago
|
View
Shared by
categulario
A Complete Guide to Flexbox | CSS-Tricks
#Conocimiento
#CSS
#Flexbox
|
Our comprehensive guide to CSS flexbox layout. This complete guide explains everything about flexbox, focusing on all the different possible properties for the parent element (the flex container) and the child elements (the flex items). It also includes history, demos, patterns, and a browser support chart.
11 months ago
|
View
Shared by
categulario
CSS for printing to paper
#css
#html
#pdf
#diseño
|
Maquetación de PDF con HTML y CSS.
1 year ago ∞
|
View
Shared by
perro
CSS System Colors - Jim Nielsen’s Blog
#css
#color
|
Configuración CSS según colores del sistema.
2 years ago ∞
|
View
Shared by
perro
Accessible hamburger buttons without JavaScript - Pausly blog
#css
#html
|
Menú de hamburguesa sin JS.
2 years ago ∞
|
View
Shared by
perro
Previous
1
Next
User
Everyone
categulario
perro
Apply
Tags
-CSS
C
olor
Conocimiento
d
iseño
F
lexbox
h
ack
html
J
avascript
p
df
u
i
Utilidades
W
ebcomponents