Skip to content
Blog.jws

Blog.jws

  • Home

Tag: images

How to add text on-top of an image

May 13, 2021May 13, 2021
Leave a comment

I am slightly surprised that I haven’t done a post on this, yet.  My intention with this blog post is to simply show how to layer text on-top of an image.

Continue reading "How to add text on-top of an image" →
Categories icon Coding
Tags icon CSS, HTML, images

Three ways to load lazily

December 3, 2020
Leave a comment

Lazy loading is a method for optimizing a website by loading images (or iframes) on demand.  If properly implemented, the browser should load the images that are at the top of the page first and wait to load the rest until the user starts to scroll down the page.  This is something that is relatively …

Continue reading "Three ways to load lazily" →
Categories icon Coding
Tags icon HTML, images, JavaScript

Data URLs

November 26, 2020
Leave a comment

Last week, we talked about CSS sprites and a large benefit of it was that the user didn’t need to retrieve as many image files from the server.  This week, we are going to look at how to not need to retrieve ANY image files from the server.  The method is something called data URLs.  …

Continue reading "Data URLs" →
Categories icon Coding
Tags icon dataurls, HTML, images

Recent Posts

  • Styling a webform with CSS Grid
  • How to deploy a Laravel app
  • What are koans and how can they help level up your dev game?
  • Free AI-Driven Profile Pictures
  • Text alignment and font weight using bootstrap

Categories

  • 3D Printing
  • Coding
  • Drone
  • Food
  • Hardware
  • MBA
  • Miscellanea
  • Movies
  • Pets
  • Photography
  • Security
  • Software
  • Travel
Penguin WordPress Theme made by WPZOO
Go to mobile version