List Views

Total Items found in Views is 179868.
An advanced collection of page views
Easy Meta Tags

11:36 am, May 28, 2024
animate css

11:14 am, May 28, 2024
php substr return part of a string

11:07 am, May 28, 2024
php print an array nicely

10:23 am, May 28, 2024
mouse outline svg

9:54 am, May 28, 2024
show errors in php with toggle

9:19 am, May 28, 2024
meta description tag

9:15 am, May 28, 2024
random number using rand

9:13 am, May 28, 2024
try catch test

9:07 am, May 28, 2024
for loop with a 5 increment

8:43 am, May 28, 2024
copy file

7:02 am, May 28, 2024
Use Recursion to Count Up

6:57 am, May 28, 2024
get the last letter of a string

6:13 am, May 28, 2024
Default Parameters for Functions

6:12 am, May 28, 2024
list group bootstrap template

4:49 am, May 28, 2024
Get the documentURI with JS

4:39 am, May 28, 2024
uniqid random string

4:32 am, May 28, 2024
flex shorthand css

4:31 am, May 28, 2024
grid column and row spacing

4:29 am, May 28, 2024
adding a new line in javascript

4:28 am, May 28, 2024
make any element editable

4:12 am, May 28, 2024
foundation includes cdnjs

4:04 am, May 28, 2024
search bug Above

4:01 am, May 28, 2024
foundation responsive tables

4:01 am, May 28, 2024
down chevron and styles

2:16 am, May 28, 2024
pulsating dots - glow glowing

1:43 am, May 28, 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

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference