List Views

Total Items found in Views is 215675.
An advanced collection of page views
Use Sweet Alert rather than alert!

11:30 pm, March 31, 2023
json test objects (or arrays)

11:29 pm, March 31, 2023
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
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
Most people can do absolutely awe-inspiring things,” he said. “Sometimes they just need a little nudge.
Unknown
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
url() css reference