List Views

Total Items found in Views is 184218.
An advanced collection of page views
Best Atom Plugins 2019

7:48 pm, March 1, 2023
chia mining research notes

7:52 pm, March 1, 2023
download icon svg

7:57 pm, March 1, 2023
json loop load elements

7:57 pm, March 1, 2023
Sweet Alert 2 Methods and Examples

8:08 pm, March 1, 2023
php save csv from array to file

8:15 pm, March 1, 2023
still more comment spam

8:17 pm, March 1, 2023
php countries array

8:29 pm, March 1, 2023
CSS Grid Frame Work

8:32 pm, March 1, 2023
How to Add Comments in JSX

8:33 pm, March 1, 2023
card counting example from fcc

8:33 pm, March 1, 2023
get text between tags

8:40 pm, March 1, 2023
ES6 Nested Object Example

8:45 pm, March 1, 2023
Use Recursion to Count Up

8:46 pm, March 1, 2023
loop to arr.length or array length

8:50 pm, March 1, 2023
Complex Arrow Function Example

8:51 pm, March 1, 2023
chevron down

8:51 pm, March 1, 2023
Windows Emoji Shortcut

8:52 pm, March 1, 2023
redirect www to non www

8:59 pm, March 1, 2023
Get Current Page URL PHP

9:02 pm, March 1, 2023
check box highlight text area css

9:05 pm, March 1, 2023
youtube embed iframe

9:12 pm, March 1, 2023
javascript window.onload

9:12 pm, March 1, 2023
Radial Click Effect

9:13 pm, March 1, 2023
Creating an NFT - bbyalienyodi

9:14 pm, March 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

<percentage>

The <percentage> CSS data type represents a percentage value. It is often used to define a size as relative to an element's parent object. Numerous properties can use percentages, such as width, height, margin, padding, and font-size.
<percentage> css reference