List Views

Total Items found in Views is 179411.
An advanced collection of page views
How to Override Default Props in React

3:34 am, January 22, 2024
javascript update item in object

3:34 am, January 22, 2024
Generate a Random User Name

3:34 am, January 22, 2024
using gzdeflate on a string php

3:32 am, January 22, 2024
KruXoR Site Updates June 2022

3:32 am, January 22, 2024
layout homepage

3:32 am, January 22, 2024
sqlite fetchArray into another array

3:31 am, January 22, 2024
adding react to a website in 3 steps

3:31 am, January 22, 2024
bootstrap basic grid layout

3:31 am, January 22, 2024
Making an image responsive using css

3:30 am, January 22, 2024
linux list all drives and partitions

3:30 am, January 22, 2024
human_filesize php

3:29 am, January 22, 2024
python Install Beautiful Soup

3:28 am, January 22, 2024
add paging to wp list query

3:28 am, January 22, 2024
How to Add Comments in JSX

3:27 am, January 22, 2024
Find Disk Space Usage using DU

3:27 am, January 22, 2024
inline fancybox modal testing

3:27 am, January 22, 2024
foundation includes cdnjs

3:27 am, January 22, 2024
wordpress get home url

3:26 am, January 22, 2024
Use Recursion to Count Down

3:25 am, January 22, 2024
submit a form with javascript onclick

3:25 am, January 22, 2024
lorem ipsum

3:23 am, January 22, 2024
jquery click function

3:22 am, January 22, 2024
Shark Attack Life saving technique

3:22 am, January 22, 2024
jquery clone and append elements

3:20 am, January 22, 2024
backdrop-filter: blur(10px);

3:18 am, January 22, 2024
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


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