🚫📱 Stopppp using those crusty old media queries for font sizes alreadyyyy 😭💀
clamp() is literally doing the responsive text ✨ MAGIC ✨ for you automaticallyyy 🪄🔥
Just let it cook 🍳💯
#css #csstricks #developers
Numbers not aligning in prices or tables?
Fix it with one line of CSS 👇
font-variant-numeric: tabular-nums;
Perfect for prices, tables, and dashboards ✨
#csstips #webdevelopment #FrontendDevelopment #uidesign #csstricks #DevTips #webdevelopers
Zell Liew’s post offers a clear and practical guide to managing focus within interactive UI elements.
css-tricks.com/a-primer-on-...
#Accessibility #A11y #UXDesign #WebDev #InclusiveDesign #KeyboardNavigation #CSSTricks #FocusTrap #DigitalAccessibility
Tips #33: Create the Glitch Effect Like a Pro 🧙🏻♂️📌
Master this CSS trick and more on javidev (link in my profile).
Creation: mystic.js
#cssmagic #glitcheffect #webdesign #frontendtips #csstricks #developers #webdev #uianimation #codingtips #softwaredeveloper
Create stunning effects with mix-blend-mode 🎨✨ Stand out with next-level CSS – visit javidev (link in my profile) – creation: mystic.js
#csshacks #mixblendmode #webdevelopment #frontendmagic #csstricks #creativecoding #webdesign #developerlife #buildinpublic #mysticdev
Perfect your image layouts with object-fit 🖼️💡 Clean, pro-level CSS – visit javidev (link in my profile) – creation: mystic.js
#csstips #objectfit #webdevelopment #frontenddesign #csstricks #devlife #webdesign #responsivecss #buildinpublic #mysticdev
Upgrade your UI game with smart cursor hacks 🖱️✨ – visit javidev (link in my profile) – creation: mystic.js
#csshacks #cursorcss #webdevelopment #frontendmagic #csstricks #developerlife #webdesign #codingtips #buildinpublic #mysticdev
Responsive CSS made simple 📱✨ Apply these hacks today – visit javidev (link in my profile) – creation: mystic.js
#csshacks #responsivedesign #webdevelopment #frontendtips #csstricks #devlife #webdesign #codingtips #buildinpublic #mysticdev
CSS Magic in Seconds ✨ Master layouts without the headache – visit javidev (link in my profile) – creation: mystic.js
#css #webdevelopment #frontendtips #csstricks #devlife #webdesign #codingtips #programmerlife #techskills #buildinpublic
Tips #23: Pro CSS Hacks for Sticky Navbar! 🧙🏻♂️📌 – Keep your nav always visible like a pro. Visit my website: javidev (link in my profile). Created by mystic.js
#StickyNavbar #CSSHacks #WebDesign #FrontendDev #UXTips #DevLife #CodeSmart #CSSTricks #WebDevTips #UIDesign
Tips #22: Pro CSS Hacks for Responsive Design! 🧙🏻♂️📌 – Build layouts that adapt like magic. Visit my website: javidev (link in my profile). Created by mystic.js
#ResponsiveDesign #CSSHacks #WebDev #FrontendTips #CodeSmart #DevLife #MobileFirst #CSSTricks #UXDesign #CodingTips
Anyone have an idea for why my details animation is weird at the end?
codepen.io/jasikpark/pe...
developer.chrome.com/docs/css-ui/...
#HTML #CSS #interpolate-size #CSSTricks
Magical Coding Tips Part #9: CSS Hacks for Resizing Logos 🔍🧙🏻♂️
Perfect logo sizes in seconds — discover more at javidev (link in my profile).
mystic.js
#CSSLogo #LogoDesign #ResizingHack #FrontendHacks #WebDesignTips #CSSTricks #CleanDesign #LogoResizing #HTMLCSS #CodeLikeAPro
Just read this post on #CSSTricks (great site BTW) on wanting to ditch the CSS PreProcessor today. Good read but it has one piece wrong regarding the `@import` statement in CSS for breaking up CSS files.
It's natively supported (at a base level) in all browsers.
css-tricks.com/so-you-want-...
Recreate OpenAI.fm style 3D buttons using pure CSS.
* Pure CSS for visuals & state (:checked)
* Uses standard HTML radios/labels
* Smooth transitions
* Optional JS click sound
Github: github.com/jqueryscript...
#CSS #Frontend #WebDevelopment #UI #CSSTricks
Switch between dark & light mode effortlessly with just CSS! 🌗 No JavaScript needed—just modern CSS features like :has() & CSS variables.
Check out my the code base here in this detailed article:
dev.to/web_dev-usma...
#CSS #DarkMode #LightMode #WebDev #Frontend #UIDesign #CSSTricks #WebDeveloper
ahmedrazadev.hashnode.dev/20-advanced-...
#CSS #AdvancedCSS #FrontendDevelopment #WebDesign #UIDevelopment #WebDevelopment #CSSTricks #ResponsiveDesign #Animation #CSSGrid #Flexbox #ProfessionalUI #WebDevTips #DesignTips #AhmedRazaDev #Hashnode
A handy CSS trick for handling text overflow like a pro! #css #csstricks #webdesign #webdev
It’s my first time seeing your site’s refresh again, really cool!!! #Awesomesauce! #Nerdgasm! #CSSTricks!
🎉 New post on CSS-Tricks dropped. Check it out!
👀 Guest writers is open, make sure you head over to the site and get those ideas in!
css-tricks.com/demystifying...
#CSSTricks
❤️ Hey #DeveloperCommunity. Come one, come all! Are you interested in writing for CSS-Tricks?
🤘 Well if so, get over to the site and fill out the form. Guest writers is open!
css-tricks.com/guest-writin...
#CSS #CSSTricks
🎉 BAM! New post has dropped on CSS-Tricks!
💙 Check it out below!
css-tricks.com/managing-use...
#DeveloperCommunity #CSSTricks
💥 New CSS-Tricks article dropping today. Stay tuned...
#CSSTricks #DeveloperCommunity
A quick tip outlining how to easily center any content vertically (including block-level elements) in CSS using the align-content property.
youtube.com/shorts/6eW0l...
—
#css #cssweekly #webdeveloper #webdevelopment #webdev #csstricks #htmlcss #learncss #csstips #csstutorial
Black text on pink background: Where I’m at on the whole CSS-Tricks thing
🥭 Where I’m at on the whole CSS-Tricks thing
by Chris Coyier
@chriscoyier @chriscoyier@front-end.social
#CSSTricks
chriscoyier.net/2024/02/28/w...
#CSStricks − page breaks
When creating paged documents automatically, a common remarks is: "This page break is ugly, a human would never have done this!"
That’s true.
But nothing prevents you from teaching to computers!
↘️