davidbisset, to CSS
@davidbisset@phpc.social avatar

Why new features aren't getting fast adoption as one might think.

https://mxb.dev/blog/old-dogs-new-css-tricks/

"While there are many different reasons for the slow adoption, I think one of the biggest barriers are our own brains."

dulvui, to CSS
@dulvui@mastodon.social avatar

If you ever wondered how to force clear the browser's cache of your css:
style_1.0.css
style_1.1.css
style_1.2.css
...

Simple but effective.

#css #webdev #cache

Natanox, to webdev
@Natanox@chaos.social avatar

I probably get flooded by asking this but welp, here I go:

I'm looking for a good, visual (!) #tutorial for #WebDevelopment that focuses on Codium, Firefox and other Open-Source tools. My specific interests are to learn #HTML, #CSS, #PHP and #SQL. Perhaps some minor #Javascript, however I'd like to primarily work without it.

I'm a visual learner, extended theory in text won't help me at all. As language is visual to me, so is #programming.

Anyone knows something that checks these boxes?

mobileatom, to CSS
@mobileatom@flipboard.com avatar

Old Dogs, new CSS Tricks. #CSS

https://mxb.dev/blog/old-dogs-new-css-tricks/?utm_source=flipboard&utm_medium=activitypub

Posted into Responsive Design, UX, UI, and more @responsive

eric, to random
@eric@social.ericwbailey.website avatar
stvfrnzl,
@stvfrnzl@mastodon.online avatar

@eric @Wilto this looks so cool!

I've been thinking for a while now to have my website look more like a noir comic instead of a standard website.

Should be way more fun and a great #CSS exercise

css, to CSS
@css@front-end.social avatar

💡 CSS Tip!

One line of code that looks strange and confusing. You may think it's not even CSS but it will save you many times in the future!

It will make sure the width of your element is always an integer! No more decimal and rounding issues!

"width: auto" with an upgrade 😎

No browser support yet but you can test it on the latest Chrome with the experimental flag enabled: https://codepen.io/t_afif/pen/rNgLyJz

css, to ai
@css@front-end.social avatar
SenseException, to CSS German
@SenseException@phpc.social avatar

#CSS communication tipp: It's important to know why !important was important

johnnydecimal, to CSS
@johnnydecimal@hachyderm.io avatar

Any #CSS gurus want to help me solve a puzzle? Maybe @robb? Honestly I don't know where to start.

The 'Location' box at the top of my page works great. Except on landscape mobile, where the corners are all janky as the lines don't line up: see screenshot.

But if I take my desktop browser, pop it in responsive mode, and shrink the window: it's A-OK!

WTF?

A screenshot of Safari in responsive mode. The window is 591px wide and the lines look great!

helma, to security
@helma@mastodon.social avatar

"Going Dark: The war on encryption is on the rise. Through a shady collaboration between the US and the EU."

#Security #Privacy #CSAM #CSS

https://mullvad.net/en/why-privacy-matters/going-dark

aral, to SmallWeb
@aral@mastodon.ar.al avatar

So! Many! Kittens!

(Going to record a demo of the new interactive shell – REPL to some – and multi-page Settings this afternoon, just planning it out now.)

Oh and is that me creating and calling web routes interactively in the REPL on a live server? Why yes, yes it is.

:kitten:💕

#Kitten #SmallWeb #web #dev #HTML #CSS #JavaScript #NodeJS

OddBird, to CSS
@OddBird@front-end.social avatar

Thanks to everyone who joined us for our first ever Winging It Live stream last week! We had so much fun with you all that we're planning another one on May 30 @ 1pm ET / 11am MT.

Miriam (@mia) and James (@Jamessw) are going to discuss Anchor Positioning. Leave your questions in the comments. We'll post the link to the live stream here next week. Or you can subscribe to get updates.

#css https://www.youtube.com/@wingingitoddbird

noellemitchell, to Kurzgesagt
@noellemitchell@mstdn.social avatar

Why would I work on when I can look at interesting posts on instead? :blobcatlaugh: :blobcatcode:

tommi, to CSS
@tommi@pan.rent avatar

My (https://tommi.space), even though relatively simple and basic, has a lot of technical debt ( especially), and I am getting crazy cleaning it up…

davidbisset, to CSS
@davidbisset@phpc.social avatar

matcha.css is a "drop-in semantic styling library in pure #CSS".

https://matcha.mizu.sh/

Designed to style #HTML elements similarly to a default browser stylesheet, eliminating the need for users to manually patch their documents.

Ideal for fast prototyping, static HTML pages, #Markdown generated documents, etc.

mia, to CSS
@mia@front-end.social avatar

I'm teaching a new #CSS layout workshop at the end of June – a three-session deep-dive into…

  • box alignment!
  • intrinsic & extrinsic sizing
  • when to use flexbox vs grid
  • media & container queries
  • layout contexts & 'normal' flow
  • and so much more…

Sign up now!

https://www.oddbird.net/workshops/cascading-layouts/

cirrus, to webdev
@cirrus@mstdn.social avatar

Started writing a decision log for our #DesignSystem. Documenting why we chose to build plain ol' #HTML and #CSS where we can and #WebComponents where client-side #JS is needed is turning into a bit of a manifesto. Essentially we're using (and encouraging others to use) #ProgressiveEnhancement 😉

davidbisset, to CSS
@davidbisset@phpc.social avatar

.counter_with_drawers {
margin-left: -40px;
}

bramus, to CSS
@bramus@front-end.social avatar

Hey my friends (and beyond)! I have published the slides of my talk “MPA View Transitions are here!” on my blog for you to check out.

Once the video gets published, I'll be sure to update the post to include it.

https://www.bram.us/2024/05/23/mpa-view-transitions-are-here-2024-05-23-jsheroes/

Me, on stage
Me on stage, from afar

OddBird, to CSS
@OddBird@front-end.social avatar

Cascading Layouts: A workshop on resilient CSS layouts. https://www.oddbird.net/workshops/cascading-layouts/

Take your sites to the next level with Miriam Suzanne @mia in this 3-session, online workshop on building more resilient and maintainable web layouts using modern #css.

June 24 - 26 9:00a - 11:30a PT Register Today!

XavCC, to CSS French
@XavCC@todon.eu avatar

Question #CSS

Comment faire un rendu propre d'iframe de carte umap dans un html ?

pour rendre un iframe de carte umap qui reste au centre de l'écran (sous h1 & h2, au dessus de footer) bien joli sympa ?

J'ai que du CSS et du HTML et je ne veux que ça !

kubikpixel, to webdev German
@kubikpixel@chaos.social avatar

«CSS :has(), the God Selector»
– by @brucelawson

Yes CSS is more then only a design and colors and have today cool functions to select specific HTML components and pleace web designer think in different screen spaces.

🖌️ https://brucelawson.co.uk/2024/css-has-the-god-selector/


#webdev #css #webdesign #selectors #web #design #modernweb

westbrook, to webdev
@westbrook@mastodon.social avatar

h* elements have margin by default!? Who knew.

#maintainerLive #html #css

boolat, to webdev
@boolat@mastodon.social avatar

Once I thought, what if there was a CSS file that makes the document look like it is a command line interface... So I made one, but I really don't know what it could be used for :)

video/mp4

iamdtms, to CSS
@iamdtms@mas.to avatar

'How can I target the container with styles inside the query itself with nesting rulesets?' #CSS
https://iamdtms.medium.com/deep-dive-into-container-queries-da554222df98

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines