List Views

Total Items found in Views is 281387.
An advanced collection of page views
random number using rand

3:53 am, June 4, 2024
four box grid css html custom

4:05 am, June 4, 2024
jquery toggle menu testing

4:07 am, June 4, 2024
get the current url in javascript

4:28 am, June 4, 2024
wordpress get template directory

4:29 am, June 4, 2024
rotate an element when its hover

4:34 am, June 4, 2024
php save csv from array to file

4:40 am, June 4, 2024
redirect www to non www

4:47 am, June 4, 2024
chevron right

4:49 am, June 4, 2024
Do While Loop

4:52 am, June 4, 2024
javascript add class to element

4:53 am, June 4, 2024
jquery load wait function

4:58 am, June 4, 2024
try catch test

5:00 am, June 4, 2024
wordpress main nav dropdown fix

5:01 am, June 4, 2024
encode url with javascript

5:07 am, June 4, 2024
load the latest single item only

5:28 am, June 4, 2024
wordpress get site url

5:32 am, June 4, 2024
ES5 vs ES6 Object Example

5:33 am, June 4, 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

Do you want to be right or happy? You can’t be both.

Suggests that in many situations - especially in relationships or arguments - insisting on being right can come at the cost of harmony or peace of mind. It implies that prioritizing your ego or the need to win an argument may damage relationships or personal contentment, whereas letting go of that need (even if you’re technically right) may lead to greater happiness.


Gerald Jampolsky
Random CSS Property

animation

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.
animation css reference