List Hits

Total Items found in Hits is 610323.
A Collection of Hits...
get last month as a number with php

2:51 pm, October 4, 2022
jquery page search [testing]

2:51 pm, October 4, 2022
using vue and json data

2:49 pm, October 4, 2022
OSRS Optimal Quest Guide

2:48 pm, October 4, 2022
top bar overflow issues [fixed]

2:31 pm, October 4, 2022
landscape image document placeholder

2:31 pm, October 4, 2022
fancybox inline auto size modal easy

2:31 pm, October 4, 2022
Auto Create HTML Code Snippets

2:31 pm, October 4, 2022
console dir usage

2:30 pm, October 4, 2022
loop through object json javascript

2:29 pm, October 4, 2022
adding an item to an array with php

2:28 pm, October 4, 2022
Console Tips and Tricks

2:28 pm, October 4, 2022
get last month as a number with php

2:26 pm, October 4, 2022
inline form field padding

2:26 pm, October 4, 2022
box shadow example(s) - drop shadow

2:26 pm, October 4, 2022
scroll to top html css and js

2:25 pm, October 4, 2022
animated duck on footer

2:25 pm, October 4, 2022
Welcome Widget Card - Toggle

2:24 pm, October 4, 2022
bootstrap form basic

2:20 pm, October 4, 2022
php basic page router

2:19 pm, October 4, 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
Most people can do absolutely awe-inspiring things,” he said. “Sometimes they just need a little nudge.
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