List Hits

Total Items found in Hits is 610341.
A Collection of Hits...
get text between tags

5:01 am, August 30, 2022
get the href value using jquery

4:53 am, August 30, 2022
Back Creek (TRIG. STATION)

4:44 am, August 30, 2022
adding an item to an array with php

4:26 am, August 30, 2022
scroll left animation

4:25 am, August 30, 2022
jquery document ready

4:17 am, August 30, 2022
Spam IP Database and delete button

4:14 am, August 30, 2022
php check if a class exists

4:06 am, August 30, 2022
FCC - Basic: Profile Lookup

4:06 am, August 30, 2022
commit and push changes to git repo

4:06 am, August 30, 2022
Create a Simple JSX Element

4:06 am, August 30, 2022
Dog Leg Ridge (RIDGE)

4:02 am, August 30, 2022
making var_dump look nice

3:56 am, August 30, 2022
atom on mac and synchronise settings

3:45 am, August 30, 2022
Mount Canobla (MOUNTAIN)

3:37 am, August 30, 2022
rs3 rune crafting leveling stats

3:35 am, August 30, 2022
add user to sudo group in ubuntu

3:35 am, August 30, 2022
RS3 Divination Leveling Log

3:34 am, August 30, 2022
favicon code meta tag

3:34 am, August 30, 2022
Use Sweet Alert rather than alert!

3:34 am, August 30, 2022
RS3 Dungeoneering Leveling Log

3:33 am, August 30, 2022
check length of element jquery

3:33 am, August 30, 2022
what is a motorbus

3:33 am, August 30, 2022
adding pagination to custom wp_query

3:33 am, August 30, 2022
Tools

3:33 am, August 30, 2022
extract youtube image from video url

3:33 am, August 30, 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
You drown not by falling in the river, but by staying submerged.
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