List Views

Total Items found in Views is 215675.
An advanced collection of page views
round number with js

8:56 pm, August 14, 2023
header type json

8:54 pm, August 14, 2023
css grid for layouts with no rows

8:24 pm, August 14, 2023
how to json encode an array in php

8:23 pm, August 14, 2023
Quick Links

8:19 pm, August 14, 2023
git pull changes from a repository

8:13 pm, August 14, 2023
Making Images Retina Display Friendly

8:01 pm, August 14, 2023
check length of element jquery

8:00 pm, August 14, 2023
using the kbd html tag

7:54 pm, August 14, 2023
how to embed google fonts icons

7:42 pm, August 14, 2023
linux mount a drive manually

7:30 pm, August 14, 2023
site update incoming before and after

7:29 pm, August 14, 2023
wordpress get template directory

7:14 pm, August 14, 2023
Get Current Page URL PHP

7:04 pm, August 14, 2023
Some New String tools

7:00 pm, August 14, 2023
jquery load wait function

6:28 pm, August 14, 2023
checking for spam comments function

6:19 pm, August 14, 2023
json test objects (or arrays)

6:18 pm, August 14, 2023
start ssh and add key git

6:16 pm, August 14, 2023
using switch in a function

6:11 pm, August 14, 2023
animate css

5:53 pm, August 14, 2023
pi hole and hassio

5:52 pm, August 14, 2023
wordpress category list sorting custom

5:49 pm, August 14, 2023
change file permissions to -rw-rw-r--

5:40 pm, August 14, 2023
How to add jquery to squarespace site

5:10 pm, August 14, 2023
compare equality function

5:07 pm, August 14, 2023
inline form field padding

5:02 pm, August 14, 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
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

<display-inside>

These keywords specify the element's inner display type, which defines the type of formatting context that lays out its contents (assuming it is a non-replaced element). These keywords are used as values of the display property, and can be used for legacy purposes as a single keyword, or as defined in the Level 3 specification alongside a value from the <display-outside> keywords.
<display-inside> css reference