List Hits

Total Items found in Hits is 576154.
A Collection of Hits...
Oswald Font Quick Embed

10:56 pm, March 19, 2024
how to embed google fonts icons

10:56 pm, March 19, 2024
verify the google recapture server php

10:55 pm, March 19, 2024
Testing Playwrite on for Node

10:55 pm, March 19, 2024
CSS Grid Frame Work

10:55 pm, March 19, 2024
What is Core?

10:55 pm, March 19, 2024
KruXoR Site Updates June 2022

10:54 pm, March 19, 2024
Bootstrap Darkmode Switch

10:54 pm, March 19, 2024
css font style italic

10:54 pm, March 19, 2024
fancybox v3.4 - Mixed gallery

10:54 pm, March 19, 2024
Find Disk Space Usage using DU

10:54 pm, March 19, 2024
submit form with javascript

10:54 pm, March 19, 2024
PHP/SQLite - Load Random Item

10:54 pm, March 19, 2024
adding react to a website in 3 steps

10:53 pm, March 19, 2024
making the search page nicer

10:53 pm, March 19, 2024
get last month as a number with php

10:53 pm, March 19, 2024
How to Pass an Array as Props in React

10:53 pm, March 19, 2024
Factorio Megabase-In-A-Book

10:53 pm, March 19, 2024
center mode slick zoom testing

10:53 pm, March 19, 2024
detect window scroll position jquery

10:53 pm, March 19, 2024
timeline class and function

10:53 pm, March 19, 2024
favicon code meta tag

10:52 pm, March 19, 2024
javascript try catch example function

10:52 pm, March 19, 2024
Privacy

10:52 pm, March 19, 2024
add paging to wp list query

10:52 pm, March 19, 2024
card.html template

10:52 pm, March 19, 2024
scrollbar replacement simplebar

10:52 pm, March 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

:focus-within

The :focus-within CSS pseudo-class matches an element if the element or any of its descendants are focused. In other words, it represents an element that is itself matched by the :focus pseudo-class or has a descendant that is matched by :focus. (This includes descendants in shadow trees.)
:focus-within css reference