List Views

Total Items found in Views is 283947.
An advanced collection of page views
bold the numbers in a ol li list

5:02 am, December 23, 2024
adding an item to an array with php

5:02 am, December 23, 2024
check if a file exists with php

5:01 am, December 23, 2024
Use Recursion to Return a Range Array

5:01 am, December 23, 2024
show post content on template wordpress

5:00 am, December 23, 2024
renew all SSL certificates with certbot

4:59 am, December 23, 2024
rotate an element when its selected

4:59 am, December 23, 2024
right align something in its element

4:59 am, December 23, 2024
React - Use State to Toggle an Element

4:58 am, December 23, 2024
wordpress main nav dropdown fix

4:58 am, December 23, 2024
write string contents to a file with php

4:57 am, December 23, 2024
Do While Loop

4:56 am, December 23, 2024
chevron left

4:56 am, December 23, 2024
using foundation 6.4 xy grid basics

4:55 am, December 23, 2024
add click event to multiple link items

4:55 am, December 23, 2024
php basic page router

4:55 am, December 23, 2024
getType function for js

4:53 am, December 23, 2024
get the href value using jquery

4:53 am, December 23, 2024
enable tinymce on a target textarea by id

4:53 am, December 23, 2024
javascript update item in object

4:53 am, December 23, 2024
basic for loop odd numbers

4:53 am, December 23, 2024
chevron right

4:53 am, December 23, 2024
timeline class and function

4:52 am, December 23, 2024
What is Core?

4:52 am, December 23, 2024
react basic hello world

4:51 am, December 23, 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
There is no way to happiness. Happiness is the way.
Unknown
Random CSS Property

:hover

The :hover CSS pseudo-class matches when the user interacts with an element with a pointing device, but does not necessarily activate it. It is generally triggered when the user hovers over an element with the cursor (mouse pointer).
:hover css reference