List Views

Total Items found in Views is 177466.
An advanced collection of page views
still more comment spam

5:36 am, April 10, 2023
Latest from Code Widget

5:15 am, April 10, 2023
RS3 Soul Cape and where to get it

5:14 am, April 10, 2023
Install PHP without Apache on Ubuntu

5:04 am, April 10, 2023
foundation includes cdnjs

4:57 am, April 10, 2023
chevron up

4:55 am, April 10, 2023
Testing

4:48 am, April 10, 2023
Google Fonts Multiple includes

4:47 am, April 10, 2023
simple file cache and check in php

4:43 am, April 10, 2023
stop overscrolling on responsive ios

4:42 am, April 10, 2023
Video Notes: Stop Being the Nice Guy

4:40 am, April 10, 2023
Quicksand font quick install

4:40 am, April 10, 2023
style page numbers [fixed]

4:33 am, April 10, 2023
get tomorrows date with javascript

4:33 am, April 10, 2023
twitter icon font awesome

4:32 am, April 10, 2023
Change link target with JQuery

4:32 am, April 10, 2023
scroll left animation

4:31 am, April 10, 2023
encode url with javascript

4:29 am, April 10, 2023
button with separated chevron

4:28 am, April 10, 2023
javascript update item in object

4:28 am, April 10, 2023
Running Windows on pi400 notes

4:25 am, April 10, 2023
jquery load wait function

4:22 am, April 10, 2023
Animal Crossing House Design's

4:19 am, April 10, 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
Old programmers never die; they just lose some of their functions.
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