List Views

Total Items found in Views is 203602.
An advanced collection of page views
Facebook HTML for Sharing a Link

3:49 am, March 20, 2023
Factorio Blueprint Books

3:50 am, March 20, 2023
asp classic get a url and display it

3:52 am, March 20, 2023
Mega Menus Collection

3:52 am, March 20, 2023
adding a new line in javascript

3:52 am, March 20, 2023
play a sound every # of seconds

3:53 am, March 20, 2023
white space pre-wrap formatting

3:53 am, March 20, 2023
php basic page router

3:55 am, March 20, 2023
globe svg testing (broken)

3:55 am, March 20, 2023
list items matching a category title

3:56 am, March 20, 2023
RS3 Divination Leveling Log

3:56 am, March 20, 2023
stack a table using css responsive

3:56 am, March 20, 2023
get element by id and hide it

3:58 am, March 20, 2023
using scroll-behavior: smooth css

3:58 am, March 20, 2023
windows 10 snipping experience

3:59 am, March 20, 2023
php check if a class exists

3:59 am, March 20, 2023
python Install Beautiful Soup

3:59 am, March 20, 2023
turn on or off error reporting php

4:00 am, March 20, 2023
bootstrap dark mode

4:05 am, March 20, 2023
add user to sudo group in ubuntu

4:07 am, March 20, 2023
round number with js

4:10 am, March 20, 2023
How do Self-Closing JSX Tags Work?

4:10 am, March 20, 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...

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
Old programmers never die; they just lose some of their functions.
Random CSS Property

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference