List Views

Total Items found in Views is 184219.
An advanced collection of page views
meta keywords tag

12:28 pm, September 25, 2023
get current class name with get_class

12:30 pm, September 25, 2023
Get the documentURI with JS

12:35 pm, September 25, 2023
load a youtube video in a fancybox modal

12:47 pm, September 25, 2023
github logo background png css

12:49 pm, September 25, 2023
load content with jquery

12:50 pm, September 25, 2023
jquery clone and append elements

12:51 pm, September 25, 2023
javascript add class to element

12:52 pm, September 25, 2023
Facebook HTML for Sharing a Link

12:56 pm, September 25, 2023
a page with two images

12:56 pm, September 25, 2023
search within files in a directory

1:01 pm, September 25, 2023
card.html template

1:08 pm, September 25, 2023
get the current week as a number with php

1:11 pm, September 25, 2023
show views list function

1:14 pm, September 25, 2023
jqueryui includes css and js

1:16 pm, September 25, 2023
add this

1:16 pm, September 25, 2023
How To Install SQLite on Ubuntu 20.04

1:19 pm, September 25, 2023
button with separated chevron

1:21 pm, September 25, 2023
add years as options to select dropdown

1:23 pm, September 25, 2023
uniqid random string

1:32 pm, September 25, 2023
scroll to top html css and js

1:37 pm, September 25, 2023
javascript isset equivalent

1:45 pm, September 25, 2023
react basic hello world

1:46 pm, September 25, 2023
using let and const example

1:52 pm, September 25, 2023
Load fancybox modal on hash check

2:08 pm, September 25, 2023
chart js line chart dont show below 0

2:10 pm, September 25, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
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