List Views

Total Items found in Views is 215675.
An advanced collection of page views
what is a motorbus

6:03 am, September 9, 2024
chia mining research notes

5:59 am, September 9, 2024
table border collapse

5:56 am, September 9, 2024
How to Convert text string to lower case

5:50 am, September 9, 2024
How to Pass an Array as Props in React

5:50 am, September 9, 2024
set the html of an element javascript

5:49 am, September 9, 2024
RS3 Post 99 Leveling Log

5:45 am, September 9, 2024
Testing AI in Notion

5:45 am, September 9, 2024
white space pre-wrap formatting

5:43 am, September 9, 2024
Get Current Page URL PHP

5:43 am, September 9, 2024
add a jquery date picker to your text box

5:42 am, September 9, 2024
Guide to maxing in F2P Ironman RS3

5:42 am, September 9, 2024
Date Conversion PHP

5:42 am, September 9, 2024
using switch in a function

5:41 am, September 9, 2024
style page numbers [fixed]

5:40 am, September 9, 2024
wordpress get template directory

5:40 am, September 9, 2024
inline form field padding

5:40 am, September 9, 2024
make any element editable

5:40 am, September 9, 2024
for loop with a 5 increment

5:39 am, September 9, 2024
foundation includes cdnjs

5:39 am, September 9, 2024
Bind 'this' to a Class Method

5:39 am, September 9, 2024
table scroll responsive foundation

5:39 am, September 9, 2024
How to Add Comments in JSX

5:39 am, September 9, 2024
loop through $_GET in php

5:38 am, September 9, 2024
css grid for layouts and how to use it

5:38 am, September 9, 2024
down chevron and styles

5:38 am, September 9, 2024
Applied Accessibility - Tab Index

5:38 am, September 9, 2024
Auto Create HTML Code Snippets

5:37 am, September 9, 2024
bootstrap form basic

5:37 am, September 9, 2024
using the kbd html tag

5:36 am, September 9, 2024
human_filesize php

5:36 am, September 9, 2024
simple table stripe striping

5:36 am, September 9, 2024
add click event to multiple link items

5:35 am, September 9, 2024
Do While Loop

5:31 am, September 9, 2024
Multidimensional Array

5:30 am, September 9, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
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