isotropic-2022
Share
Blog
Search
Menu

Web Design & Dev

Sub Categories:  BestCodeInfoInspirationResearch ReportsResourcesReviewsTutorials

Most Recent Articles

August 9, 2022

How To Marquee Elements in 2025 (Best Practices)

This article will discuss the best ways to make moving marquee elements in modern web design. A marquee is an infinite section of text and/or visual element (like images) that automatically scrolls horizontally. Despite the […]
By James LePage
August 9, 2022

Testing CSS/Websites for prefers-reduced-motion Queries

prefers-reduced-motion is a helpful accessibility query that every web developer should be using. It checks to see if a users system has been instructed to minimize motion. Some may be negatively impacted by animations such […]
By James LePage
August 8, 2022

Leadpages Review (2025) - Is this the best landing page builder?

Leadpages is a landing page builder popular with bloggers and businesses alike. Having used this landing page builder for several years, I can say that it is one of the few good tools out there […]
By James LePage
August 5, 2022

How To Fix jQuery Selector Returning a n.fn.init[0]

jQuery is a popular JavaScript library that was released well before the era of JavaScript frameworks such as React or Vue. In fact, it came out in 2006 which is 7 years before React came […]
By James LePage
August 3, 2022

How To: 1/3 of 100% (33.333...%) In CSS

In this resource, we'll show how to easily specify 1/3 width in CSS. Say you want three columns within a container. Typically, people will write 33% into each child element. However 33% * 3 comes […]
By James LePage
August 1, 2022

Debutify Theme Review - Worth Installing On Shopify in 2025?

In this review, we're going to dive into Debutiy Theme, a free Shopify theme that's incredibly popular with e-commerce store owners. We'll be talking about the features of Debutify theme, so you can make an […]
By James LePage
August 1, 2022

How To Get Rid Of Blinking Text Cursor Everywhere In Chrome

In this article, we'll discuss how to get rid of the Blinking Text Cursor globally appearing in Chrome. With this issue, the cursor (AKA "the insertion point"), appears when clicking any text or element of […]
By James LePage
July 26, 2022

How To Fix The Unexpected End of Input Error in JS

Code formatting. Tabs or spaces, semi-colons or no semi-colons. It is a pretty controversial subject to many but it is quite important in some instances. If you are on a team, having a cohesive code […]
By James LePage
July 15, 2022

How to Make Snapping Scroll Sections with CSS Scroll-Snap (fullpage.js alternative)

In this tutorial, we're going to make a page that snaps from one fullscreen section to another as the user scrolls. This effect was popularized by the fullpage.js library. But now, there are better options […]
By James LePage
July 11, 2022

How To Fix "Cannot use import statement outside module" in JS

There are a few different ways to use JavaScript modules but one of the most widespread approaches is EcmaScript modules, often referred to simply as ES modules. This syntax uses the import and export statements. […]
By James LePage
Back To Blog
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram