List Hits

Total Items found in Hits is 535092.
A Collection of Hits...
bootstrap basic grid layout

4:53 am, December 1, 2023
Flickity - autoPlay with Loop

4:53 am, December 1, 2023
extracting the useful bits of bootstrap

4:54 am, December 1, 2023
Mac Useful Keyboard Shortcuts

4:54 am, December 1, 2023
Added Bootstrap Nightshade Again

4:54 am, December 1, 2023
form elements australian state list

4:54 am, December 1, 2023
rounded click me button with icon

4:55 am, December 1, 2023
white space pre-wrap formatting

4:55 am, December 1, 2023
python Install Beautiful Soup

4:55 am, December 1, 2023
dropdown change input box on select

4:55 am, December 1, 2023
CSS Grid Frame Work

4:55 am, December 1, 2023
wp register plugin settings admin

4:56 am, December 1, 2023
count the elements in an array

5:00 am, December 1, 2023
bootstrap form basic

5:13 am, December 1, 2023
simple file cache and check in php

5:20 am, December 1, 2023
How do Self-Closing JSX Tags Work?

5:31 am, December 1, 2023
get the current url in javascript

5:35 am, December 1, 2023
nsing

5:38 am, December 1, 2023
layout homepage

5:41 am, December 1, 2023
jquery toggle menu testing

5:54 am, December 1, 2023
compar

6:06 am, December 1, 2023
Auto Changing Image URL

6:10 am, December 1, 2023
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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

::marker

The ::marker CSS pseudo-element selects the marker box of a list item, which typically contains a bullet or number. It works on any element or pseudo-element set to display: list-item, such as the <li> and <summary> elements.
::marker css reference