List Views

Total Items found in Views is 240127.
An advanced collection of page views
Footer Design and Redesign

1:48 am, November 27, 2023
add a gtag.js pdf click event

1:50 am, November 27, 2023
get the value from a textarea element

1:50 am, November 27, 2023
Top 10 Terraria Houses

1:50 am, November 27, 2023
RS3 Herb Locations

1:52 am, November 27, 2023
assign array to variables in a loop

1:55 am, November 27, 2023
make labels or badges look better

1:55 am, November 27, 2023
share to twitter html link only

1:55 am, November 27, 2023
add paging to wp list query

1:56 am, November 27, 2023
flexbox layout template

1:57 am, November 27, 2023
jquery check if a sub element exists

1:57 am, November 27, 2023
check length of element jquery

1:57 am, November 27, 2023
css slow zoom in animation

1:58 am, November 27, 2023
Pikelets

1:59 am, November 27, 2023
js check the length of a string

1:59 am, November 27, 2023
play a sound every # of seconds

2:03 am, November 27, 2023
javascript page redirect

2:03 am, November 27, 2023
codemirror htmlmixed textarea

2:04 am, November 27, 2023
center a box in the middle of the screen

2:06 am, November 27, 2023
load from fields array php class function

2:07 am, November 27, 2023
pi hole and hassio

2:08 am, November 27, 2023
get the current post id from content.php

2:10 am, November 27, 2023
adding an item to an array with php

2:11 am, November 27, 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

@keyframes

The @keyframes CSS at-rule controls the intermediate steps in a CSS animation sequence by defining styles for keyframes (or waypoints) along the animation sequence. This gives more control over the intermediate steps of the animation sequence than transitions.
@keyframes css reference