target=”blank”
Does that make your eye twitch a little bit? Like… it’s a typo. It should be target="_blank" with an underscore to start the value. As in… <a target="_blank" href="https://codepen.io"> Open…
Does that make your eye twitch a little bit? Like… it’s a typo. It should be target="_blank" with an underscore to start the value. As in… <a target="_blank" href="https://codepen.io"> Open…
Already a while back, we explored applying SVG filters to images that appear when hovering a menu item. Today I thought that it would be interesting to play with a…
:has
, A Native CSS Parent Selector (And More)
About The AuthorAdrian Bece is a versatile fullstack web developer with extensive eCommerce experience who is currently working at PROTOTYP as a technical lead. He enjoys … More about Adrian…
We’ve all made excuses for why we haven’t gotten started on something we really want to do. We’re too busy, or we haven’t prepared enough to get started. The truth…
Single page websites are rapidly evading the web space. Originally intended for creating online portfolios and CVs, a single-page technique is gaining popularity among businesses and eCommerce sites as well.…
Have you ever experienced the frustration of trying to tap a button on a mobile device only to have it do nothing because the target size is just not large…
WordPress sites have an API by default. Wanna see this site’s most recent posts, with just a specific set of data… in JSON format? Here ya go. Alex Riviere made…
Meet our new book, “Image Optimization”, a deep-dive guide to understand how to deliver high-quality images on the web fast. 528 pages. From formats and compression to delivery and maintenance.…
Optimizing photos and applying filters without destroying the natural look of the photo is a skill that takes a lot of practice to master. But, with the help of realistic…
If you haven’t visited the site for Matthew Fisher yet, what you find will surprise you. From the very first meeting with Matthew in the Fall of 2020,...