List Views

Total Items found in Views is 304479.
An advanced collection of page views
wordpress get site url

3:08 pm, July 15, 2024
add an outline to everything!

3:04 pm, July 15, 2024
php print an array nicely

2:47 pm, July 15, 2024
using let rather than var

2:33 pm, July 15, 2024
dropdown change input box on select

2:25 pm, July 15, 2024
submit form with javascript

1:59 pm, July 15, 2024
search bug Above

1:51 pm, July 15, 2024
using scroll-behavior: smooth css

1:34 pm, July 15, 2024
making the search page nicer

1:33 pm, July 15, 2024
php validate email function

1:24 pm, July 15, 2024
Lato font quick install

1:22 pm, July 15, 2024
Make the Welcome Text box Smaller

1:20 pm, July 15, 2024
check if a file exists with php

1:02 pm, July 15, 2024
green circle tick svg

12:56 pm, July 15, 2024
count the elements in an array

12:52 pm, July 15, 2024
table scroll responsive foundation

12:32 pm, July 15, 2024
getType function for js

12:17 pm, July 15, 2024
Get Current Page URL PHP

12:12 pm, July 15, 2024
commit and push changes to git repo

11:58 am, July 15, 2024
What is Core?

11:46 am, July 15, 2024
sqlite basic sql and loop results

11:24 am, July 15, 2024
jquery click function

11:23 am, July 15, 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...

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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

border-inline-end-color

The border-inline-end-color CSS property defines the color of the logical inline-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-inline-end-color css reference