List Views

Total Items found in Views is 185730.
An advanced collection of page views
Changing an array declared with const

9:05 pm, January 15, 2024
search bug Above

9:02 pm, January 15, 2024
Tools

8:47 pm, January 15, 2024
round number with js

8:39 pm, January 15, 2024
bouncing loader animation in css

7:46 pm, January 15, 2024
git pull changes from a repository

7:44 pm, January 15, 2024
Use Recursion to Return a Range Array

7:28 pm, January 15, 2024
simple dropdown navigation ul li css

6:44 pm, January 15, 2024
RS3 Herb Locations

6:41 pm, January 15, 2024
RS3 Dailies Lists

6:39 pm, January 15, 2024
simple usage for php password_hash

6:26 pm, January 15, 2024
filter drop shadow

6:15 pm, January 15, 2024
loop through object json javascript

6:10 pm, January 15, 2024
add new random image with button

6:07 pm, January 15, 2024
get current class name with get_class

6:06 pm, January 15, 2024
darken background image using css

6:04 pm, January 15, 2024
using let rather than var

5:13 pm, January 15, 2024
Windows Emoji Shortcut

4:58 pm, January 15, 2024
meta keywords tag

4:43 pm, January 15, 2024
Slick Slider Carousel

4:29 pm, January 15, 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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
Random CSS Property

:hover

The :hover CSS pseudo-class matches when the user interacts with an element with a pointing device, but does not necessarily activate it. It is generally triggered when the user hovers over an element with the cursor (mouse pointer).
:hover css reference