List Hits

Total Items found in Hits is 576159.
A Collection of Hits...
show errors in php with toggle

11:57 pm, January 17, 2024
bold the numbers in a ol li list

11:49 pm, January 17, 2024
Create Strings using Template Literals

11:48 pm, January 17, 2024
jquery load wait function

11:32 pm, January 17, 2024
Writing Arrow Functions with Parameters

11:25 pm, January 17, 2024
php validate email function

10:54 pm, January 17, 2024
wp register plugin settings admin

10:43 pm, January 17, 2024
the

10:12 pm, January 17, 2024
dropdown change input box on select

9:44 pm, January 17, 2024
Quicksand font quick install

9:37 pm, January 17, 2024
encode url with javascript

9:35 pm, January 17, 2024
box shadow example(s) - drop shadow

9:30 pm, January 17, 2024
Bootstrap Darkmode Switch

9:11 pm, January 17, 2024
a page with two images

9:08 pm, January 17, 2024
react hello world with variable name

8:59 pm, January 17, 2024
How to add jquery to squarespace site

8:54 pm, January 17, 2024
RS3 Combat Bars

8:44 pm, January 17, 2024
turn on or off error reporting php

7:34 pm, January 17, 2024
javascript get content from element

7:22 pm, January 17, 2024
share to twitter html link only

7:12 pm, January 17, 2024
the

6:49 pm, January 17, 2024
css

6:48 pm, January 17, 2024
the

6:48 pm, January 17, 2024
easy twitter embed code

6:32 pm, January 17, 2024
Mining 1-99

6:00 pm, January 17, 2024
meta keywords tag

5:43 pm, January 17, 2024
install cmatrix on mac m1

5:08 pm, January 17, 2024
add a gtag.js pdf click event

4:21 pm, January 17, 2024
php print an array nicely

4:08 pm, January 17, 2024
truncate string using jquery

4:03 pm, January 17, 2024
border box reset

3:51 pm, January 17, 2024
Drop Down Nav Opacity

3:47 pm, January 17, 2024
Install PHP without Apache on Ubuntu

3:27 pm, January 17, 2024
flush dns on mac

3:17 pm, January 17, 2024
still more comment spam

3:15 pm, January 17, 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
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