List Views

Total Items found in Views is 184222.
An advanced collection of page views
js check the length of a string

7:07 pm, September 19, 2022
Some New String tools

7:32 pm, September 19, 2022
assign array to variables in a loop

7:34 pm, September 19, 2022
php return json header and content

7:36 pm, September 19, 2022
Thieving training : 1 - 99

7:47 pm, September 19, 2022
youtube embed iframe

7:53 pm, September 19, 2022
Regex replace or find anything in brackets

7:59 pm, September 19, 2022
ES5 vs ES6 Object Example

8:01 pm, September 19, 2022
adding a new line in javascript

8:37 pm, September 19, 2022
convert a string to uppercase with php

8:42 pm, September 19, 2022
hide the first h3 tag on the page with css

8:49 pm, September 19, 2022
PHP/SQLite - Load Random Item

8:51 pm, September 19, 2022
css :active pseudo-class usage

8:57 pm, September 19, 2022
php convert date now into a sql timestamp

8:58 pm, September 19, 2022
try catch test

9:08 pm, September 19, 2022
document placeholder for a4 in portrait

9:09 pm, September 19, 2022
Regions of New Zealand - In Dropdown Form

9:25 pm, September 19, 2022
target data attribute with css

9:36 pm, September 19, 2022
Pikelets

9:46 pm, September 19, 2022
My Favourite Atom Packages (Plugins) 2020

9:48 pm, September 19, 2022
Operating Systems and the Change to Linux

10:01 pm, September 19, 2022
css using perspective for transforms

10:04 pm, September 19, 2022
digital clock with jquery

10:04 pm, September 19, 2022
json jquery ajax request

10:05 pm, September 19, 2022
jquery accordion

10:10 pm, September 19, 2022
a page with two images

10:10 pm, September 19, 2022
Making Images Retina Display Friendly

10:11 pm, September 19, 2022
rounded click me button with icon

10:11 pm, September 19, 2022
animate css

10:12 pm, September 19, 2022
check if a timestamp is older than one hour

10:13 pm, September 19, 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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
Random CSS Property

scroll-padding-top

The scroll-padding-top property defines offsets for the top of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.
scroll-padding-top css reference