List Views

Total Items found in Views is 216803.
An advanced collection of page views
submit form with javascript

9:38 pm, March 4, 2024
share to twitter html link only

9:37 pm, March 4, 2024
filter drop shadow

9:37 pm, March 4, 2024
php mysql table exists function

9:30 pm, March 4, 2024
save string to file php

9:23 pm, March 4, 2024
bootstrap form basic

9:18 pm, March 4, 2024
lorem ipsum

9:11 pm, March 4, 2024
set active class based on url value

8:58 pm, March 4, 2024
Objects in javascript

8:26 pm, March 4, 2024
How to Add Comments in JSX

8:23 pm, March 4, 2024
RS3 Slayer - Feral Dinosaurs

8:21 pm, March 4, 2024
A short unsplash image url

8:19 pm, March 4, 2024
basic for loop

8:13 pm, March 4, 2024
animated duck on footer

8:11 pm, March 4, 2024
video embed no controls

8:11 pm, March 4, 2024
white space break word css

8:10 pm, March 4, 2024
Quicksand font quick install

8:10 pm, March 4, 2024
my default text shadow css

8:09 pm, March 4, 2024
down chevron and styles

8:09 pm, March 4, 2024
target 1st td in a table with css

8:08 pm, March 4, 2024
flush dns on mac

8:02 pm, March 4, 2024
random string generator guid

7:42 pm, March 4, 2024
Spam IP Database and delete button

7:34 pm, March 4, 2024
Facebook HTML for Sharing a Link

7:32 pm, March 4, 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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
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