Using Clip-Path on Hover State
01/04/2021The clip-path css property is a fun one. It's essentially setting a mask on an element. From MDN, "The CSS property creates a clipping…
Read MoreThe clip-path css property is a fun one. It's essentially setting a mask on an element. From MDN, "The CSS property creates a clipping…
Read MoreRecently I had a ticket come in for a survey form and there was some custom styling I had to do for it. The main thing I had to do was add…
Read MoreTables have always been a pain point when it comes to responsive design. They will display nicely (sometimes) on desktop but they become a…
Read MoreUntil recently I never thought much about printing a web page. I guess it's something people do. I know you can. I just never do. That said…
Read MoreNo. Okay, that's it. Post is complete. Have a nice day. Hold on. Why? Isn't Sass awesome? It's awesome nature is in the name itself. Sass…
Read MoreAs a web developer I like to include little code examples/snippets in my content sometimes. It's not too difficult but it's a bit quirky…
Read More