List Hits

Total Items found in Hits is 576167.
A Collection of Hits...
https

2:27 am, January 31, 2024
verify the google recapture server php

2:19 am, January 31, 2024
javascript window.onload

1:54 am, January 31, 2024
https

1:49 am, January 31, 2024
truncate string using jquery

1:49 am, January 31, 2024
Console Tips and Tricks

1:44 am, January 31, 2024
CSS Grid Frame Work

1:08 am, January 31, 2024
using gzdeflate on a string php

1:06 am, January 31, 2024
How To Install SQLite on Ubuntu 20.04

12:54 am, January 31, 2024
simple usage for php password_hash

12:41 am, January 31, 2024
mithril testing

12:39 am, January 31, 2024
share to twitter html link only

12:39 am, January 31, 2024
https

12:39 am, January 31, 2024
https

12:34 am, January 31, 2024
Robocopy Options /? help

12:25 am, January 31, 2024
css slow zoom in animation

12:12 am, January 31, 2024
validate email address from string

12:06 am, January 31, 2024
Return a file extention from a string

12:03 am, January 31, 2024
OSRS Members Fishing Guide

11:59 pm, January 30, 2024
Google Page Speed Cleanup and Testing

11:41 pm, January 30, 2024
https

11:32 pm, January 30, 2024
restyle and shorten number

11:30 pm, January 30, 2024
https

11:23 pm, January 30, 2024
Site Widget Controls

11:12 pm, January 30, 2024
https

11:07 pm, January 30, 2024
RS3 Dailies Lists

10:57 pm, January 30, 2024
assign array to variables in a loop

10:53 pm, January 30, 2024
https

10:49 pm, January 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


Bajo
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