List Hits

Total Items found in Hits is 532309.
A Collection of Hits...
a page with two images

7:21 pm, February 13, 2023
react basic hello world

7:21 pm, February 13, 2023
box shadow example(s) - drop shadow

7:21 pm, February 13, 2023
using clamp js to clamp lines of text

7:21 pm, February 13, 2023
using flexbox to align elements in a row

7:21 pm, February 13, 2023
my default text shadow css

7:07 pm, February 13, 2023
flex align center vertical horizontal

6:55 pm, February 13, 2023
add a jquery date picker to your text box

6:32 pm, February 13, 2023
bootstrap alert template

6:32 pm, February 13, 2023
date

6:30 pm, February 13, 2023
right align something in its element

6:22 pm, February 13, 2023
convert json string to a php array

6:16 pm, February 13, 2023
logo tickers marquee slow scrolling

6:16 pm, February 13, 2023
show the year with js

6:15 pm, February 13, 2023
template

6:12 pm, February 13, 2023
date

5:39 pm, February 13, 2023
date

5:16 pm, February 13, 2023
generate a random color rgb code with php

5:15 pm, February 13, 2023
template

5:08 pm, February 13, 2023
target data attribute with css

5:03 pm, February 13, 2023
jquery jqueryui vue script includes

4:48 pm, February 13, 2023
check box highlight text area css

4:41 pm, February 13, 2023
Use Sweet Alert rather than alert!

4:41 pm, February 13, 2023
find all elements add class jquery

4:37 pm, February 13, 2023
Arch

4:07 pm, February 13, 2023
https

4:05 pm, February 13, 2023
jquery accordion

3:49 pm, February 13, 2023
RS3 Quick Daily Run Logs

3:30 pm, February 13, 2023
using switch in a function

3:19 pm, February 13, 2023
template

2:49 pm, February 13, 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
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