List Views

Total Items found in Views is 281387.
An advanced collection of page views
what is a motorbus

9:36 am, October 3, 2022
New World - Why to Join a Faction

9:44 am, October 3, 2022
How to make your code look nice

10:14 am, October 3, 2022
RS3 Thieving Log - Safe Cracking

10:24 am, October 3, 2022
pretty printing json with php

10:29 am, October 3, 2022
Importing CSS Reference

11:54 am, October 3, 2022
meta refresh reload page

11:59 am, October 3, 2022
get current class name with get_class

12:11 pm, October 3, 2022
Laptop Thoughts and Options Jul 2021

12:29 pm, October 3, 2022
Date Conversion PHP

12:57 pm, October 3, 2022
search bug Above

3:57 pm, October 3, 2022
validate email address from string

4:00 pm, October 3, 2022
add a user to a group

4:00 pm, October 3, 2022
KruXoR Site Updates June 2022

4:01 pm, October 3, 2022
purple partyhat price info feb 21

5:12 pm, October 3, 2022
Best Atom Plugins 2019

7:46 pm, October 3, 2022
Source on Overwolf ASCII Art

8:02 pm, October 3, 2022
for loop with a 5 increment

2:22 am, October 4, 2022
php mysql table exists function

3:04 am, October 4, 2022
php substr return part of a string

6:39 am, October 4, 2022
grid column and row spacing

6:49 am, October 4, 2022
php print an array nicely

7:20 am, October 4, 2022
lorem ipsum

7:27 am, October 4, 2022
Added Bootstrap Nightshade Again

7:56 am, October 4, 2022
Some New String tools

9:14 am, October 4, 2022
layout homepage

10:19 am, October 4, 2022
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
There is no way to happiness. Happiness is the way.
Unknown
Random CSS Property

::before (:before)

In CSS, ::before creates a pseudo-element that is the first child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::before (:before) css reference