List Views

Total Items found in Views is 213193.
An advanced collection of page views
check if a ul contains a ul li

4:33 pm, April 11, 2024
check if something is an array

4:35 pm, April 11, 2024
add a user to a group

4:36 pm, April 11, 2024
flex shorthand css

4:38 pm, April 11, 2024
lorem ipsum

4:40 pm, April 11, 2024
FCC - Basic: Profile Lookup

4:41 pm, April 11, 2024
simple table stripe striping

4:46 pm, April 11, 2024
Default Parameters for Functions

4:46 pm, April 11, 2024
Whois Lookup

4:51 pm, April 11, 2024
basic for loop odd numbers

4:51 pm, April 11, 2024
checking for spam comments function

4:55 pm, April 11, 2024
try catch test

4:59 pm, April 11, 2024
react basic hello world

6:21 pm, April 11, 2024
jquery enable and disable attribute

6:54 pm, April 11, 2024
Core Class - Basic Core Structure

7:02 pm, April 11, 2024
Python import into SQLite research

1:06 am, April 12, 2024
jquery check if a sub element exists

1:13 am, April 12, 2024
make all links target new window

4:16 am, April 12, 2024
search bug Above

8:09 am, April 12, 2024
load json data url with jquery

11:11 pm, April 12, 2024
php mysql table exists function

1:14 am, April 13, 2024
RS3 Combat Bars

3:30 am, April 13, 2024
for loop with a 5 increment

3:57 am, April 13, 2024
generating all css colours with php?

7:33 am, April 13, 2024
js check the length of a string

1:01 pm, April 13, 2024
testing equality

8:55 pm, April 13, 2024
Do While Loop

2:06 pm, April 14, 2024
Alpine JS Testing

2:44 pm, April 14, 2024
Custom 12 Grid using CSS Grid

11:00 pm, April 14, 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
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