I am still digesting your <picture> tag on the site! I have to say that is pretty cool!
https://github.com/brieweb/saclug.org/blob/master/content/pages/locations.md...
<picture> <source srcset="/images/saclug_map_400.webp 400w, /images/saclug_map_600.webp 600w, /images/saclug_map_800.webp 800w, /images/saclug_map_1000.webp 1000w, /images/saclug_map.webp 1920w" type="image/webp" sizes="(max-width: 720px) 400px, (max-width: 1280px) 800px, (max-width: 2560px) 1000px"/> <source srcset="/images/saclug_map_400.png 400w, /images/saclug_map_600.png 600w, /images/saclug_map_800.png 800w, /images/saclug_map_1000.png 1000w, /images/saclug_map.png 1920w" type="image/png" sizes="(max-width: 720px) 400px, (max-width: 1280px) 800px, (max-width: 2560px) 1000px"/> <img style="width: 100%; height: auto;" src="/images/saclug_map.png" alt="pictographic map showing path from outside bel air market to meeting room"/> </picture>
On Mon, Dec 11, 2023 at 09:43:56AM -0800, Sen Hastings wrote:
Just stumbled across this today: https://ist.uwaterloo.ca/~anderson/images/index.html
It's a fascinating look at older practices of images on the web.
I like this page especially: https://ist.uwaterloo.ca/~anderson/images/GIFvsJPEG/SameImageDiffSizes.html _______________________________________________ Lug-nuts mailing list -- lug-nuts@bigbrie.com To unsubscribe send an email to lug-nuts-leave@bigbrie.com