List Views

Total Items found in Views is 281387.
An advanced collection of page views
chevron down

10:54 pm, December 12, 2022
add paging to wp list query

10:58 pm, December 12, 2022
Regex replace or find anything in brackets

10:59 pm, December 12, 2022
search bug Above

11:00 pm, December 12, 2022
inline form field padding

11:01 pm, December 12, 2022
add this

11:02 pm, December 12, 2022
php mysql table exists function

11:02 pm, December 12, 2022
Greater Demons

11:12 pm, December 12, 2022
adding a new line in javascript

11:19 pm, December 12, 2022
Latest from Code Widget

11:19 pm, December 12, 2022
get the current working directory in php

11:23 pm, December 12, 2022
Tim and Crunchy Location RS3

11:25 pm, December 12, 2022
Enabling SSH on Ubuntu

11:26 pm, December 12, 2022
meta description tag

11:30 pm, December 12, 2022
mouse outline svg

11:30 pm, December 12, 2022
css prefers-color-scheme example

11:30 pm, December 12, 2022
Video Notes: Stop Being the Nice Guy

11:31 pm, December 12, 2022
load json data url with jquery

11:31 pm, December 12, 2022
change padding of element with javascript

11:36 pm, December 12, 2022
change photoshop to show px rather than pt

11:37 pm, December 12, 2022
using let and const example

11:40 pm, December 12, 2022
commit and push changes to git repo

11:43 pm, December 12, 2022
Auto Changing Image URL

11:43 pm, December 12, 2022
get directions from google maps form embed

11:46 pm, December 12, 2022
atom on mac and synchronise settings

11:48 pm, December 12, 2022
Move any element with css offsets

11:50 pm, December 12, 2022
youtube extract thumbnail from video link

11:53 pm, December 12, 2022
show post content on template wordpress

11:54 pm, December 12, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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

mask-image

The mask-image CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the mask-mode property.
mask-image css reference