List Views

Total Items found in Views is 277548.
An advanced collection of page views
site update incoming before and after

7:29 pm, August 14, 2023
linux mount a drive manually

7:30 pm, August 14, 2023
how to embed google fonts icons

7:42 pm, August 14, 2023
using the kbd html tag

7:54 pm, August 14, 2023
check length of element jquery

8:00 pm, August 14, 2023
Making Images Retina Display Friendly

8:01 pm, August 14, 2023
git pull changes from a repository

8:13 pm, August 14, 2023
Quick Links

8:19 pm, August 14, 2023
how to json encode an array in php

8:23 pm, August 14, 2023
css grid for layouts with no rows

8:24 pm, August 14, 2023
header type json

8:54 pm, August 14, 2023
round number with js

8:56 pm, August 14, 2023
Prevent Object Mutation

9:12 pm, August 14, 2023
search within files in a directory

9:25 pm, August 14, 2023
function to create a uid from html

9:36 pm, August 14, 2023
Create a Complex JSX Element

9:41 pm, August 14, 2023
Kahlil Gibran on Marriage

9:47 pm, August 14, 2023
RS3 Construction Log

9:49 pm, August 14, 2023
add click event to multiple link items

9:49 pm, August 14, 2023
Viewport width and height calculations

9:59 pm, August 14, 2023
get element by id and hide it

10:02 pm, August 14, 2023
transform rotate an element in css

10:27 pm, August 14, 2023
php get file extension from a file name

10:27 pm, August 14, 2023
Applied Accessibility - Tab Index

10:27 pm, August 14, 2023
jquery jqueryui vue script includes

10:40 pm, August 14, 2023
jqueryui date selector

10:41 pm, August 14, 2023
youtube embed iframe

10:48 pm, August 14, 2023
Graceful outfit

10:50 pm, August 14, 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...

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

Apparently apple had to update the thumbnail of this video. 


Random CSS Property

:host-context()

The :host-context() CSS pseudo-class function selects the shadow host of the shadow DOM containing the CSS it is used inside (so you can select a custom element from inside its shadow DOM) — but only if the selector given as the function's parameter matches the shadow host's ancestor(s) in the place it sits inside the DOM hierarchy.
:host-context() css reference