List Views

Total Items found in Views is 213191.
An advanced collection of page views
Move any element with css offsets

1:11 pm, May 16, 2022
scroll left animation

12:48 pm, May 16, 2022
PHP/SQLite - Load Random Item

12:31 pm, May 16, 2022
add user to sudo group in ubuntu

12:11 pm, May 16, 2022
javascript update item in object

11:55 am, May 16, 2022
logo tickers marquee slow scrolling

11:54 am, May 16, 2022
adding a new line in javascript

11:51 am, May 16, 2022
check if a file exists with php

11:06 am, May 16, 2022
flex shorthand css

10:51 am, May 16, 2022
count the elements in an array

10:40 am, May 16, 2022
for loop with a 5 increment

10:30 am, May 16, 2022
my default text shadow css

9:42 am, May 16, 2022
chevron right

9:30 am, May 16, 2022
foundation responsive tables

9:29 am, May 16, 2022
target data attribute with css

9:29 am, May 16, 2022
Change link target with JQuery

9:29 am, May 16, 2022
CSS Only Table Stacking Solution

9:19 am, May 16, 2022
Multidimensional Array

9:15 am, May 16, 2022
test php bundle write

9:13 am, May 16, 2022
Kahlil Gibran on Marriage

9:05 am, May 16, 2022
dropdown section

9:04 am, May 16, 2022
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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
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