I Don’t Think We Really Need :user-valid or :user-invalidThere’s been a lot of buzz in the web dev sphere lately about :user-valid and :user-invalid . For those who don’t know them, they are an…Nov 21, 2024Nov 21, 2024
In CSS, Some Infinities Go BeyondYou’re probably familiar with CSS units such as px, rem, em, and maybe even more exotic units like dvh, deg or kHz, but there is another…Apr 9, 2024Apr 9, 2024
To add yo your CSS hamburger idea, you could have a label with a "for" attribute that matches the…Jan 25, 2024Jan 25, 2024
Published inPython in Plain EnglishReview of Dr. Angela Yu’s 100 Days of PythonIf you’re looking to get into programming, you’ve probably heard of Python. Python is one of the most popular programming languages, and…Jan 10, 2024Jan 10, 2024
Sorry, I’m Not Diggin’ HTMXI know I’m one to always rain on somebody’s parade when it comes to emerging tech, but since I first heard of HTMX, I wasn’t a fan.Jan 6, 202441Jan 6, 202441
Published inNotOnlyCSSMy CSS Christmas WishlistWe got spoiled in 2023 with new CSS features. From native nesting, :has() support (Firefox support is coming Tuesday!!) , container…Dec 18, 2023Dec 18, 2023
How to Use Woff2 Fonts on UnbounceThere is no way to upload font files onto Unbounce, so you can’t use custom fonts then, right? Wrong.Oct 21, 2023Oct 21, 2023
This CSS 1-Liner Will Improve Your FlexboxI love flexbox, but I hate math. Thankfully, CSS can do the math for us… with a little creativity!Oct 14, 20233Oct 14, 20233
Originally the script did cache it, and there probably is a benefit in doing so.Oct 13, 2023Oct 13, 2023
Can PHP Save CSS’s @import?CSS’s @import is shunned because it is slow, but what if we fixed it with an unlikely hero?Oct 7, 20232Oct 7, 20232
8 Changes for Returning PHP DevelopersFor eons, PHP has been the powerhouse of the web. According to W3Tech, as of 2023, 77.5% of all websites are running PHP. However, that…May 17, 20232May 17, 20232
How to Add reCAPTCHA to Unbounce Landing PagesIf you’re looking to create landing pages of your website, you’ve probably considered Unbounce. But can you add reCAPTCHA to Unbounce? Yes!Dec 8, 20227Dec 8, 20227
5 New Features That Will Change How You Write CSSCSS has been around since 1996. That’s a lot time, and a lot of things naturally change. But, normally CSS changes pretty slowly. For…Nov 21, 20221Nov 21, 20221
PyScript vs Brython — What’s the Difference?In the past few months PyScript has been the talk of the programmer town. PyScript allows developers to run Python in the browser —…Jul 20, 20222Jul 20, 20222