List Views

Total Items found in Views is 203602.
An advanced collection of page views
atom on mac and synchronise settings

3:36 pm, October 1, 2021
change file permissions to -rw-rw-r--

3:35 pm, October 1, 2021
video embed tag

3:33 pm, October 1, 2021
box shadow example(s) - drop shadow

3:27 pm, October 1, 2021
start ssh and add key git

3:21 pm, October 1, 2021
jqueryui date selector

3:18 pm, October 1, 2021
truncate string using jquery

3:16 pm, October 1, 2021
jquery click function

3:15 pm, October 1, 2021
Use Recursion to Return a Range Array

3:15 pm, October 1, 2021
add paging to wp list query

3:09 pm, October 1, 2021
using let and const example

2:47 pm, October 1, 2021
Core Class - Basic Core Structure

2:42 pm, October 1, 2021
css using perspective for transforms

2:38 pm, October 1, 2021
github logo background png css

2:36 pm, October 1, 2021
getType function for js

2:21 pm, October 1, 2021
tinymce remove auto p tags setting

2:21 pm, October 1, 2021
tiny mce editor tinymce

2:20 pm, October 1, 2021
jquery clone and append elements

2:14 pm, October 1, 2021
foundation includes cdnjs

2:11 pm, October 1, 2021
change string to capital words ucwords

2:09 pm, October 1, 2021
RS3 Construction Log

2:07 pm, October 1, 2021
logo tickers marquee slow scrolling

1:57 pm, October 1, 2021
RS3 Elder Tree teleport locations

1:48 pm, October 1, 2021
use font awesome on elements lists ul

1:44 pm, October 1, 2021
Applied Accessibility - Access Keys

1:43 pm, October 1, 2021
material design icons google font

1:42 pm, October 1, 2021
jquery check if a sub element exists

1:38 pm, October 1, 2021
RS3 Leveling Progress - Maxed!

1:37 pm, October 1, 2021
zoom background of element when active

1:37 pm, October 1, 2021
Date Conversion PHP

1:34 pm, October 1, 2021
detect window scroll position jquery

1:33 pm, October 1, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

:has()

The :has() CSS pseudo-class represents an element if any of the selectors passed as parameters (relative to the :scope of the given element) match at least one element.
:has css reference