List Views

Total Items found in Views is 215675.
An advanced collection of page views
pretty printing json with php

11:39 pm, October 23, 2022
still more comment spam

11:39 pm, October 23, 2022
load a youtube video in a fancybox modal

11:39 pm, October 23, 2022
meta refresh reload page

11:39 pm, October 23, 2022
fix view page for search links [reported]

11:39 pm, October 23, 2022
video embed tag

11:39 pm, October 23, 2022
ES5 vs ES6 Object Example

11:38 pm, October 23, 2022
filter drop shadow

11:38 pm, October 23, 2022
redirect www to non www

11:38 pm, October 23, 2022
Nginx Server Block with Rewrite

11:37 pm, October 23, 2022
adding react to a website in 3 steps

11:37 pm, October 23, 2022
css using perspective for transforms

11:36 pm, October 23, 2022
CSS Grid - Basic Columns

11:36 pm, October 23, 2022
Invalid argument supplied for foreach()

11:36 pm, October 23, 2022
design nice block header

11:35 pm, October 23, 2022
how to find what version pi you are using

11:35 pm, October 23, 2022
hide the third row in a table with css

11:35 pm, October 23, 2022
How to add jquery to squarespace site

11:35 pm, October 23, 2022
making var_dump look nice

11:35 pm, October 23, 2022
simple php ip blocker

11:35 pm, October 23, 2022
Move any element with css offsets

11:34 pm, October 23, 2022
cycle color using background

11:34 pm, October 23, 2022
count the elements in an array

11:34 pm, October 23, 2022
easy twitter embed code

11:34 pm, October 23, 2022
make all links target new window

11:34 pm, October 23, 2022
How to Pass an Array as Props in React

11:33 pm, October 23, 2022
Dropdown Box with Searchable Text

11:33 pm, October 23, 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

border-block-style

The border-block-style CSS property defines the style of the logical block borders 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 and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation.
border-block-style css reference