List Views

Total Items found in Views is 278825.
An advanced collection of page views
start ssh and add key git

8:16 am, October 4, 2021
css prefers-color-scheme example

8:26 am, October 4, 2021
dropdown section

8:32 am, October 4, 2021
Objects in javascript

8:33 am, October 4, 2021
extract youtube image from video url

8:38 am, October 4, 2021
document ready wordpress jquery

8:43 am, October 4, 2021
How to make your code look nice

8:45 am, October 4, 2021
recreate marquee element using css

8:49 am, October 4, 2021
clipboard copy js

9:07 am, October 4, 2021
use an emoji on your list items ul li

9:12 am, October 4, 2021
jquery document ready

9:14 am, October 4, 2021
adding an item to an array with php

9:14 am, October 4, 2021
Core Class - Basic Core Structure

9:16 am, October 4, 2021
use font awesome on elements lists ul

9:18 am, October 4, 2021
jqueryui date selector

9:32 am, October 4, 2021
testing equality

9:42 am, October 4, 2021
add this

10:07 am, October 4, 2021
vimeo thumbnail generator

10:09 am, October 4, 2021
php mysql table exists function

10:21 am, October 4, 2021
tiny mce editor tinymce

10:21 am, October 4, 2021
css grid for layouts and how to use it

10:22 am, October 4, 2021
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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

max()

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