List Views

Total Items found in Views is 213193.
An advanced collection of page views
Prevent Object Mutation

7:36 am, April 1, 2023
pulse map dots

7:46 am, April 1, 2023
Google Fonts Multiple includes

7:58 am, April 1, 2023
get file name from path name in php

8:05 am, April 1, 2023
logo tickers marquee slow scrolling

8:08 am, April 1, 2023
How to make your code look nice

8:18 am, April 1, 2023
add a gtag.js pdf click event

8:19 am, April 1, 2023
add new random image with button

8:19 am, April 1, 2023
more complex responsive tables css

8:24 am, April 1, 2023
react basic hello world

8:38 am, April 1, 2023
backdrop-filter: blur(10px);

8:44 am, April 1, 2023
youtube embed iframe

8:48 am, April 1, 2023
get the last letter of a string

8:53 am, April 1, 2023
css accordion basics

8:54 am, April 1, 2023
pi400 how to take a screen shot

8:56 am, April 1, 2023
jquery page search [testing]

8:56 am, April 1, 2023
Source on Overwolf ASCII Art

9:23 am, April 1, 2023
loop through object json javascript

9:24 am, April 1, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference