I know this is a bit of #php but in a way it is 🤔 I have a function that builds a Dropdown / select that has a Class. I need to style it with #css But I'm Not too good at that 😞 So I'm looking for some Help Please if there are any #css coders that could help with just #css only ? Please ? 😀 Blue or Grey /Gray Pastel colours Please , Thank-You 😀
I know this is a bit of #php but in a way it is 🤔 I have a function that builds a Dropdown / select that has a Class. I need to style it with #css But I'm Not too good at that 😞 So I'm looking for some Help Please if there are any #css coders that could help with just #css only ? Please ? 😀 Blue or Grey /Gray Pastel colours Please , Thank-You 😀
Love this on/off css/html input. Must fiddle with and use in future, after probably annoying my designer. https://codepen.io/jkantner/pen/gOZrOQm
Tldr: fancy html checkbox and css that I like
#html #css #ux #ui #webdevelopment
A Fancy "Pop Out" Hover Effect For Your Avatar 2: "No extra element (only the <img> tag). No pseudo-element. Powered by the future of #CSS (mask, @property, Trigonometric functions and a lot of math). Optimized with Sass & CSS Variables." https://css-tip.com/avatar-hover-effect-2/
I just released v1.3.7 of the Jekyll theme called SpaacedOut. Check out the details at https://jasong.us/3sE4dQU.
#jekyll #jekylltheme #cms #css #dev #webtheme #webthemes #spaacedout #ruby #gem
#jekyll #jekylltheme #cms #css #dev #webtheme #webthemes #spaacedout #ruby #gem
I've been debugging a #css issue for hours, and only just realised it's due to a 14 year old bug on Firefox..
https://bugzilla.mozilla.org/show_bug.cgi?id=501183
How's your morning doing? 😅
Make Use Of: CSS Grid or Flexbox: Which Is Better for Creating Columns? https://www.makeuseof.com/css-grid-flexbox-better-create-columns/ #Tech #MakeUseOf #TechNews #IT via @morganeogerbc #WebDevelopment #Programming #WebDesign #CSS
#Tech #MakeUseOf #technews #it #webdevelopment #programming #webdesign #css
Tailwind CSS is noisy but convenient to iterate as a non-designer. Wonder if I could write the page in high-level CUE to generate a static webpage with Tailwind utility classes.
TIL that you can use `:nth-child(even)` and `:nth-child(odd)` instead of numbers and `n` in #CSS.
Hello!
I am an artist and professor of Creative Technologies at Virginia Tech. In my work, I focus on the ways technologies of visualization and control intersect with and threaten #trans lives.
I work in #creativecode, #sculpture, #writing, #artistbooks, and more. Lately I have been doing a lot of #webdev for my projects and in my teaching.
Earlier this year, I combined my #HTML / #CSS / #JavaScript teaching resources into a single (free and open) site that I am really proud of:
I am also interested in #horror, #scifi, #solarpunk, #retrocomputing, #historyoftechnology, #transstudies, #maps, #zines, and #ttrpgs.
#trans #creativecode #sculpture #writing #artistbooks #webdev #html #css #javascript #horror #scifi #solarpunk #retrocomputing #historyoftechnology #transstudies #maps #zines #ttrpgs #introductions
Le 9 septembre 2014, pompage publiait « Concevoir un design sans la couleur » : https://www.pompage.net/traduction/concevoir-un-design-sans-la-couleur
Le 9 septembre 2011, pompage publiait « De la vraie typographie pour le Web » : https://www.pompage.net/traduction/de-la-vraie-typographie-pour-le-web
i think i'm pretty happy with my CSS framework, for now.
weighs in at ~4.2KB. light & dark mode, fully responsive.
Yesterday I found @scott's CSSWG issue about the style interpolation based on the container width: https://github.com/w3c/csswg-drafts/issues/6245
I remember I wanted to implement this with #CSS scroll-driven animations, and finally did a quick attempt today: https://codepen.io/kizu/pen/QWzppBd — seems to work fine, though a bit cumbersome (so it would be nice to have a native feature for this).
I have an article planned related to this usage, I wonder when I will find time to write it properly, haha.
Dear lazywebs,
Is there a ready-made library-agnostic solution that combines both:
1. masonry layout
2. lazy loading of images
and doesn't require too much hacking?
It has to work both in Firefox and Chrome and I don't mind it using client-side JS. Bonus points if it's single-digit kilobytes minified.
#webdevelopment #frontend #html #css #javascript #masonry
Make Use Of: How to Build User-Friendly Forms Using Chakra UI in React https://www.makeuseof.com/chakra-ui-react-forms-user-friendly/ #Tech #MakeUseOf #TechNews #IT via @morganeogerbc #WebDevelopment #Programming #React #CSS
#Tech #MakeUseOf #technews #it #webdevelopment #programming #react #css
CSS Button Generator | progettare pulsanti #CSS personalizzati senza scrivere codice
#grafica #applicazioni
https://webappsmagazine.blogspot.com/2023/09/css-button-generator-progettare.html
I always found the mandatory dash in custom elements from web components to be kind of weird, even though I understand why it's necessary (ie. for future compatibility with HTML tags that don't yet exist.)
If you use web components, I'd be curious to hear how you name your components with the mandatory dash? Do you do x-name or some other common prefix? Or just try to name every tag using two or more words? Or something else?
#javascript #html #css #webcomponents