List Views

Total Items found in Views is 215675.
An advanced collection of page views
down chevron and styles

12:00 am, April 4, 2023
Simple Line chart with Chart.js

11:59 pm, April 3, 2023
get the last letter of a string

11:53 pm, April 3, 2023
pretty printing json with php

11:49 pm, April 3, 2023
target data attribute with css

11:48 pm, April 3, 2023
Multidimensional Array

11:47 pm, April 3, 2023
table scroll responsive foundation

11:43 pm, April 3, 2023
foundation responsive tables

11:38 pm, April 3, 2023
Date Conversion PHP

11:36 pm, April 3, 2023
Change link target with JQuery

11:35 pm, April 3, 2023
codemirror with auto preview window

11:23 pm, April 3, 2023
copy file

11:19 pm, April 3, 2023
Random Links for December 2022

11:19 pm, April 3, 2023
Farming Allotment patch locations

11:17 pm, April 3, 2023
chevron up

11:02 pm, April 3, 2023
transform rotate an element in css

11:01 pm, April 3, 2023
chevron down

10:58 pm, April 3, 2023
adding react with JSX using babel

10:57 pm, April 3, 2023
get the current month as a number

10:54 pm, April 3, 2023
using scroll-behavior: smooth css

10:53 pm, April 3, 2023
react basic hello world

10:47 pm, April 3, 2023
chevron left

10:46 pm, April 3, 2023
link to an external stylesheet

10:45 pm, April 3, 2023
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-right

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