List Hits

Total Items found in Hits is 535357.
A Collection of Hits...
jquery load wait function

3:24 am, January 29, 2024
Making an image responsive using css

3:31 am, January 29, 2024
generate a new SSH key on mac for git

3:40 am, January 29, 2024
Chat GPT slick slider code testing

3:46 am, January 29, 2024
Using Flexbox rather than Floats

4:04 am, January 29, 2024
checking if your windows pc has a TPM

4:06 am, January 29, 2024
using vue and json data

4:09 am, January 29, 2024
stack a table using css responsive

4:32 am, January 29, 2024
get file name from path name in php

4:37 am, January 29, 2024
purple partyhat price info feb 21

5:02 am, January 29, 2024
start ssh and add key git

5:03 am, January 29, 2024
chart js line chart dont show below 0

5:03 am, January 29, 2024
Windows CIFS Optional Features Network

5:03 am, January 29, 2024
simple table stripe striping

5:04 am, January 29, 2024
globe svg testing (broken)

5:04 am, January 29, 2024
Testing AI in Notion

5:18 am, January 29, 2024
v i

5:22 am, January 29, 2024
v i

5:23 am, January 29, 2024
v i

5:23 am, January 29, 2024
duplicate a line in vscode shortcut

5:32 am, January 29, 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...

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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

scroll-padding-top

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