List Views

Total Items found in Views is 179469.
An advanced collection of page views
try catch test

2:10 pm, October 13, 2022
using the kbd html tag

2:08 pm, October 13, 2022
flex shorthand css

1:23 pm, October 13, 2022
for loop through an array with javascript

10:05 am, October 13, 2022
sqlite basic sql and loop results

9:56 am, October 13, 2022
Use the parseInt Function with a Radix

9:04 am, October 13, 2022
Easy Meta Tags

6:30 am, October 13, 2022
pre-line white space settings

6:07 am, October 13, 2022
count the elements in an array

5:51 am, October 13, 2022
basic for loop odd numbers

4:29 am, October 13, 2022
youtube embed iframe

3:48 am, October 13, 2022
get the last letter of a string

3:29 am, October 13, 2022
assign array to variables in a loop

3:19 am, October 13, 2022
Core - File Structure

2:50 am, October 13, 2022
getting the site title vs the page name

1:47 am, October 13, 2022
chevron down

1:46 am, October 13, 2022
convert json string to a php array

12:52 am, October 13, 2022
random number using rand

9:45 pm, October 12, 2022
Best Atom Plugins 2019

9:26 pm, October 12, 2022
Shark Attack Life saving technique

7:13 pm, October 12, 2022
Kahlil Gibran on Marriage

7:12 pm, October 12, 2022
Google Page Speed Cleanup and Testing

6:20 pm, October 12, 2022
using scroll-behavior: smooth css

5:55 pm, October 12, 2022
wordpress get home url

5:35 pm, October 12, 2022
random emojis copy and paste

3:59 pm, October 12, 2022
convert a string to uppercase with php

3:36 pm, October 12, 2022
target data attribute with css

2:01 pm, October 12, 2022
using let rather than var

1:50 pm, October 12, 2022
wp register plugin settings admin

1:42 pm, October 12, 2022
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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
Random CSS Property

radial-gradient()

The radial-gradient() CSS function creates an image consisting of a progressive transition between two or more colors that radiate from an origin. Its shape may be a circle or an ellipse. The function's result is an object of the <gradient> data type, which is a special kind of <image>.
radial-gradient() css reference