List Views

Total Items found in Views is 215675.
An advanced collection of page views
Core Class - Basic Core Structure

2:07 am, November 18, 2024
adding react to a website in 3 steps

2:07 am, November 18, 2024
six box grid css html custom no gap

2:07 am, November 18, 2024
4 box custom grid with responsive

2:06 am, November 18, 2024
Generate Random Fractions with JavaScript

2:05 am, November 18, 2024
jquery jqueryui vue script includes

2:05 am, November 18, 2024
play a sound every # of seconds

2:05 am, November 18, 2024
install cmatrix on mac m1

2:05 am, November 18, 2024
linux list all drives and partitions

2:04 am, November 18, 2024
google map with overlay data

2:04 am, November 18, 2024
Idea: Google Font Dropdown Selector Code

2:03 am, November 18, 2024
convert json string to a php array

2:03 am, November 18, 2024
add some foundation tabs working example

2:03 am, November 18, 2024
image Checkbox Replacement for Forms

2:02 am, November 18, 2024
asp classic get a url and display it

2:02 am, November 18, 2024
json loop load elements

2:00 am, November 18, 2024
chevron up

1:59 am, November 18, 2024
Enabling SSH on Ubuntu

1:59 am, November 18, 2024
using clamp js to clamp lines of text

1:55 am, November 18, 2024
chevron down

1:54 am, November 18, 2024
encode url with javascript

1:53 am, November 18, 2024
clipboard copy js

1:53 am, November 18, 2024
adding react with JSX using babel

1:51 am, November 18, 2024
Custom 12 Grid using CSS Grid

1:44 am, November 18, 2024
get the current month as a number

1:40 am, November 18, 2024
add an outline to everything!

1:38 am, November 18, 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
time you enjoyed wasting is not wasted time
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