List Views

Total Items found in Views is 282560.
An advanced collection of page views
Create a Complex JSX Element

7:13 pm, July 10, 2023
Use Recursion to Count Down

7:39 pm, July 10, 2023
RS3 Quick Daily Run Logs

8:04 pm, July 10, 2023
show the current date in javascript

8:15 pm, July 10, 2023
php save csv from array to file

8:19 pm, July 10, 2023
animate css

8:23 pm, July 10, 2023
transform rotate an element in css

8:24 pm, July 10, 2023
Make the Welcome Text box Smaller

8:30 pm, July 10, 2023
how to unzip in linux

8:31 pm, July 10, 2023
sqlite check table name exists

8:58 pm, July 10, 2023
my default text shadow css

8:59 pm, July 10, 2023
pretty printing json with php

9:02 pm, July 10, 2023
meta description tag

9:33 pm, July 10, 2023
write to file php

10:05 pm, July 10, 2023
uniqid random string

10:10 pm, July 10, 2023
change the window title

10:32 pm, July 10, 2023
get current url with php

10:40 pm, July 10, 2023
php basic page router

10:57 pm, July 10, 2023
Video Notes: Stop Being the Nice Guy

11:16 pm, July 10, 2023
chevron right

11:19 pm, July 10, 2023
Moving the cursor on iPhone 11

11:32 pm, July 10, 2023
load json data url with jquery

12:06 am, July 11, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
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