List Hits

Total Items found in Hits is 610374.
A Collection of Hits...
change this to a list group - other items

11:48 am, December 4, 2023
how to json encode an array in php

11:42 am, December 4, 2023
check if a ul contains a ul li

11:41 am, December 4, 2023
center a box in the middle of the screen

11:26 am, December 4, 2023
How to Pass an Array as Props in React

11:25 am, December 4, 2023
convert a string to uppercase with php

11:25 am, December 4, 2023
add user to sudo group in ubuntu

11:21 am, December 4, 2023
flex shorthand css

11:18 am, December 4, 2023
what is a motorbus

11:08 am, December 4, 2023
date

11:05 am, December 4, 2023
Abyssal Demons on Slayer Task Guide

11:04 am, December 4, 2023
superl

10:59 am, December 4, 2023
date

10:57 am, December 4, 2023
obj

10:57 am, December 4, 2023
zoom background of element when active

10:53 am, December 4, 2023
date

10:49 am, December 4, 2023
try catch test

10:48 am, December 4, 2023
certbot add a certificate for one domain

10:47 am, December 4, 2023
template

10:46 am, December 4, 2023
date

10:45 am, December 4, 2023
the

10:38 am, December 4, 2023
template

10:37 am, December 4, 2023
n sing

10:37 am, December 4, 2023
the

10:37 am, December 4, 2023
the

10:33 am, December 4, 2023
check if a file exists with php

10:31 am, December 4, 2023
the

10:28 am, December 4, 2023
template

10:28 am, December 4, 2023
template

10:27 am, December 4, 2023
set the html of an element javascript

10:25 am, December 4, 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

:host()

The :host() CSS pseudo-class function selects the shadow host of the shadow DOM containing the CSS it is used inside (so you can select a custom element from inside its shadow DOM) — but only if the selector given as the function's parameter matches the shadow host.
:host() css reference