List Views

Total Items found in Views is 222765.
An advanced collection of page views
python getting started notes

6:42 am, April 13, 2023
add a gtag.js pdf click event

5:18 am, April 13, 2023
testing equality

3:32 am, April 13, 2023
Easy Meta Tags

3:04 am, April 13, 2023
function causing slow load time

2:47 am, April 13, 2023
jquery jqueryui vue script includes

1:57 am, April 13, 2023
javascript window.onload

1:34 am, April 13, 2023
RS3 Summoning Quick Oblesque

1:10 am, April 13, 2023
validate email address from string

1:03 am, April 13, 2023
show views list function

10:53 pm, April 12, 2023
Date Conversion PHP

10:36 pm, April 12, 2023
video embed tag

9:57 pm, April 12, 2023
wordpress get site url

8:56 pm, April 12, 2023
transform rotate an element in css

8:30 pm, April 12, 2023
get the current month as a number

8:18 pm, April 12, 2023
globe svg testing (broken)

7:47 pm, April 12, 2023
asp classic get a url and display it

7:23 pm, April 12, 2023
my default text shadow css

6:15 pm, April 12, 2023
Do While Loop

5:42 pm, April 12, 2023
IP Address

5:37 pm, April 12, 2023
random number using rand

5:30 pm, April 12, 2023
check if something is an array

4:49 pm, April 12, 2023
chevron down

3:24 pm, April 12, 2023
pre-line white space settings

12:59 pm, April 12, 2023
share to twitter html link only

12:04 pm, April 12, 2023
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


James Clear
Random CSS Property

:optional

The :optional CSS pseudo-class represents any <input>, <select>, or <textarea> element that does not have the required attribute set on it.
:optional css reference