List Views

Total Items found in Views is 229023.
An advanced collection of page views
a page with two images

8:44 pm, May 29, 2023
using scroll-behavior: smooth css

8:53 pm, May 29, 2023
Nginx Server Block with Rewrite

9:40 pm, May 29, 2023
Some New String tools

10:53 pm, May 29, 2023
jqueryui includes css and js

11:31 pm, May 29, 2023
add an outline to everything!

11:31 pm, May 29, 2023
rounded click me button with icon

11:58 pm, May 29, 2023
twitter icon font awesome

12:27 am, May 30, 2023
copy file

1:13 am, May 30, 2023
style page numbers [fixed]

1:32 am, May 30, 2023
CSS Grid - Basic Columns

1:36 am, May 30, 2023
add user to sudo group in ubuntu

2:26 am, May 30, 2023
Simple Line chart with Chart.js

2:49 am, May 30, 2023
explode a string into an array

3:02 am, May 30, 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

james clear
Random CSS Property

scroll-padding-block-start

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