List Views

Total Items found in Views is 226560.
An advanced collection of page views
bootstrap basic grid layout

5:57 pm, September 9, 2024
add this

5:58 pm, September 9, 2024
get tomorrows date with javascript

6:03 pm, September 9, 2024
pre-line white space settings

6:04 pm, September 9, 2024
change string to capital words ucwords

6:05 pm, September 9, 2024
show errors in php with toggle

6:15 pm, September 9, 2024
using let and const example

6:19 pm, September 9, 2024
get the current post id from content.php

6:21 pm, September 9, 2024
Get the documentURI with JS

6:23 pm, September 9, 2024
load the latest single item only

6:45 pm, September 9, 2024
Changing an array declared with const

7:02 pm, September 9, 2024
Applied Accessibility - Access Keys

7:05 pm, September 9, 2024
subscribe to mailchimp code also annoying

7:17 pm, September 9, 2024
for loop through an array with javascript

7:36 pm, September 9, 2024
twitter icon font awesome

8:24 pm, September 9, 2024
Facebook HTML for Sharing a Link

8:25 pm, September 9, 2024
php check if a class exists

8:34 pm, September 9, 2024
fancybox load iframe inline

8:35 pm, September 9, 2024
get current year in javascript

8:37 pm, September 9, 2024
assign array to variables in a loop

9:05 pm, September 9, 2024
More Comment Spam and What to do with it

9:32 pm, September 9, 2024
get the value from a textarea element

9:43 pm, September 9, 2024
logo tickers marquee slow scrolling

9:43 pm, September 9, 2024
add user to sudo group in ubuntu

9:46 pm, September 9, 2024
OSRS How do I change my appearance?

9:50 pm, September 9, 2024
random emojis copy and paste

10:43 pm, September 9, 2024
hide the first h3 tag on the page with css

10:52 pm, September 9, 2024
simple file cache and check in php

10:53 pm, September 9, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
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