List Hits

Total Items found in Hits is 560458.
A Collection of Hits...
check if a ul contains a ul li

9:25 am, September 30, 2024
add years as options to select dropdown

9:32 am, September 30, 2024
get the last letter of a string

9:32 am, September 30, 2024
using a css grid area template

9:32 am, September 30, 2024
convert json string to a php array

9:57 am, September 30, 2024
convert a string to uppercase with php

9:57 am, September 30, 2024
animated duck on footer

10:00 am, September 30, 2024
animate css

10:19 am, September 30, 2024
get current url with php

10:21 am, September 30, 2024
using switch with multiple identical cases

10:22 am, September 30, 2024
get the href value using jquery

10:23 am, September 30, 2024
making var_dump look nice

10:25 am, September 30, 2024
Create a Simple JSX Element

10:25 am, September 30, 2024
Create a Complex JSX Element

10:29 am, September 30, 2024
php check if a class exists

10:34 am, September 30, 2024
write string contents to a file with php

10:35 am, September 30, 2024
php print an array nicely

10:37 am, September 30, 2024
console dir usage

10:40 am, September 30, 2024
Best Atom Plugins 2019

10:43 am, September 30, 2024
check if a file exists with php

10:46 am, September 30, 2024
how to decode xml in php

11:02 am, September 30, 2024
check browser version and show a message

11:05 am, September 30, 2024
KruXoR - October 2022 - Newsletter

11:43 am, September 30, 2024
Console Tips and Tricks

11:43 am, September 30, 2024
make clickable element with clickable class

11:49 am, September 30, 2024
get element by id and hide it

11:49 am, September 30, 2024
show response headers from file get contents

12:01 pm, September 30, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

border-end-end-radius

The border-end-end-radius CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.
border-end-end-radius css reference