List Views

Total Items found in Views is 277548.
An advanced collection of page views
Whois Lookup

10:13 pm, June 18, 2024
scroll left animation

10:27 pm, June 18, 2024
tiny mce editor tinymce

10:36 pm, June 18, 2024
jquery document ready

12:50 am, June 19, 2024
linux mount a drive manually

2:54 am, June 19, 2024
jquery clone and append elements

4:37 am, June 19, 2024
Use Recursion to Count Down

4:51 am, June 19, 2024
transform rotate an element in css

6:35 am, June 19, 2024
start ssh and add key git

6:36 am, June 19, 2024
add user to sudo group in ubuntu

6:38 am, June 19, 2024
video embed tag

8:21 am, June 19, 2024
PHP/SQLite - Load Random Item

8:25 am, June 19, 2024
bold the numbers in a ol li list

9:31 am, June 19, 2024
uniqid random string

9:33 am, June 19, 2024
make any element editable

10:01 am, June 19, 2024
table border collapse

10:18 am, June 19, 2024
pretty printing json with php

10:38 am, June 19, 2024
jqueryui includes css and js

10:47 am, June 19, 2024
meta description tag

10:49 am, June 19, 2024
get the current month as a number

11:01 am, June 19, 2024
get last month as a number with php

11:06 am, June 19, 2024
pre-line white space settings

1:11 pm, June 19, 2024
wordpress get home url

4:20 pm, June 19, 2024
foundation includes cdnjs

6:47 pm, June 19, 2024
Moving the cursor on iPhone 11

7:26 pm, June 19, 2024
pi400 how to take a screen shot

9:25 pm, June 19, 2024
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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

:checked

The :checked CSS pseudo-class selector represents any radio (<input type="radio">), checkbox (<input type="checkbox">), or option (<option> in a <select>) element that is checked or toggled to an on state.
:checked css reference