List Views

Total Items found in Views is 281388.
An advanced collection of page views
using scroll-behavior: smooth css

4:57 am, September 2, 2022
Shark Attack Life saving technique

4:21 am, September 2, 2022
Pikelets

4:17 am, September 2, 2022
goodbye old grid theme

4:11 am, September 2, 2022
try catch test

3:48 am, September 2, 2022
jquery accordion

3:19 am, September 2, 2022
get the current post id from content.php

2:49 am, September 2, 2022
form submit override with javascript

2:38 am, September 2, 2022
Moving the cursor on iPhone 11

2:29 am, September 2, 2022
duplicate a line in vscode shortcut

2:05 am, September 2, 2022
Change link target with JQuery

1:45 am, September 2, 2022
sqlite basic sql and loop results

1:45 am, September 2, 2022
submit a form with javascript onclick

1:32 am, September 2, 2022
javascript basic test array and loop

12:54 am, September 2, 2022
json jquery ajax request

12:51 am, September 2, 2022
PHP MySQL vs SQLite Count Items Function

12:51 am, September 2, 2022
for loop with a 5 increment

12:48 am, September 2, 2022
using flexbox to align elements in a row

12:41 am, September 2, 2022
css :active pseudo-class usage

12:37 am, September 2, 2022
github logo background png css

12:37 am, September 2, 2022
hide the first h3 tag on the page with css

12:28 am, September 2, 2022
get tomorrows date with javascript

12:26 am, September 2, 2022
get text between tags

12:22 am, September 2, 2022
Use Sweet Alert rather than alert!

12:21 am, September 2, 2022
prevent default click event on link

12:16 am, September 2, 2022
linux mount a drive manually

12:14 am, September 2, 2022
Create a Complex JSX Element

11:51 pm, September 1, 2022
download icon svg

11:46 pm, September 1, 2022
Invalid argument supplied for foreach()

11:44 pm, September 1, 2022
Install PHP without Apache on Ubuntu

11:44 pm, September 1, 2022
save string to file php

11:44 pm, September 1, 2022
tools i still want to create

11:44 pm, September 1, 2022
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

border-inline-width

The border-inline-width CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-width css reference