List Views

Total Items found in Views is 283950.
An advanced collection of page views
simple table stripe striping

6:15 am, October 30, 2023
Mega Menus Collection

6:09 am, October 30, 2023
recreate marquee element using css

6:06 am, October 30, 2023
Random Links for December 2022

6:02 am, October 30, 2023
MySQL to Sqlite converter

6:02 am, October 30, 2023
Use Sweet Alert rather than alert!

6:02 am, October 30, 2023
RS3 Dungeoneering Leveling Log

5:58 am, October 30, 2023
Fast and Furious 2022

5:56 am, October 30, 2023
windows 10 snipping experience

5:56 am, October 30, 2023
Radial Click Effect

5:55 am, October 30, 2023
php mysql table exists function

5:47 am, October 30, 2023
use an emoji on your list items ul li

5:43 am, October 30, 2023
CSS Filter Generator from Hex Code

5:38 am, October 30, 2023
Change link target with JQuery

5:38 am, October 30, 2023
pi400 how to take a screen shot

5:37 am, October 30, 2023
add chevrons to a ul list

5:29 am, October 30, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

revert

The revert CSS keyword reverts the cascaded value of the property from its current value to the value the property would have had if no changes had been made by the current style origin to the current element. Thus, it resets the property to its inherited value if it inherits from its parent or to the default value established by the user agent's stylesheet (or by user styles, if any exist). It can be applied to any CSS property, including the CSS shorthand all.
revert css reference