List Views

Total Items found in Views is 185730.
An advanced collection of page views
add click event to multiple link items

9:47 pm, December 12, 2022
sublime text find and replace style tag

9:46 pm, December 12, 2022
get current class name with get_class

9:46 pm, December 12, 2022
tinymce remove auto p tags setting

9:46 pm, December 12, 2022
copy file

9:45 pm, December 12, 2022
Use Sweet Alert rather than alert!

9:45 pm, December 12, 2022
sqlite basic sql and loop results

9:45 pm, December 12, 2022
round number with js

9:44 pm, December 12, 2022
Making an image responsive using css

9:43 pm, December 12, 2022
check length of element jquery

9:43 pm, December 12, 2022
document ready wordpress jquery

9:43 pm, December 12, 2022
JS Using typeof to check on string types

9:42 pm, December 12, 2022
linux mount a drive manually

9:42 pm, December 12, 2022
simple table stripe striping

9:42 pm, December 12, 2022
basic for loop

9:42 pm, December 12, 2022
get the current url in javascript

9:41 pm, December 12, 2022
sqlite fetchArray into another array

9:41 pm, December 12, 2022
human_filesize php

9:39 pm, December 12, 2022
add an outline to everything!

9:38 pm, December 12, 2022
clipboard copy js

9:37 pm, December 12, 2022
checking if your windows pc has a TPM

9:37 pm, December 12, 2022
check if something is an array

9:36 pm, December 12, 2022
recreate marquee element using css

9:36 pm, December 12, 2022
check if a file exists with php

9:35 pm, December 12, 2022
flex shorthand css

9:34 pm, December 12, 2022
jquery document ready

9:33 pm, December 12, 2022
generating all css colours with php?

9:33 pm, December 12, 2022
count the elements in an array

9:33 pm, December 12, 2022
load content with jquery

9:33 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...

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

::first-letter (:first-letter)

The ::first-letter CSS pseudo-element applies styles to the first letter of the first line of a block-level element, but only when not preceded by other content (such as images or inline tables).
::first-letter (:first-letter) css reference