List Hits

Total Items found in Hits is 534024.
A Collection of Hits...
stop overscrolling on responsive ios

1:30 am, January 14, 2023
tinymce remove auto p tags setting

1:30 am, January 14, 2023
Invalid argument supplied for foreach()

1:32 am, January 14, 2023
wordpress category list sorting custom

1:33 am, January 14, 2023
list group card item template

1:33 am, January 14, 2023
check length of element jquery

1:34 am, January 14, 2023
add paging to wp list query

1:34 am, January 14, 2023
stack a table using css responsive

1:35 am, January 14, 2023
Testing Playwrite on for Node

1:35 am, January 14, 2023
check url hash using javascript

1:36 am, January 14, 2023
css grid for layouts and how to use it

1:37 am, January 14, 2023
youtube search api request function

1:39 am, January 14, 2023
my default text shadow css

1:39 am, January 14, 2023
javascript update item in object

1:40 am, January 14, 2023
Create Strings using Template Literals

1:41 am, January 14, 2023
making var_dump look nice

1:42 am, January 14, 2023
twitter social sharing meta tags

1:45 am, January 14, 2023
jquery click function

1:46 am, January 14, 2023
date

1:56 am, January 14, 2023
date

2:32 am, January 14, 2023
php get file extension from a file name

2:40 am, January 14, 2023
convert all images into base64 encoded

2:40 am, January 14, 2023
scrollbar replacement simplebar

2:40 am, January 14, 2023
php list all the functions in a class

2:40 am, January 14, 2023
convert json string to a php array

2:41 am, January 14, 2023
function to create a uid from html

2:42 am, January 14, 2023
javascript basic test array and loop

2:42 am, January 14, 2023
get yesterdays date with javascript

2:42 am, January 14, 2023
javascript add class to element

2:43 am, January 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
Old programmers never die; they just lose some of their functions.
Random CSS Property

place-items

The CSS place-items shorthand property allows you to align items along both the block and inline directions at once (i.e. the align-items and justify-items properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.
place-items css reference