CodeSpud
5 posts tagged with "css"

Using Container Queries to Make a News Layout

February 24, 2023csslayoutfrontend

Think of media queries as a bottle filled with different liquids that don’t mix, like oil and water. The shape and size of the container…

CSS Snippets I Use 90% of The Time - Part 2

February 09, 2023csssnippetsUX

This is part 2 of CSS snippets I used 90% of the time post. As promised this is second part of CSS styles I commonly used with my projects. If you are going to think of a rule I’d say this is my 80/20 rule for CSS.

CSS Snippets I Use 90% of The Time - Part 1

January 28, 2023csssnippetsaccessibility

I have snippets of code I return to whenever I find patterns in a design. It is one of those efficiency hacks I’ve adopted as a programmer. I have quite a collection. Gathered working on websites in different industries. Although the size and theme of these websites vary, I can still count on some basic UI patterns.

Fix accessibility using focus-within

January 08, 2023accessibilitycssfrontend

A few issues I found recently for clients were related to accessibility. A few perfectly working user interfaces were not keyboard accessible. Not because they are custom controls nor because the controls were not tabable.

Creating My Animated Bottom Bar Experiment

November 19, 2022javascriptcssui

I wanted to see how much we can do with CSS transitions. No keyframe animations at all. Although you would have more control over the…

By @codespud  
DISCLAIMER This is my personal weblog and learning tool. The content within it is exactly that – personal. The views and opinions expressed on the posts and the comments I make on this Blog represent my own and not those of people, institutions or organisations I am affiliated with unless stated explicitly. My Blog is not affiliated with, neither does it represent the views, position or attitudes of my employer, their clients, or any of their affiliated companies.