List Views

Total Items found in Views is 213191.
An advanced collection of page views
Writing Arrow Functions with Parameters

7:44 am, November 21, 2022
load a youtube video in a fancybox modal

7:35 am, November 21, 2022
chevron left

7:28 am, November 21, 2022
highlight a button with an animation css

7:22 am, November 21, 2022
check column exists in table sqlite

7:18 am, November 21, 2022
check if an item id exists in javascript

7:16 am, November 21, 2022
get last month as a number with php

7:07 am, November 21, 2022
digital clock with jquery

7:05 am, November 21, 2022
codemirror with auto preview window

7:01 am, November 21, 2022
search bug Above

6:51 am, November 21, 2022
using scroll-behavior: smooth css

6:45 am, November 21, 2022
css accordion basics

6:44 am, November 21, 2022
rs3 runespan experience rates

6:34 am, November 21, 2022
MySQL to Sqlite converter

6:34 am, November 21, 2022
css slow zoom in animation

6:30 am, November 21, 2022
Lynx Titan

6:28 am, November 21, 2022
get element by id and hide it

6:28 am, November 21, 2022
simple usage for php password_hash

6:23 am, November 21, 2022
center a box in the middle of the screen

6:23 am, November 21, 2022
Latest from Code Widget

6:21 am, November 21, 2022
easy twitter embed code

6:21 am, November 21, 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
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-bottom

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