List Hits

Total Items found in Hits is 488565.
A Collection of Hits...
fancybox modal popup example

3:01 pm, July 31, 2025
Enabling SSH on Ubuntu

3:01 pm, July 31, 2025
using scroll-behavior: smooth css

3:01 pm, July 31, 2025
Date Conversion PHP

3:01 pm, July 31, 2025
How to make your code look nice

3:01 pm, July 31, 2025
get the current month as a number

3:01 pm, July 31, 2025
animate css

3:00 pm, July 31, 2025
Clean Windows Setup

3:00 pm, July 31, 2025
form elements australian state list

3:00 pm, July 31, 2025
Graceful outfit

3:00 pm, July 31, 2025
Find Disk Space Usage using DU

3:00 pm, July 31, 2025
bootstrap form basic

3:00 pm, July 31, 2025
what is a motorbus

3:00 pm, July 31, 2025
basic for loop

3:00 pm, July 31, 2025
Amoilla (PARISH)

3:00 pm, July 31, 2025
Monstercat

3:00 pm, July 31, 2025
Easy Meta Tags

3:00 pm, July 31, 2025
Bomera (TRIG. STATION)

3:00 pm, July 31, 2025
RS3 Post 99 Leveling Log

3:00 pm, July 31, 2025
Twitter Post Fetcher Script

3:00 pm, July 31, 2025
What's the Point of Docker?

3:00 pm, July 31, 2025
youtube search api request function

3:00 pm, July 31, 2025
Kinda Crappy 3D button code

2:59 pm, July 31, 2025
inline form field padding

2:59 pm, July 31, 2025
Create a Complex JSX Element

2:59 pm, July 31, 2025
get the current month as a number

2:59 pm, July 31, 2025
Barman State Forest (FOREST)

2:59 pm, July 31, 2025
commit and push changes to git repo

2:59 pm, July 31, 2025
Kings Falls (RURAL PLACE)

2:59 pm, July 31, 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

@charset

The @charset CSS at-rule specifies the character encoding used in the style sheet. It must be the first element in the style sheet and not be preceded by any character; as it is not a nested statement, it cannot be used inside conditional group at-rules. If several @charset at-rules are defined, only the first one is used, and it cannot be used inside a style attribute on an HTML element or inside the <style> element where the character set of the HTML page is relevant.
@charset css reference