List Hits

Total Items found in Hits is 576187.
A Collection of Hits...
adding pagination to custom wp_query

4:30 am, August 14, 2023
date

4:30 am, August 14, 2023
check if a ul contains a ul li

4:28 am, August 14, 2023
target data attribute with css

4:28 am, August 14, 2023
Making an image responsive using css

4:18 am, August 14, 2023
ads

4:09 am, August 14, 2023
convert all images into base64 encoded

3:55 am, August 14, 2023
Farming Guides

3:54 am, August 14, 2023
Windows Reinstall Again - 2022 Edition

3:50 am, August 14, 2023
Changing an array declared with const

3:38 am, August 14, 2023
Objects in javascript

3:38 am, August 14, 2023
bootstrap dark mode

3:38 am, August 14, 2023
Use the parseInt Function with a Radix

3:38 am, August 14, 2023
pretty printing json with php

3:35 am, August 14, 2023
Create Strings using Template Literals

3:27 am, August 14, 2023
table border collapse

3:25 am, August 14, 2023
Robocopy Options /? help

3:23 am, August 14, 2023
php html template class system

3:10 am, August 14, 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
There is no way to happiness. Happiness is the way.
Unknown
Random CSS Property

:where()

The :where() CSS pseudo-class function takes a selector list as its argument, and selects any element that can be selected by one of the selectors in that list.
:where css reference