List Views

Total Items found in Views is 184219.
An advanced collection of page views
still more comment spam

1:35 am, February 1, 2024
RS3 Best AFK training all skills

1:36 am, February 1, 2024
bootstrap form basic

1:38 am, February 1, 2024
chia mining research notes

1:40 am, February 1, 2024
install atom editor on ubuntu

1:40 am, February 1, 2024
animated duck on footer

1:41 am, February 1, 2024
bootstrap styled buttons

1:42 am, February 1, 2024
backdrop-filter: blur(10px);

1:43 am, February 1, 2024
twitter json feed testing

1:48 am, February 1, 2024
rounded click me button with icon

1:52 am, February 1, 2024
Twitter Post Fetcher Script

1:53 am, February 1, 2024
get current class name with get_class

1:53 am, February 1, 2024
logo tickers marquee slow scrolling

1:54 am, February 1, 2024
material design icons google font

1:54 am, February 1, 2024
using switch in a function

1:55 am, February 1, 2024
foundation make row full width

1:55 am, February 1, 2024
Auto Create HTML Code Snippets

1:55 am, February 1, 2024
design nice block header

1:56 am, February 1, 2024
bootstrap list group card with footer

1:57 am, February 1, 2024
duplicate a line in vscode shortcut

1:57 am, February 1, 2024
image Checkbox Replacement for Forms

1:58 am, February 1, 2024
Simple Line chart with Chart.js

1:59 am, February 1, 2024
javascript page redirect

2:05 am, February 1, 2024
document ready wordpress jquery

2:07 am, February 1, 2024
windows robocopy /? help and usage

2:08 am, February 1, 2024
find all elements add class jquery

2:08 am, February 1, 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
I'm a big believer in energy and the secret and that sort of thing.
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