List Views

Total Items found in Views is 280108.
An advanced collection of page views
Mega Menus Collection

2:59 am, December 12, 2022
jquery check if a sub element exists

2:57 am, December 12, 2022
show the browsers name in javascript

2:56 am, December 12, 2022
center something with css not using flex

2:55 am, December 12, 2022
react hello world with variable name

2:54 am, December 12, 2022
404 Error Page Codepen

2:46 am, December 12, 2022
install cmatrix on mac m1

2:42 am, December 12, 2022
add a gtag.js pdf click event

2:42 am, December 12, 2022
jquery click function

2:40 am, December 12, 2022
Factorio Blueprint Books

2:40 am, December 12, 2022
php check if url is valid with filter_var

2:39 am, December 12, 2022
timeline class and function

2:36 am, December 12, 2022
testing chartjs

2:34 am, December 12, 2022
Windows Reinstall Again - 2022 Edition

2:31 am, December 12, 2022
page scroll indicator research

2:31 am, December 12, 2022
get the current post id from content.php

2:29 am, December 12, 2022
emoji data - version 1.0

2:29 am, December 12, 2022
using flexbox to align elements in a row

2:28 am, December 12, 2022
javascript basic test array and loop

2:27 am, December 12, 2022
button with separated chevron

2:27 am, December 12, 2022
loop to arr.length or array length

2:27 am, December 12, 2022
add new random image with button

2:26 am, December 12, 2022
check url hash using javascript

2:26 am, December 12, 2022
javascript try catch example function

2:25 am, December 12, 2022
console dir usage

2:24 am, December 12, 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...

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

Apparently apple had to update the thumbnail of this video. 


Random CSS Property

scroll-padding-inline-end

The scroll-padding-inline-end property defines offsets for the end 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-end css reference