List Hits

Total Items found in Hits is 487916.
A Collection of Hits...
count the elements in an array

4:07 am, July 28, 2025
Gingra Range (RIDGE)

4:07 am, July 28, 2025
csv read example

4:07 am, July 28, 2025
database

4:05 am, July 28, 2025
linux mount a drive manually

4:05 am, July 28, 2025
The Straight (REACH)

4:05 am, July 28, 2025
Down Chevron And Styles

4:04 am, July 28, 2025
Thirty Mile Gums (RURAL PLACE)

4:04 am, July 28, 2025
margin-bottom

4:03 am, July 28, 2025
php basic page router

4:03 am, July 28, 2025
php substr return part of a string

4:03 am, July 28, 2025
how to json encode an array in php

4:03 am, July 28, 2025
Runescape Questing Notes and Log

4:02 am, July 28, 2025
Custom 12 Grid using CSS Grid

4:02 am, July 28, 2025
get the last letter of a string

4:02 am, July 28, 2025
adding a new line in javascript

4:02 am, July 28, 2025
Simple Line chart with Chart.js

4:01 am, July 28, 2025
php substr return part of a string

4:01 am, July 28, 2025
jquery jqueryui vue script includes

4:01 am, July 28, 2025
bouncing loader animation in css

4:01 am, July 28, 2025
Source on Overwolf ASCII Art

4:00 am, July 28, 2025
git pull changes from a repository

4:00 am, July 28, 2025
Nginx Server Block with Rewrite

4:00 am, July 28, 2025
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
The happiest People don't have the best of everything, they just make the best of everything.
Unknown
Random CSS Property

:host()

The :host() CSS pseudo-class function selects the shadow host of the shadow DOM containing the CSS it is used inside (so you can select a custom element from inside its shadow DOM) — but only if the selector given as the function's parameter matches the shadow host.
:host() css reference