List Hits

Total Items found in Hits is 532351.
A Collection of Hits...
json jquery ajax request

1:59 pm, February 15, 2023
carousel

1:55 pm, February 15, 2023
https

1:53 pm, February 15, 2023
add new random image with button

1:33 pm, February 15, 2023
php countries array

1:16 pm, February 15, 2023
wordpress get home url

12:56 pm, February 15, 2023
php list all the functions in a class

12:47 pm, February 15, 2023
js check the length of a string

12:38 pm, February 15, 2023
Mac Apps

12:24 pm, February 15, 2023
php mysql table exists function

12:21 pm, February 15, 2023
video embed full screen all screen sizes

12:04 pm, February 15, 2023
foundation make row full width

11:56 am, February 15, 2023
template

11:50 am, February 15, 2023
card counting example from fcc

11:08 am, February 15, 2023
Writing Arrow Functions with Parameters

10:59 am, February 15, 2023
foundation responsive tables

10:46 am, February 15, 2023
Abyssal Demons on Slayer Task Guide

10:36 am, February 15, 2023
test php bundle write

10:25 am, February 15, 2023
linux mount a drive manually

10:23 am, February 15, 2023
transform rotate an element in css

10:13 am, February 15, 2023
random emojis copy and paste

10:08 am, February 15, 2023
bootstrap toggle element collapse

10:06 am, February 15, 2023
sqlite check table name exists

9:52 am, February 15, 2023
for loop through an array with javascript

9:26 am, February 15, 2023
Use Recursion to Count Down

9:24 am, February 15, 2023
loop to arr.length or array length

9:19 am, February 15, 2023
bootstrap form basic

9:16 am, February 15, 2023
how to unzip in linux

9:11 am, February 15, 2023
foundation old grid format

9:08 am, February 15, 2023
getting the site title vs the page name

9:04 am, February 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

minecraft
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