List Views

Total Items found in Views is 282666.
An advanced collection of page views
Thieving training : 1 - 99

4:02 am, March 8, 2022
list group card item template

2:28 am, March 8, 2022
git pull changes from a repository

1:26 am, March 8, 2022
get last month as a number with php

12:21 am, March 8, 2022
dropdown change input box on select

10:44 pm, March 7, 2022
Objects in javascript

10:40 pm, March 7, 2022
javascript window.onload

10:38 pm, March 7, 2022
Use Recursion to Count Down

10:34 pm, March 7, 2022
js function to calculate golf scores

10:34 pm, March 7, 2022
ES5 vs ES6 Object Example

10:32 pm, March 7, 2022
Default Parameters for Functions

10:31 pm, March 7, 2022
vimeo thumbnail generator

10:30 pm, March 7, 2022
Change link target with JQuery

10:27 pm, March 7, 2022
find all elements add class jquery

9:53 pm, March 7, 2022
a page with two images

8:56 pm, March 7, 2022
show the year with js

8:51 pm, March 7, 2022
random emojis copy and paste

8:50 pm, March 7, 2022
checking for spam comments function

8:49 pm, March 7, 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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference