List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
use an image to replace bullet in ul list

10:36 pm, December 23, 2022
RS3 - How to enable custom Loot Beams

10:35 pm, December 23, 2022
get the value from a textarea element

10:30 pm, December 23, 2022
add user to sudo group in ubuntu

10:21 pm, December 23, 2022
bold the numbers in a ol li list

9:45 pm, December 23, 2022
keyframe animations css

9:23 pm, December 23, 2022
how to find what version pi you are using

8:58 pm, December 23, 2022
js check the length of a string

8:51 pm, December 23, 2022
form submit override with javascript

8:03 pm, December 23, 2022
Factorio Megabase-In-A-Book

7:27 pm, December 23, 2022
get the last letter of a string

6:59 pm, December 23, 2022
Site Widget Controls

6:22 pm, December 23, 2022
jquery check if a sub element exists

5:58 pm, December 23, 2022
Form elements New Zealand region list

5:06 pm, December 23, 2022
add a user to a group

4:51 pm, December 23, 2022
the

3:15 pm, December 23, 2022
old browser check with javascript

3:12 pm, December 23, 2022
highlight a button with an animation css

3:02 pm, December 23, 2022
How to Add Comments in JSX

2:35 pm, December 23, 2022
add chevrons to a ul list

2:13 pm, December 23, 2022
check if a ul contains a ul li

2:01 pm, December 23, 2022
dropdown change input box on select

1:25 pm, December 23, 2022
Changing an array declared with const

1:18 pm, December 23, 2022
using scroll-behavior: smooth css

1:11 pm, December 23, 2022
easy twitter embed code

12:31 pm, December 23, 2022
Viewport width and height calculations

12:08 pm, December 23, 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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
Random CSS Property

border-inline-start-style

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