List Views

Total Items found in Views is 226560.
An advanced collection of page views
Tim and Crunchy Location RS3

12:59 am, April 10, 2024
commit and push changes to git repo

1:09 am, April 10, 2024
assign array to variables in a loop

2:14 am, April 10, 2024
simple php ip blocker

2:18 am, April 10, 2024
git pull changes from a repository

3:04 am, April 10, 2024
load a page as a menu in wordpress

3:25 am, April 10, 2024
compare non equality function

4:14 am, April 10, 2024
bootstrap styled buttons

4:15 am, April 10, 2024
stop overscrolling on responsive ios

4:38 am, April 10, 2024
add user to sudo group in ubuntu

5:17 am, April 10, 2024
target data attribute with css

5:40 am, April 10, 2024
header type json

5:46 am, April 10, 2024
Find Disk Space Usage using DU

6:01 am, April 10, 2024
Pikelets

6:17 am, April 10, 2024
white space pre-wrap formatting

6:38 am, April 10, 2024
sqlite check table name exists

7:23 am, April 10, 2024
How to use default props in React

8:30 am, April 10, 2024
animate css

8:33 am, April 10, 2024
php countries array

8:38 am, April 10, 2024
vimeo thumbnail generator

8:50 am, April 10, 2024
grid column and row spacing

9:04 am, April 10, 2024
using a css grid area template

9:17 am, April 10, 2024
rotate an element when its selected

9:18 am, April 10, 2024
download icon svg

9:27 am, April 10, 2024
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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

translate

The translate CSS property allows you to specify translation transforms individually and independently of the transform property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the transform value.
translate css reference