Top Leads
Messing About with CSS Gradients Michelle Barker [IT, unknown]
Posted 11 months ago
Messing About with CSS Gradients
Michelle Barker explores creative use cases for CSS gradients. - https://css-irl.info/messing-about-with-css-gradients
#css
Why You Should Use px Units for margin, padding, &[IT, job post]
Posted 11 months ago
Why You Should Use px Units for margin, padding, & Other Spacing Techniques
Ashlee M Boyer gives some advice on when to use absolute or relative CSS units. - https://ashleemboyer.com/blog/why-you-should-use-px-units-for-margin-padding-and-other-spacing-techniques
#css
[For Hire] [Web Designer & Developer] Help you create a MVP for your startup as fast as possible[IT, unknown]
Posted 11 months ago
My Portfolio
Why Work With Me?
4+ Years of industry experience
Clean and Performant code
Constant communication
Great UI/UX Design
What can I help you with
Design a beautiful website for your business that converts.
Build a website/application for you that works on both mobile and desktop.
Create automation scripts/systems for you in python/node/rust.
Rate
Fixed ...
Surprising Facts About New CSS Selectors Scott Va[IT, unknown]
Posted 11 months ago
Surprising Facts About New CSS Selectors
Scott Vandehey outlines some gotchas with :is(), :not(), :has(), :where(), and & selectors. - https://cloudfour.com/thinks/surprising-facts-about-new-css-selectors
#css
CSS Modules Still a Thing?[IT, unknown]
Posted 11 months ago
Are CSS modules and type assertions still a thing?
import modularScale from "./properties/modularScale/modularScale.css" assert { type: "css"};
document.adoptedStyleSheets = [modularScale];
I'm trying to figure out why this crashes the web page saying that:"The 'adoptedStyleSheets' property on 'Document': Failed to convert value to 'CSSStyleSheet' "
The tsconfig is set to "esnext".
View full post
Being Picky about a CSS Reset for Fun & Pleasure [IT, unknown]
Posted 11 months ago
Being Picky about a CSS Reset for Fun & Pleasure
Chris Coyier explains line-by-line his CSS Reset strategy. - https://chriscoyier.net/2023/10/03/being-picky-about-a-css-reset-for-fun-pleasure
#css
Messing About with CSS Gradients Michelle Barker [IT, unknown]
Posted 11 months ago
Messing About with CSS Gradients
Michelle Barker explores creative use cases for CSS gradients. - https://css-irl.info/messing-about-with-css-gradients
#css
Surprising Facts About New CSS Selectors Scott Va[IT, unknown]
Posted 11 months ago
Surprising Facts About New CSS Selectors
Scott Vandehey outlines some gotchas with :is(), :not(), :has(), :where(), and & selectors. - https://cloudfour.com/thinks/surprising-facts-about-new-css-selectors
#css