I _just_ had to do a bunch of work with content that needed dividers like this. What the hell are the odds.Also: what a pain in the ass.
https://blogs.windows.com/msedgedev/2025/03/19/minding-the-gaps-a-new-way-to-draw-separators-in-css/

I _just_ had to do a bunch of work with content that needed dividers like this. What the hell are the odds.Also: what a pain in the ass.
https://blogs.windows.com/msedgedev/2025/03/19/minding-the-gaps-a-new-way-to-draw-separators-in-css/
Inspired by a design, I created the 3D bookmark with #CSS in a
@CodePen
https://codepen.io/konstantindenerz/full/GgRxXdg
Hi, #Today I decided to try to #getfedihired — I've got many years of experience with web development, programming and production (#HTML, #CSS, #Javascript), I can make myself useful in anything on the open-source side of back end, i.e. the #Perl, #Python, #PHP, #MySQL, #Linux kind of area.
I live in #Sydney Australia and would be happy to work in-office, remote or hybrid.
Let me know of any opportunities, or pass this on to anyone else who might know of something? Thanks.
Formant is hiring Frontend Engineer
#rust #typescript #react #css
Remote
Full-time
Formant
Job details https://jobsfordevelopers.com/jobs/frontend-engineer-at-formant-io-nov-14-2022-38503d?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
CSS, rad folks, virtual attendance?
Smashing Meets #CSS:
@smashingmag
3Pillar Global is hiring Senior Software Engineer - React
#javascript #typescript #react #serverless #aws #cicd #css #html #seniorengineer
Romania
Full-time
3Pillar Global
Job details https://jobsfordevelopers.com/jobs/senior-software-engineer-react-at-3-pillarglobal-com-mar-4-2025-25bdd4?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
amazing what a few lines of #CSS can do
#Вопрос: а почему hyphens: auto;
не используется всеми, всгда и повсеместно?
There's a special place in H E double hockey sticks for folks who set their site's base font size to 16px.
I'm sure it's fine on small displays, and I dunno it's probably adjusted for in HiDPI displays.
But me in between @ 5120 x 1440 and preferences adjusted for steadily aging vision such that default font size is 20pt, or about 26px?
My eyes hurt.
Just don't set base font size, or set it to 1rem if you must have a value.
My thinking behind #css is to try to be close to classless as possible - meaning all styling is applied to root elements. Semantics then dictate layout.
Classes are then used very sparingly for specific cases, like indicating the currently displayed page on the main menu.
I started writing #html in 1996 - it has come a long way, and it is pretty awesome.
Because someone just hearted a 5 year old @codepen demo https://codepen.io/thebabydino/pen/GRooBJm?editors=0100 I made using a #Sass function + looping to generate a #CSS : we don't need *any* Sass for this anymore!
We can now do it with
background:
linear-gradient(in hsl longer hue 90deg,
hsl(0, 95%, 65%) 0 0)
#CSS sibling-index() and sibling-count()
available Chrome Canary with experiments enabled!
`transition-delay: calc(sibling-index() * .1s);`
or
```css
--hue: calc(sibling-index() * 50);
color: oklch(70% 70% var(--hue));
```
more info and a Codepen to fork
⤷ https://nerdy.dev/sibling-index
this is it, folks! we are in the final week before submissions are due for GOOD INTERNET, a new print periodical magazine about all the things that make the #web fun: things like the #smallweb, the fediverse, the #indieweb, and efforts to actively fight #enshittification. submissions are open until MARCH 15.
check the submission guidelines or sign up for email alerts to be notified when we publish in may!
https://goodinternetmagazine.com
if this is your first time hearing about this, you still have enough time to come up with and write an article or complete a digital #art piece, if you're passionate about the #internet and want to write about it! :) bloggers, it's your time to shine!~
i can't wait to show y'all the incredible stories that have been submitted from all over the 'net, and some of the coolest art i've seen about the web!
thank you to everyone who's been so supportive of this project already. this is why this side of the internet is amazing. please boost, if you can; i want to make sure i did everything i could to include as many diverse voices as i can.
thank you!
original post: https://tilde.zone/@xandra/113913277766098384
TIL about CSS image-rendering: pixelated;
Allowing pixel art to scale up to any size and not look bad.
On / Off comparison for increasing scale 32px, 64px, 128px, and 256px.
Just built my new split keyboard with a trackball!