List Hits

Total Items found in Hits is 532372.
A Collection of Hits...
function to create a uid from html

7:48 am, December 19, 2022
RS3 Slayer - Ganodermic Creatures

7:48 am, December 19, 2022
Google Fonts Multiple includes

7:46 am, December 19, 2022
try catch test

7:46 am, December 19, 2022
Custom 12 Grid using CSS Grid

7:46 am, December 19, 2022
Generate a random title from an array

7:46 am, December 19, 2022
install codemirror for textareas [added]

7:33 am, December 19, 2022
change the window title

7:25 am, December 19, 2022
switching stack order of floats with flex

7:24 am, December 19, 2022
scroll left animation

7:20 am, December 19, 2022
style page numbers [fixed]

7:18 am, December 19, 2022
zoom background of element when active

7:09 am, December 19, 2022
random emojis copy and paste

7:08 am, December 19, 2022
css :active pseudo-class usage

6:59 am, December 19, 2022
add an outline to everything!

6:56 am, December 19, 2022
php convert date now into a sql timestamp

6:56 am, December 19, 2022
hide the third row in a table with css

6:49 am, December 19, 2022
Make the Welcome Text box Smaller

6:42 am, December 19, 2022
Use Recursion to Return a Range Array

6:38 am, December 19, 2022
set active class based on url value

6:31 am, December 19, 2022
target 1st td in a table with css

6:12 am, December 19, 2022
how to embed google fonts icons

5:38 am, December 19, 2022
how to embed google fonts icons

5:38 am, December 19, 2022
RS3 Best AFK training all skills

5:36 am, December 19, 2022
RS3 - How to enable custom Loot Beams

5:36 am, December 19, 2022
RS3 Thieving Log - Safe Cracking

5:36 am, December 19, 2022
How to Override Default Props in React

5:32 am, December 19, 2022
else

5:29 am, December 19, 2022
testing equality

5:12 am, December 19, 2022
random number using rand

5:09 am, December 19, 2022
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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

border-inline-start-color

The border-inline-start-color CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-start-color css reference