List Hits

Total Items found in Hits is 576165.
A Collection of Hits...
scroll down the page using a button click

4:26 am, February 19, 2024
Kruxor Moving from Bootstrap to CSS Grid

4:25 am, February 19, 2024
css grid for layouts and how to use it

4:20 am, February 19, 2024
check if an item id exists in javascript

4:15 am, February 19, 2024
Chat GPT slick slider code testing

4:13 am, February 19, 2024
show the current date in javascript

4:06 am, February 19, 2024
adding react to a website in 3 steps

4:05 am, February 19, 2024
save string to file php

4:01 am, February 19, 2024
json jquery ajax request

4:01 am, February 19, 2024
check if a file exists with php

4:01 am, February 19, 2024
install cmatrix on mac m1

4:01 am, February 19, 2024
codemirror with auto preview window

4:01 am, February 19, 2024
php basic page router

4:01 am, February 19, 2024
Nginx Server Block with Rewrite

4:01 am, February 19, 2024
split a string into links using the comma

4:01 am, February 19, 2024
get the href value using jquery

4:00 am, February 19, 2024
old browser check with javascript

4:00 am, February 19, 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

border-block-end-width

The border-block-end-width CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-end-width css reference