List Views

Total Items found in Views is 233951.
An advanced collection of page views
video embed no controls

7:52 am, May 15, 2023
Flickity - autoPlay with Loop

7:48 am, May 15, 2023
get the current url in javascript

7:41 am, May 15, 2023
php save csv from array to file

7:40 am, May 15, 2023
console dir usage

7:37 am, May 15, 2023
page load timer class

7:30 am, May 15, 2023
Complex Arrow Function Example

7:30 am, May 15, 2023
fancybox modal popup example

7:24 am, May 15, 2023
how to embed google fonts icons

7:15 am, May 15, 2023
Mac Apps

7:15 am, May 15, 2023
page scroll indicator research

6:57 am, May 15, 2023
Animal Crossing House Design's

6:49 am, May 15, 2023
Video Placeholder Image HTML

6:48 am, May 15, 2023
Lynx Titan

6:47 am, May 15, 2023
target data attribute with css

6:41 am, May 15, 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
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