List Views

Total Items found in Views is 277548.
An advanced collection of page views
get tomorrows date with javascript

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

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

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

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

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

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

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

12:51 am, September 2, 2022
javascript basic test array and loop

12:54 am, September 2, 2022
submit a form with javascript onclick

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

1:45 am, September 2, 2022
Change link target with JQuery

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

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

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

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

2:49 am, September 2, 2022
jquery accordion

3:19 am, September 2, 2022
try catch test

3:48 am, September 2, 2022
goodbye old grid theme

4:11 am, September 2, 2022
Pikelets

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

4:21 am, September 2, 2022
using scroll-behavior: smooth css

4:57 am, September 2, 2022
down chevron and styles

5:40 am, September 2, 2022
split a string into links using the comma

5:41 am, September 2, 2022
Kruxor Moving from Bootstrap to CSS Grid

5:44 am, September 2, 2022
convert a string to uppercase with php

6:07 am, September 2, 2022
count total results from distinct sqlite

6:44 am, September 2, 2022
load the latest single item only

6:54 am, September 2, 2022
javascript update item in object

7:12 am, September 2, 2022
add a user and add the user to sudo group

7:52 am, September 2, 2022
validate email address from string

8:04 am, September 2, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

scroll-padding-inline-end

The scroll-padding-inline-end property defines offsets for the end edge in the inline 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-inline-end css reference