Published onOctober 28, 2025Stop Horizontal Scrolling: How to Wrap Code Blocks Effectivelycssweb-developmentuser-experienceIn this blog post, I will show how to prevent horizontal scrolling when using code blocks to display code examples, and this is solved with some CSS.
Published onOctober 21, 2025Overriding Email Octopus Signup Form Styles with Custom CSScssweb-developmentIn this blog post, I will show how to override the Email Octopus sign-up form styles with custom CSS.
Published onOctober 21, 2025Solving External Script Loading Problems in Modern React Applicationsreactnextjsweb-developmentjavascriptIn this blog post, I will show how to add an external script to a React application.
Published onOctober 15, 2025How to Make the NextJS Image Component Work on CloudflarenextjsimagesIn this blog post, I will show how to make the NextJS Image component work on Cloudflare.
Published onAugust 27, 2025How You Can Include a Video on Your Website Using HTML5 EmbeddingVideo-EmbeddingIn this blog post, I will explain how to embed a video on your website using HTML5 embedding.