List Views

Total Items found in Views is 222764.
An advanced collection of page views
bootstrap dark mode

11:28 pm, March 31, 2023
Get Current Page URL PHP

11:28 pm, March 31, 2023
get tomorrows date with javascript

11:28 pm, March 31, 2023
twitter json feed testing

11:27 pm, March 31, 2023
show the year with js

11:26 pm, March 31, 2023
Sweet Alert 2 Methods and Examples

11:22 pm, March 31, 2023
top bar overflow issues [fixed]

11:20 pm, March 31, 2023
show the current date in javascript

11:13 pm, March 31, 2023
php list all the functions in a class

11:10 pm, March 31, 2023
Latest from Code Widget

11:08 pm, March 31, 2023
load the latest single item only

11:08 pm, March 31, 2023
table border collapse

11:07 pm, March 31, 2023
wordpress category list sorting custom

11:07 pm, March 31, 2023
php return json header and content

11:04 pm, March 31, 2023
Chat GPT slick slider code testing

11:04 pm, March 31, 2023
Auto Changing Image URL

11:02 pm, March 31, 2023
atom editor useful keyboard shortcuts

11:01 pm, March 31, 2023
testing equality

10:09 pm, March 31, 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

counter()

The counter() CSS function returns a string representing the current value of the named counter, if there is one. It is generally used in the content property of pseudo-elements, but can theoretically be used anywhere a <string> value is supported.
<counter> css reference