List Views

Total Items found in Views is 282619.
An advanced collection of page views
check url hash using javascript

12:41 pm, July 17, 2023
loop to arr.length or array length

12:32 pm, July 17, 2023
pi400 how to take a screen shot

12:22 pm, July 17, 2023
load json data url with jquery

12:18 pm, July 17, 2023
php validate email function

12:11 pm, July 17, 2023
console dir usage

12:06 pm, July 17, 2023
Runescape Questing Notes and Log

12:04 pm, July 17, 2023
twitter icon font awesome

12:02 pm, July 17, 2023
How to use default props in React

12:00 pm, July 17, 2023
Create a Simple JSX Element

11:55 am, July 17, 2023
Enabling SSH on Ubuntu

11:53 am, July 17, 2023
Drop Down Nav Opacity

11:45 am, July 17, 2023
form submit override with javascript

11:42 am, July 17, 2023
get yesterdays date with javascript

11:38 am, July 17, 2023
RS3 Construction Log

11:35 am, July 17, 2023
bootstrap basic grid layout

11:34 am, July 17, 2023
Input Suggestions using a datalist

11:28 am, July 17, 2023
Tim and Crunchy Location RS3

11:19 am, July 17, 2023
truncate string using jquery

11:18 am, July 17, 2023
adding react to a website in 3 steps

11:15 am, July 17, 2023
bootstrap alert template

11:15 am, July 17, 2023
lorem ipsum

11:11 am, July 17, 2023
A short unsplash image url

11:03 am, July 17, 2023
foundation old grid format

10:55 am, July 17, 2023
RS3 Divination Leveling Log

10:46 am, July 17, 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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
Random CSS Property

:any-link

The :any-link CSS pseudo-class selector represents an element that acts as the source anchor of a hyperlink, independent of whether it has been visited. In other words, it matches every <a> or <area> element that has an href attribute. Thus, it matches all elements that match :link or :visited.
:any-link css reference