List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
load json data url with jquery

11:30 am, August 5, 2024
convert all images into base64 encoded

11:30 am, August 5, 2024
sqlite check table name exists

11:30 am, August 5, 2024
Importing CSS Reference

11:28 am, August 5, 2024
rotate an element when its selected

11:28 am, August 5, 2024
php return json header and content

11:28 am, August 5, 2024
globe svg testing (broken)

11:28 am, August 5, 2024
get element by id with javascript

11:27 am, August 5, 2024
page scroll indicator research

11:27 am, August 5, 2024
css accordion basics

11:27 am, August 5, 2024
Making an image responsive using css

11:27 am, August 5, 2024
using the kbd html tag

11:27 am, August 5, 2024
weird search results being recorded

11:21 am, August 5, 2024
Windows Emoji Shortcut

11:21 am, August 5, 2024
Archaeology/Level up table

11:21 am, August 5, 2024
simple dropdown navigation ul li css

11:21 am, August 5, 2024
Flickity - autoPlay with Loop

11:21 am, August 5, 2024
CSS Drawing - Beach Scene

11:21 am, August 5, 2024
Chat GPT slick slider code testing

11:20 am, August 5, 2024
CSS Grid - Basic Columns

11:20 am, August 5, 2024
RS3 Herb: Locations

11:20 am, August 5, 2024
logo tickers marquee slow scrolling

11:20 am, August 5, 2024
What's the Point of Docker?

11:20 am, August 5, 2024
show errors in php with toggle

11:19 am, August 5, 2024
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

shape-outside

The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.
shape-outside css reference