List Hits

Total Items found in Hits is 613491.
A Collection of Hits...
javascript basic test array and loop

11:17 pm, July 27, 2025
adding react with JSX using babel

11:17 pm, July 27, 2025
javascript basic test array and loop

11:17 pm, July 27, 2025
CSS Filter Generator from Hex Code

11:16 pm, July 27, 2025
using vue and json data

11:16 pm, July 27, 2025
How to use default props in React

11:16 pm, July 27, 2025
keyframe animations css

11:16 pm, July 27, 2025
Long Mountain (HILL)

11:16 pm, July 27, 2025
Tools

11:16 pm, July 27, 2025
loop through object json javascript

11:16 pm, July 27, 2025
Python import into SQLite research

11:15 pm, July 27, 2025
Greater Demons

11:15 pm, July 27, 2025
Move any element with css offsets

11:15 pm, July 27, 2025
git pull changes from a repository

11:15 pm, July 27, 2025
stack a table using css responsive

11:14 pm, July 27, 2025
jquery enable and disable attribute

11:14 pm, July 27, 2025
Nginx Server Block with Rewrite

11:14 pm, July 27, 2025
css :active pseudo-class usage

11:14 pm, July 27, 2025
The Tanks (ROCK)

11:14 pm, July 27, 2025
encode url with javascript

11:13 pm, July 27, 2025
Python import into SQLite research

11:13 pm, July 27, 2025
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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 important thing is not to stop questioning. Curiosity has its own reason for existence. One cannot help but be in awe when he contemplates the mysteries of eternity, of life, of the marvelous structure of reality. It is enough if one tries merely to comprehend a little of this mystery each day. Never lose a holy curiosity.


Albert Einstein
Random CSS Property

scroll-padding-inline-start

The scroll-padding-inline-start property defines offsets for the start edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.
scroll-padding-inline-start css reference