List Views

Total Items found in Views is 222766.
An advanced collection of page views
flems embed in url

12:52 am, January 22, 2024
github logo background png css

12:50 am, January 22, 2024
get yesterdays date with javascript

12:50 am, January 22, 2024
list group bootstrap template

12:50 am, January 22, 2024
commit and push changes to git repo

12:50 am, January 22, 2024
Testing AI in Notion

12:50 am, January 22, 2024
log the console log output to a div

12:49 am, January 22, 2024
youtube extract thumbnail from video link

12:48 am, January 22, 2024
Clean Windows Setup

12:47 am, January 22, 2024
jquery accordion

12:46 am, January 22, 2024
material design icons google font

12:45 am, January 22, 2024
video embed full screen all screen sizes

12:45 am, January 22, 2024
transform rotate a hexagon in css

12:45 am, January 22, 2024
Random Links for December 2022

12:45 am, January 22, 2024
python url to text with beautiful soup

12:44 am, January 22, 2024
bouncing loader animation in css

12:44 am, January 22, 2024
adding pagination to custom wp_query

12:44 am, January 22, 2024
top bar overflow issues [fixed]

12:44 am, January 22, 2024
Kruxor Moving from Bootstrap to CSS Grid

12:44 am, January 22, 2024
white space break word css

12:44 am, January 22, 2024
Top 10 Terraria Houses

12:43 am, January 22, 2024
How to Convert text string to lower case

12:42 am, January 22, 2024
show views list function

12:42 am, January 22, 2024
Efficient OSRS Maxing Guide

12:42 am, January 22, 2024
using the :user-valid CSS pseudo-class

12:41 am, January 22, 2024
ES6 Nested Object Example

12:41 am, January 22, 2024
using vue and json data

12:40 am, January 22, 2024
Python import into SQLite research

12:40 am, January 22, 2024
digital clock with jquery

12:40 am, January 22, 2024
prevent default click event on link

12:40 am, January 22, 2024
basic for loop odd numbers

12:40 am, January 22, 2024
Making Images Retina Display Friendly

12:39 am, January 22, 2024
Footer Design and Redesign

12:39 am, January 22, 2024
recreate marquee element using css

12:38 am, January 22, 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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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


Me
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