List Views

Total Items found in Views is 215675.
An advanced collection of page views
recreate marquee element using css

1:44 pm, October 11, 2023
compare non equality function

12:58 pm, October 11, 2023
link to an external stylesheet

12:20 pm, October 11, 2023
copy file

10:37 am, October 11, 2023
try catch test

10:28 am, October 11, 2023
add this

10:26 am, October 11, 2023
random number using rand

10:03 am, October 11, 2023
meta description tag

9:01 am, October 11, 2023
get element by id with javascript

8:39 am, October 11, 2023
foundation old grid format

7:57 am, October 11, 2023
using switch in a function

7:57 am, October 11, 2023
test love like dislike script from api

7:20 am, October 11, 2023
flex shorthand css

7:17 am, October 11, 2023
hide the third row in a table with css

6:36 am, October 11, 2023
transform rotate a hexagon in css

5:50 am, October 11, 2023
python url to text with beautiful soup

5:08 am, October 11, 2023
bootstrap toggle element collapse

4:57 am, October 11, 2023
header type json

4:45 am, October 11, 2023
foundation includes cdnjs

4:39 am, October 11, 2023
How do Self-Closing JSX Tags Work?

3:48 am, October 11, 2023
commit and push changes to git repo

2:32 am, October 11, 2023

1:57 am, October 11, 2023
using let and const example

1:38 am, October 11, 2023
github logo background png css

1:37 am, October 11, 2023
generate a new SSH key on mac for git

1:13 am, October 11, 2023
round number with js

12:40 am, October 11, 2023
css font style italic

12:29 am, October 11, 2023
form submit override with javascript

11:47 pm, October 10, 2023
check if a file exists with php

11:18 pm, October 10, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

min-inline-size

The min-inline-size CSS property defines the horizontal or vertical minimal size of an element's block, depending on its writing mode. It corresponds to either the min-width or the min-height property, depending on the value of writing-mode.
min-inline-size css reference