List Views

Total Items found in Views is 185730.
An advanced collection of page views
zoom background of element when active

7:13 pm, January 2, 2023
right align something in its element

6:59 pm, January 2, 2023
play a sound every # of seconds

6:47 pm, January 2, 2023
using switch in a function

6:47 pm, January 2, 2023
js check the length of a string

6:45 pm, January 2, 2023
ES6 Nested Object Example

6:35 pm, January 2, 2023
add a moving chevron to your href link

6:34 pm, January 2, 2023
making var_dump look nice

6:25 pm, January 2, 2023
testing equality

6:20 pm, January 2, 2023
atom on mac and synchronise settings

6:19 pm, January 2, 2023
favicon code meta tag

6:12 pm, January 2, 2023
extract youtube image from video url

6:07 pm, January 2, 2023
Using Flexbox rather than Floats

5:47 pm, January 2, 2023
Shark Attack Life saving technique

5:17 pm, January 2, 2023
table border collapse

5:09 pm, January 2, 2023
php countries array

5:08 pm, January 2, 2023
using clamp js to clamp lines of text

4:59 pm, January 2, 2023
add a user to a group

4:57 pm, January 2, 2023
tinymce remove auto p tags setting

4:46 pm, January 2, 2023
encode url with javascript

4:43 pm, January 2, 2023
Alpine JS Testing

4:42 pm, January 2, 2023
How to Add Comments in JSX

4:40 pm, January 2, 2023
RS3 Dungeoneering Leveling Log

4:32 pm, January 2, 2023
how to decode xml in php

4:31 pm, January 2, 2023
show the current date in javascript

4:28 pm, January 2, 2023
Auto Changing Image URL

4:26 pm, January 2, 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
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

<display-outside>

The <display-outside> keywords specify the element's outer display type, which is essentially its role in flow layout. These keywords are used as values of the display property, and can be used for legacy purposes as a single keyword, or as defined in the Level 3 specification alongside a value from the <display-inside> keywords.
<display-outside> css reference