List Views

Total Items found in Views is 215675.
An advanced collection of page views
add paging to wp list query

8:08 am, August 8, 2022
Latest from Code Widget

8:02 am, August 8, 2022
make labels or badges look better

7:54 am, August 8, 2022
tinymce remove auto p tags setting

7:51 am, August 8, 2022
parallax js scroll testing

7:49 am, August 8, 2022
card counting example from fcc

7:45 am, August 8, 2022
Prevent Object Mutation

7:45 am, August 8, 2022
download icon svg

7:40 am, August 8, 2022
RS3 Dungeoneering Leveling Log

7:38 am, August 8, 2022
Core - File Structure

7:35 am, August 8, 2022
get last month as a number with php

7:27 am, August 8, 2022
adding pagination to custom wp_query

7:18 am, August 8, 2022
target 1st td in a table with css

7:15 am, August 8, 2022
my default text shadow css

7:08 am, August 8, 2022
add user to sudo group in ubuntu

6:41 am, August 8, 2022
How to Add Comments in JSX

6:39 am, August 8, 2022
check if a ul contains a ul li

6:20 am, August 8, 2022
Running Windows on pi400 notes

6:14 am, August 8, 2022
Metal Dragons

6:13 am, August 8, 2022
Create a Complex JSX Element

6:06 am, August 8, 2022
prevent default click event on link

6:06 am, August 8, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

hyphens

The hyphens CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.
hyphens css reference