List Hits

Total Items found in Hits is 528779.
A Collection of Hits...
bouncing loader animation in css

9:43 pm, April 2, 2024
Metal Dragons

9:43 pm, April 2, 2024
php return json header and content

9:37 pm, April 2, 2024
bootstrap toggle element collapse

9:18 pm, April 2, 2024
Tools

9:06 pm, April 2, 2024
How to Add Comments in JSX

8:59 pm, April 2, 2024
js check the length of a string

8:57 pm, April 2, 2024
embed and use a ttf font font face

8:48 pm, April 2, 2024
truncate string using jquery

8:44 pm, April 2, 2024
Quicksand font quick install

8:43 pm, April 2, 2024
using a css grid area template

8:29 pm, April 2, 2024
cycle color using background

8:00 pm, April 2, 2024
rs3 runespan experience rates

7:41 pm, April 2, 2024
Top RS3 Quests to Complete

7:40 pm, April 2, 2024
get file name from path name in php

7:39 pm, April 2, 2024
Windows Emoji Shortcut

7:36 pm, April 2, 2024
Nginx Server Block with Rewrite

7:34 pm, April 2, 2024
get yesterdays date with javascript

7:31 pm, April 2, 2024
making the search page nicer

7:27 pm, April 2, 2024
the

6:23 pm, April 2, 2024
search

6:17 pm, April 2, 2024
adv

6:17 pm, April 2, 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