List Views

Total Items found in Views is 184227.
An advanced collection of page views
Top viewed in Views
22 color cycle drop shadow - rainbow drop shadow 22 commit and push changes to git repo 22 commit and push changes to git repo 22 commit and push changes to git repo 22 commit and push changes to git repo 22 compare equality function 22 compare equality function 22 compare equality function 22 compare non equality function 22 compare non equality function 22 compare non equality function 22 compare non equality function 22 console dir usage 22 console dir usage 22 console dir usage 22 console dir usage 22 console dir usage 22 console dir usage 22 console table rather than console log for javascript objects and arrays 22 console table rather than console log for javascript objects and arrays 22 content editable p tag with spell check enabled 22 content editable p tag with spell check enabled 22 content editable p tag with spell check enabled 22 content editable p tag with spell check enabled 22 content-visibility and contain-intrinsic-size for page load rendering speed increase 22 content-visibility and contain-intrinsic-size for page load rendering speed increase 22 content-visibility and contain-intrinsic-size for page load rendering speed increase 22 content-visibility and contain-intrinsic-size for page load rendering speed increase 22 convert a string into its html entitles using php htmlentities function 22 convert a string into its html entitles using php htmlentities function 22 convert a string into its html entitles using php htmlentities function 22 convert a string into its html entitles using php htmlentities function 22 convert a string to uppercase with php 22 convert a string to uppercase with php 22 convert a string to uppercase with php 22 convert a string to uppercase with php 22 convert a string to uppercase with php 22 convert all images into base64 encoded 22 convert all images into base64 encoded 22 convert all images into base64 encoded 22 convert all images into base64 encoded 22 convert all images into base64 encoded 22 convert all images into base64 encoded 22 convert all images into base64 encoded 22 convert all images into base64 encoded 22 convert characters to entities using javascript replace 22 convert characters to entities using javascript replace 22 convert characters to entities using javascript replace 22 convert characters to entities using javascript replace 22 convert characters to entities using javascript replace
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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

unset

The unset CSS keyword resets a property to its inherited value if the property naturally inherits from its parent, and to its initial value if not. In other words, it behaves like the inherit keyword in the first case, when the property is an inherited property, and like the initial keyword in the second case, when the property is a non-inherited property.
unset css reference