Case Study: Combining Cutting-Edge CSS Features Into a âCourse Navigationâ Component
I came across this awesome article navigator by Jhey Tompkins: CodePen Embed Fallback It solved a UX problem I was
Read MoreI came across this awesome article navigator by Jhey Tompkins: CodePen Embed Fallback It solved a UX problem I was
Read MoreIn my last article on “Revisiting CSS Multi-Column Layout”, I mentioned that almost twenty years have flown by since I
Read MoreThe system descriptor The symbols or additive-symbols descriptors define the characters used for the counter style, while system says how to use them. The valid system values
Read MoreScott Jehl released a course called Web Components Demystified. I love that name because it says what the course is
Read MoreStatic sites are wonderful. I’m a big fan. They also have their issues. Namely, static sites either are purely static
Read MoreThe videos from Smashing Magazine’s recent event on accessibility were just posted the other day. I was invited to host
Read MoreIn the last article, we created a CSS-only star rating component using the CSS mask and border-image properties, as well
Read MoreThis video makes how CSS works easy to understand…it’s just styles added to your page. You can do a lot
Read MoreA much-needed disclaimer: You (kinda) can use functions now! I know, it isn’t the most pleasant feeling to finish reading
Read MoreCreating a star rating component is a classic exercise in web development. It has been done and re-done many times
Read More