List Hits

Total Items found in Hits is 610327.
A Collection of Hits...
git pull changes from a repository

4:20 pm, September 25, 2023
imp

4:08 pm, September 25, 2023
commit and push changes to git repo

4:05 pm, September 25, 2023
python url to text with beautiful soup

4:05 pm, September 25, 2023
Pursual

4:04 pm, September 25, 2023
Job

4:00 pm, September 25, 2023
imp p p

3:58 pm, September 25, 2023
using the kbd html tag

3:47 pm, September 25, 2023
Sucker

3:40 pm, September 25, 2023
use font awesome on elements lists ul

3:38 pm, September 25, 2023
adv

3:35 pm, September 25, 2023
Pearl

3:34 pm, September 25, 2023
add paging to wp list query

3:32 pm, September 25, 2023
jqueryui date selector

3:30 pm, September 25, 2023
Custom 12 Grid using CSS Grid

3:27 pm, September 25, 2023
https

3:22 pm, September 25, 2023
Writing Arrow Functions with Parameters

3:22 pm, September 25, 2023
target internet explorer with css and html

3:05 pm, September 25, 2023
KruXoR Site Updates June 2022

3:02 pm, September 25, 2023
adv

2:59 pm, September 25, 2023
card counting example from fcc

2:56 pm, September 25, 2023
prep

2:56 pm, September 25, 2023
pulsating dots - glow glowing

2:55 pm, September 25, 2023
chart js line chart dont show below 0

2:38 pm, September 25, 2023
hide the first h3 tag on the page with css

2:37 pm, September 25, 2023
imp

2:30 pm, September 25, 2023
imp p p

2:20 pm, September 25, 2023
ATV

2:17 pm, September 25, 2023
Chameleon

2:12 pm, September 25, 2023
Load fancybox modal on hash check

2:12 pm, September 25, 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


James Clear
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