Search
Search Search Links
Search Search Links by entering your search text above.
Data Imports
where

10:59 am, February 11, 2025
Data Imports
attr

8:41 am, February 9, 2025
Data Imports
also

7:45 am, February 9, 2025
Data Imports
far

2:56 am, February 9, 2025
Data Imports
The

6:34 am, February 7, 2025
Data Imports
complicated

12:54 pm, February 3, 2025
Data Imports
details

4:00 am, February 1, 2025
Data Imports
Just

6:25 pm, January 26, 2025
Data Imports
html

6:01 am, January 25, 2025
Data Imports
art

7:56 am, January 21, 2025
Data Imports
open

10:14 pm, January 20, 2025
Data Imports
CSS

12:05 pm, January 17, 2025
Data Imports
n i

11:07 am, January 17, 2025
Data Imports
imp

12:52 am, January 17, 2025
Data Imports
n t

9:46 pm, January 13, 2025
Data Imports
every

9:07 pm, January 13, 2025
Data Imports
PHP

6:41 am, January 13, 2025
Data Imports
additional

8:07 am, January 12, 2025
Data Imports
linkedclass

2:24 pm, January 8, 2025
Data Imports
https

7:04 pm, September 12, 2022
Data Imports
string

8:18 pm, March 28, 2022
Data Imports
Code

9:18 pm, March 23, 2022
Data Imports
css

9:44 am, March 12, 2022
Data Imports
its

9:42 am, March 12, 2022
Data Imports
the

9:41 am, March 12, 2022
Data Imports
php

9:14 pm, March 9, 2022
Data Imports
how to

7:27 am, March 9, 2022
Data Imports
Its

6:50 am, March 6, 2022
Data Imports
max

12:32 am, March 4, 2022
Data Imports
Data Imports

5:27 pm, February 28, 2022
Data Imports
data imports

11:39 pm, February 26, 2022
Data Imports
how

7:06 am, February 26, 2022
Data Imports
code

9:13 pm, February 24, 2022
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


Windows
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