List Views

Total Items found in Views is 229023.
An advanced collection of page views
landscape image document placeholder

1:08 am, September 26, 2022
loop through object json javascript

1:08 am, September 26, 2022
How to Compose React Components in React

1:08 am, September 26, 2022
simple backup to google drive fron linux

1:08 am, September 26, 2022
inline form field padding

1:09 am, September 26, 2022
adding an item to an array with php

1:09 am, September 26, 2022
adding react to a website in 3 steps

1:09 am, September 26, 2022
hide the third row in a table with css

1:09 am, September 26, 2022
animated duck on footer

1:10 am, September 26, 2022
mouse outline svg

1:11 am, September 26, 2022
page scroll indicator research

1:11 am, September 26, 2022
How to Define a HTML Class in JSX in React

1:11 am, September 26, 2022
How to Override Default Props in React

1:11 am, September 26, 2022
chevron up

1:11 am, September 26, 2022
php validate email function

1:11 am, September 26, 2022
show all methods (functions) in a class

1:12 am, September 26, 2022
write string contents to a file with php

1:12 am, September 26, 2022
CSS Grid Frame Work

1:12 am, September 26, 2022
my default text shadow css

1:12 am, September 26, 2022
javascript basic test array and loop

1:12 am, September 26, 2022
using multiple text shadow

1:12 am, September 26, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

caret-color

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.
caret-color css reference