List Views

Total Items found in Views is 229023.
An advanced collection of page views
get current url with php

3:55 am, November 29, 2022
Get the documentURI with JS

3:59 am, November 29, 2022
my old hunter in wow

4:09 am, November 29, 2022
dropdown section

4:12 am, November 29, 2022
windows 10 snipping experience

4:12 am, November 29, 2022
load the latest single item only

4:21 am, November 29, 2022
Applied Accessibility - Access Keys

4:25 am, November 29, 2022
add a gtag.js pdf click event

4:25 am, November 29, 2022
php validate email function

4:26 am, November 29, 2022
renew all SSL certificates with certbot

4:28 am, November 29, 2022
What's the Point of Docker?

4:31 am, November 29, 2022
asp classic get a url and display it

4:35 am, November 29, 2022
Some New String tools

4:48 am, November 29, 2022
simple dropdown navigation ul li css

5:17 am, November 29, 2022
use font awesome on elements lists ul

5:20 am, November 29, 2022
Kahlil Gibran on Marriage

5:30 am, November 29, 2022
page load timer class

6:18 am, November 29, 2022
form submit override with javascript

6:23 am, November 29, 2022
Use Recursion to Count Down

6:27 am, November 29, 2022
foundation accordion for version 6.x

6:44 am, November 29, 2022
php check if url is valid with filter_var

6:49 am, November 29, 2022
jqueryui includes css and js

7:01 am, November 29, 2022
change file permissions to -rw-rw-r--

7:02 am, November 29, 2022
bold the numbers in a ol li list

7:06 am, November 29, 2022
save string to file php

7:11 am, November 29, 2022
css responsive max and min targets @media

7:53 am, November 29, 2022
simple php ip blocker

7:57 am, November 29, 2022
count the elements in an array

7:57 am, November 29, 2022
bootstrap list group card with footer

8:09 am, November 29, 2022
getting the site title vs the page name

8:11 am, November 29, 2022
button with separated chevron

8:18 am, November 29, 2022
bootstrap form basic

8:20 am, November 29, 2022
globe svg testing (broken)

8:20 am, November 29, 2022
bootstrap styled buttons

8:21 am, November 29, 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...

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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

border-inline-style

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