List Views

Total Items found in Views is 222764.
An advanced collection of page views
show post content on template wordpress

12:43 pm, October 1, 2023
sublime text find and replace style tag

12:43 pm, October 1, 2023
php get file extension from a file name

12:43 pm, October 1, 2023
document placeholder for a4 in portrait

12:43 pm, October 1, 2023
drop shadow text class easy drop shadow

12:42 pm, October 1, 2023
renew all SSL certificates with certbot

12:42 pm, October 1, 2023
Generate a random title from an array

12:42 pm, October 1, 2023
php list all the functions in a class

12:42 pm, October 1, 2023
How to add jquery to squarespace site

12:42 pm, October 1, 2023
use an emoji on your list items ul li

12:42 pm, October 1, 2023
Form elements New Zealand region list

12:42 pm, October 1, 2023
Changing an array declared with const

12:42 pm, October 1, 2023
Use Recursion to Return a Range Array

12:42 pm, October 1, 2023
flex align center vertical horizontal

12:41 pm, October 1, 2023
Runescape RS3 Double Seren Spirits

12:40 pm, October 1, 2023
RS3 Hunter Leveling Logs and Notes

12:40 pm, October 1, 2023
Love Like Dislike API and Javascript

12:40 pm, October 1, 2023
Python import into SQLite research

12:40 pm, October 1, 2023
Shark Attack Life saving technique

12:40 pm, October 1, 2023
CSS Filter Generator from Hex Code

12:40 pm, October 1, 2023
sqlite check table name exists

12:35 pm, October 1, 2023
bouncing loader animation in css

12:30 pm, October 1, 2023
chevron right

12:26 pm, October 1, 2023
codemirror htmlmixed textarea

12:24 pm, October 1, 2023
pretty printing json with php

12:12 pm, October 1, 2023
box shadow example(s) - drop shadow

12:05 pm, October 1, 2023
Mac Useful Keyboard Shortcuts

12:02 pm, October 1, 2023
a ghost that follows your cursor

11:58 am, October 1, 2023
commit and push changes to git repo

11:56 am, October 1, 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


James Clear
Random CSS Property

unset

The unset CSS keyword resets a property to its inherited value if the property naturally inherits from its parent, and to its initial value if not. In other words, it behaves like the inherit keyword in the first case, when the property is an inherited property, and like the initial keyword in the second case, when the property is a non-inherited property.
unset css reference