List Hits

Total Items found in Hits is 534024.
A Collection of Hits...
making the search page nicer

2:38 am, February 13, 2023
zoom background of element when active

2:45 am, February 13, 2023
php get file extension from a file name

2:56 am, February 13, 2023
CSS Grid Frame Work

3:13 am, February 13, 2023
Using Flexbox rather than Floats

3:13 am, February 13, 2023
function to create a uid from html

3:20 am, February 13, 2023
enable tinymce on a target textarea by id

3:37 am, February 13, 2023
Adding HTML Templates into TinyMCE Editor

3:44 am, February 13, 2023
load the latest single item only

3:47 am, February 13, 2023
set and check a cookie using js cookie

4:01 am, February 13, 2023
still more comment spam

4:11 am, February 13, 2023
Animal Crossing House Design's

4:12 am, February 13, 2023
css grid for layouts with no rows

4:18 am, February 13, 2023
recreate marquee element using css

4:19 am, February 13, 2023
Create Strings using Template Literals

4:20 am, February 13, 2023
twitter social sharing meta tags

4:21 am, February 13, 2023
table border collapse

4:21 am, February 13, 2023
jquery click function

4:26 am, February 13, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

:not()

The :not() CSS pseudo-class represents elements that do not match a list of selectors. Since it prevents specific items from being selected, it is known as the negation pseudo-class.
:not css reference