List Views

Total Items found in Views is 278827.
An advanced collection of page views
redirect www to non www

1:22 am, April 1, 2024
weird search results being recorded

1:23 am, April 1, 2024
simple php ip blocker

1:24 am, April 1, 2024
Change link target with JQuery

1:24 am, April 1, 2024
CSS Drawing - Beach Scene

1:27 am, April 1, 2024
RS3 Hunter Leveling Logs and Notes

1:29 am, April 1, 2024
php return json header and content

1:32 am, April 1, 2024
codemirror with auto preview window

1:35 am, April 1, 2024
A short unsplash image url

1:36 am, April 1, 2024
gallery carousel center mode

1:37 am, April 1, 2024
using let and const example

1:39 am, April 1, 2024
Chat GPT slick slider code testing

1:53 am, April 1, 2024
make labels or badges look better

1:56 am, April 1, 2024
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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

scroll-padding-block-end

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