List Hits

Total Items found in Hits is 576154.
A Collection of Hits...
template

3:29 pm, November 6, 2023
jquery clone and append elements

3:27 pm, November 6, 2023
Recommendation

3:23 pm, November 6, 2023
template

3:18 pm, November 6, 2023
How to Add Comments in JSX

3:18 pm, November 6, 2023
template

3:14 pm, November 6, 2023
comp

3:10 pm, November 6, 2023
wordpress get template directory

3:08 pm, November 6, 2023
share to twitter html link only

2:54 pm, November 6, 2023
Verbiage

2:42 pm, November 6, 2023
youtube search api request function

2:39 pm, November 6, 2023
the

2:38 pm, November 6, 2023
the

2:08 pm, November 6, 2023
keyframe animations css

2:06 pm, November 6, 2023
Use Recursion to Return a Range Array

2:05 pm, November 6, 2023
template

2:02 pm, November 6, 2023
Depository

2:01 pm, November 6, 2023
template

1:56 pm, November 6, 2023
read and sort directory contents in php

1:50 pm, November 6, 2023
template

1:39 pm, November 6, 2023
Welcome Widget Card - Toggle

1:37 pm, November 6, 2023
Endemic

1:33 pm, November 6, 2023
Teleological

1:23 pm, November 6, 2023
get file name from path name in php

1:21 pm, November 6, 2023
Making an image responsive using css

1:21 pm, November 6, 2023
the

1:20 pm, November 6, 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
There is no way to happiness. Happiness is the way.
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