List Views

Total Items found in Views is 213191.
An advanced collection of page views
share to twitter html link only

8:08 pm, November 30, 2022
get element by id and hide it

5:10 pm, November 30, 2022

4:54 pm, November 30, 2022
Kruxor Moving from Bootstrap to CSS Grid

4:44 pm, November 30, 2022
check if a variable is undefined or NULL

1:47 pm, November 30, 2022
random number using rand

12:57 pm, November 30, 2022
get the last letter of a string

12:30 pm, November 30, 2022
basic for loop odd numbers

12:15 pm, November 30, 2022
set the html of an element javascript

11:54 am, November 30, 2022
stop overscrolling on responsive ios

10:55 am, November 30, 2022
weird search results being recorded

10:28 am, November 30, 2022
video embed full screen all screen sizes

9:30 am, November 30, 2022
jquery jqueryui vue script includes

7:04 am, November 30, 2022
using scroll-behavior: smooth css

3:58 am, November 30, 2022
using gzdeflate on a string php

2:09 am, November 30, 2022
ES5 vs ES6 Object Example

2:09 am, November 30, 2022
javascript window.onload

12:43 am, November 30, 2022
Change link target with JQuery

11:47 pm, November 29, 2022
foundation old grid format

11:23 pm, November 29, 2022
using multiple text shadow

10:15 pm, November 29, 2022
youtube embed iframe

9:56 pm, November 29, 2022
javascript update item in object

9:53 pm, November 29, 2022
use an image to replace bullet in ul list

9:44 pm, November 29, 2022
transform rotate an element in css

9:42 pm, November 29, 2022
what is a motorbus

9:33 pm, November 29, 2022
foundation includes cdnjs

9:24 pm, November 29, 2022
how to unzip in linux

9:21 pm, November 29, 2022
compare non equality function

9:20 pm, November 29, 2022
add this

9:18 pm, November 29, 2022
update value of element using javascript

9:12 pm, November 29, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

min()

The min() CSS function lets you set the smallest (most negative) value from a list of comma-separated expressions as the value of a CSS property value. The min() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
min() css reference