List Hits

Total Items found in Hits is 610374.
A Collection of Hits...
Source on Overwolf ASCII Art

1:03 am, July 1, 2023
video embed no controls

1:03 am, July 1, 2023
adding react with JSX using babel

1:03 am, July 1, 2023
add paging to wp list query

1:01 am, July 1, 2023
backdrop-filter: blur(10px);

1:00 am, July 1, 2023
RS3 Thieving Log - Safe Cracking

1:00 am, July 1, 2023
Flickity - autoPlay with Loop

1:00 am, July 1, 2023
wordpress main nav dropdown fix

12:59 am, July 1, 2023
log the console log output to a div

12:59 am, July 1, 2023
sqlite check table name exists

12:59 am, July 1, 2023
get tomorrows date with javascript

12:57 am, July 1, 2023
Quicksand font quick install

12:56 am, July 1, 2023
convert json string to a php array

12:55 am, July 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

fit-content

The fit-content behaves as fit-content(stretch). In practice this means that the box will use the available space, but never more than max-content.
fit-content() css reference