List Views

Total Items found in Views is 281387.
An advanced collection of page views
meta refresh reload page

10:33 pm, January 23, 2023
Use Recursion to Return a Range Array

10:37 pm, January 23, 2023
weird search results being recorded

10:40 pm, January 23, 2023
generating all css colours with php?

10:41 pm, January 23, 2023
zoom background of element when active

10:43 pm, January 23, 2023
jquery clone and append elements

10:56 pm, January 23, 2023
adding a new line in javascript

10:57 pm, January 23, 2023
How to make your code look nice

11:03 pm, January 23, 2023
mouse outline svg

11:16 pm, January 23, 2023
flex align center vertical horizontal

11:29 pm, January 23, 2023
stack a table using css responsive

11:35 pm, January 23, 2023
digital clock with jquery

11:36 pm, January 23, 2023
css using perspective for transforms

11:39 pm, January 23, 2023
CSS Filter Generator from Hex Code

11:48 pm, January 23, 2023
twitter icon font awesome

11:52 pm, January 23, 2023
download icon svg

11:53 pm, January 23, 2023
csv read example

11:58 pm, January 23, 2023
a ghost that follows your cursor

12:38 am, January 24, 2023
KruXoR - October 2022 - Newsletter

12:38 am, January 24, 2023
More Comment Spam and What to do with it

12:38 am, January 24, 2023
subscribe to mailchimp code also annoying

12:38 am, January 24, 2023
Some New String tools

12:38 am, January 24, 2023
Operating Systems and the Change to Linux

12:38 am, January 24, 2023
Make the Welcome Text box Smaller

12:38 am, January 24, 2023
imgur upload from php

12:38 am, January 24, 2023
get file name from path name in php

12:38 am, January 24, 2023
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
Why did Odeo fail? Lack of Focus
Evan Williams, co-founder of Twitter and Blogger, failed with his first startup, Odeo. What went wrong with Odeo? Williams' first startup was a podcasting company that failed due to a lack of focus. He learned that it's important to stay focused and adapt to changes in the market.
Odeo
Random CSS Property

:nth-of-type()

The :nth-of-type() CSS pseudo-class matches elements based on their position among siblings of the same type (tag name).
:nth-of-type css reference