List Views

Total Items found in Views is 215675.
An advanced collection of page views
pulsating dots - glow glowing

4:15 pm, September 23, 2024
show all connections on linux command line

3:47 pm, September 23, 2024
Applied Accessibility - Tab Index

3:44 pm, September 23, 2024
TortoiseSVN for updating wordpress plugins

3:25 pm, September 23, 2024
Simple Line chart with Chart.js

3:15 pm, September 23, 2024
New World - Why to Join a Faction

3:09 pm, September 23, 2024
using switch in a function

2:51 pm, September 23, 2024
json test objects (or arrays)

2:41 pm, September 23, 2024
Quick Embed - Google Font - DM Sans

2:41 pm, September 23, 2024
change padding of element with javascript

2:38 pm, September 23, 2024
header type json

2:31 pm, September 23, 2024
validate email address from string

2:23 pm, September 23, 2024
change file permissions to -rw-rw-r--

2:21 pm, September 23, 2024
redirect www to non www

2:15 pm, September 23, 2024
get the current month as a number

2:02 pm, September 23, 2024
add a moving chevron to your href link

2:01 pm, September 23, 2024
simple dropdown navigation ul li css

1:51 pm, September 23, 2024
test love like dislike script from api

1:42 pm, September 23, 2024
using the kbd html tag

1:35 pm, September 23, 2024
Lato font quick install

1:34 pm, September 23, 2024
javascript update item in object

1:33 pm, September 23, 2024
add a class to a div with an id javascript

1:32 pm, September 23, 2024
write string contents to a file with php

1:31 pm, September 23, 2024
extract a wordpress menu using its id

1:30 pm, September 23, 2024
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
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

:host()

The :host() 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.
:host() css reference