List Views

Total Items found in Views is 299312.
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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

border-block-end-color

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