List Views

Total Items found in Views is 226560.
An advanced collection of page views
lorem ipsum

1:36 am, November 4, 2024
Bind 'this' to a Class Method

1:36 am, November 4, 2024
load json data url with jquery

1:36 am, November 4, 2024
chia mining research notes

1:37 am, November 4, 2024
get the value from a textarea element

1:37 am, November 4, 2024
python url to text with beautiful soup

1:38 am, November 4, 2024
Nginx Server Block with Rewrite

1:40 am, November 4, 2024
css grid for layouts and how to use it

1:41 am, November 4, 2024
imgur upload from php

1:41 am, November 4, 2024
add paging to wp list query

1:42 am, November 4, 2024
youtube search api request function

1:43 am, November 4, 2024
ES5 vs ES6 Object Example

1:44 am, November 4, 2024
jqueryui includes css and js

1:44 am, November 4, 2024
show views list function

1:45 am, November 4, 2024
check column exists in table sqlite

1:45 am, November 4, 2024
submit form with javascript

1:46 am, November 4, 2024
basic for loop

1:46 am, November 4, 2024
css html vertical center

1:46 am, November 4, 2024
FCC - Basic: Profile Lookup

1:46 am, November 4, 2024
duplicate a line in vscode shortcut

1:46 am, November 4, 2024
Robocopy Options /? help

1:47 am, November 4, 2024
Testing

1:48 am, November 4, 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

border-inline-start-style

The border-inline-start-style CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-start-style css reference