List Views

Total Items found in Views is 215675.
An advanced collection of page views
backdrop-filter: blur(10px);

5:26 pm, April 24, 2023
inline fancybox modal testing

4:43 pm, April 24, 2023
Enabling SSH on Ubuntu

4:21 pm, April 24, 2023
Use Recursion to Count Up

4:17 pm, April 24, 2023
Generate Sub menu using Core

4:12 pm, April 24, 2023
add a gtag.js pdf click event

3:32 pm, April 24, 2023
stack a table using css responsive

3:32 pm, April 24, 2023
round number with js

3:28 pm, April 24, 2023
check length of element jquery

3:17 pm, April 24, 2023
using let and const example

3:11 pm, April 24, 2023
check if a ul contains a ul li

3:09 pm, April 24, 2023
rounded click me button with icon

3:07 pm, April 24, 2023
using vue and json data

3:06 pm, April 24, 2023
logo tickers marquee slow scrolling

3:03 pm, April 24, 2023

3:02 pm, April 24, 2023
php print an array nicely

3:02 pm, April 24, 2023
Input Suggestions using a datalist

2:58 pm, April 24, 2023
truncate string using jquery

2:50 pm, April 24, 2023
sqlite fetchArray into another array

2:49 pm, April 24, 2023
bootstrap dark mode

2:38 pm, April 24, 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...

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

::backdrop

The ::backdrop CSS pseudo-element is a box the size of the viewport which is rendered immediately beneath any element being presented in fullscreen mode. This includes both elements which have been placed in fullscreen mode using the Fullscreen API and <dialog> elements.
::backdrop css reference