List Hits

Total Items found in Hits is 528784.
A Collection of Hits...
Do While Loop

1:58 pm, April 17, 2024
Nginx Server Block with Rewrite

1:37 pm, April 17, 2024
recreate marquee element using css

1:24 pm, April 17, 2024
json test objects (or arrays)

1:23 pm, April 17, 2024
Runescape Questing Notes and Log

1:23 pm, April 17, 2024
Create a Complex JSX Element

12:53 pm, April 17, 2024
Find Disk Space Usage using DU

12:48 pm, April 17, 2024
Python import into SQLite research

12:39 pm, April 17, 2024
css accordion basics

12:35 pm, April 17, 2024
imp

12:20 pm, April 17, 2024
RS3 Slayer - Aviansie

12:09 pm, April 17, 2024
add an outline to everything!

12:07 pm, April 17, 2024
verify the google recapture server php

12:07 pm, April 17, 2024
old browser check with javascript

11:49 am, April 17, 2024
share to twitter html link only

11:39 am, April 17, 2024
Archaeology/Level up table

11:34 am, April 17, 2024
change file permissions to -rw-rw-r--

11:29 am, April 17, 2024
play a sound every # of seconds

11:17 am, April 17, 2024
get current url with php

10:49 am, April 17, 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

Please dont do this! 😜


Unknown Web Developer
Random CSS Property

:where()

The :where() CSS pseudo-class function takes a selector list as its argument, and selects any element that can be selected by one of the selectors in that list.
:where css reference