List Views

Total Items found in Views is 185730.
An advanced collection of page views
wp register plugin settings admin

1:03 am, November 8, 2021
Use Sweet Alert rather than alert!

1:03 am, November 8, 2021
list items matching a category title

1:03 am, November 8, 2021
wordpress get home url

1:03 am, November 8, 2021
adding pagination to custom wp_query

1:02 am, November 8, 2021
add paging to wp list query

1:01 am, November 8, 2021
Mega Menus Collection

1:01 am, November 8, 2021
php basic page router

1:00 am, November 8, 2021
python url to text with beautiful soup

12:59 am, November 8, 2021
Windows Emoji Shortcut

12:59 am, November 8, 2021
Efficient OSRS Maxing Guide

12:59 am, November 8, 2021
sqlite fetchArray into another array

12:58 am, November 8, 2021
wordpress category list sorting custom

12:58 am, November 8, 2021
Enabling SSH on Ubuntu

12:57 am, November 8, 2021
php list all the functions in a class

12:56 am, November 8, 2021
linux mount a drive manually

12:56 am, November 8, 2021
python Install Beautiful Soup

12:56 am, November 8, 2021
python import and print url

12:56 am, November 8, 2021
start ssh and add key git

12:56 am, November 8, 2021
chevron right

12:55 am, November 8, 2021
form submit override with javascript

12:54 am, November 8, 2021
prevent default click event on link

12:54 am, November 8, 2021
json test objects (or arrays)

12:54 am, November 8, 2021
set active class based on url value

12:53 am, November 8, 2021
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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

::marker

The ::marker CSS pseudo-element selects the marker box of a list item, which typically contains a bullet or number. It works on any element or pseudo-element set to display: list-item, such as the <li> and <summary> elements.
::marker css reference