List Views

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

5:17 am, January 1, 2024
Farming Guides

5:13 am, January 1, 2024
share to twitter html link only

5:13 am, January 1, 2024
search bug Above

5:12 am, January 1, 2024
get the value from a textarea element

5:10 am, January 1, 2024
hide the third row in a table with css

5:09 am, January 1, 2024
js function to calculate golf scores

5:08 am, January 1, 2024
slick slider section quick add

5:04 am, January 1, 2024
using scroll-behavior: smooth css

5:04 am, January 1, 2024
vimeo thumbnail generator

5:00 am, January 1, 2024
testing equality

4:54 am, January 1, 2024
using gzdeflate on a string php

4:52 am, January 1, 2024
bootstrap form basic

4:50 am, January 1, 2024
bootstrap basic grid layout

4:50 am, January 1, 2024
Quick Embed Figtree Font

4:48 am, January 1, 2024
OSRS Notes

4:42 am, January 1, 2024
design nice block header

4:41 am, January 1, 2024
check if a ul contains a ul li

4:40 am, January 1, 2024
uniqid random string

4:39 am, January 1, 2024
adding a new line in javascript

4:38 am, January 1, 2024
play a sound every # of seconds

4:37 am, January 1, 2024
bootstrap dark mode

4:36 am, January 1, 2024
right align something in its element

4:35 am, January 1, 2024
goodbye old grid theme

4:35 am, January 1, 2024
python Install Beautiful Soup

4:33 am, January 1, 2024
javascript try catch example function

4:32 am, January 1, 2024
Tools

4:31 am, January 1, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

:not()

The :not() CSS pseudo-class represents elements that do not match a list of selectors. Since it prevents specific items from being selected, it is known as the negation pseudo-class.
:not css reference