List Views

Total Items found in Views is 177466.
An advanced collection of page views
jquery document ready

3:06 pm, March 20, 2023
check if a ul contains a ul li

3:05 pm, March 20, 2023
fancybox inline auto size modal easy

3:03 pm, March 20, 2023
js check the length of a string

3:00 pm, March 20, 2023
Factorio Megabase-In-A-Book

2:59 pm, March 20, 2023
linux list all drives and partitions

2:51 pm, March 20, 2023
submit form with javascript

2:42 pm, March 20, 2023
react basic hello world

1:38 pm, March 20, 2023
CSS Only Table Stacking Solution

1:37 pm, March 20, 2023
check if something is an array

1:31 pm, March 20, 2023
bootstrap toggle element collapse

1:25 pm, March 20, 2023
explode a string into an array

1:19 pm, March 20, 2023
CSS Grid - Basic Columns

1:09 pm, March 20, 2023
Use the parseInt Function with a Radix

12:54 pm, March 20, 2023
show the current date in javascript

12:54 pm, March 20, 2023
border box reset

12:50 pm, March 20, 2023
bootstrap basic grid layout

12:46 pm, March 20, 2023
foundation includes cdnjs

12:38 pm, March 20, 2023
Input Suggestions using a datalist

12:35 pm, March 20, 2023
twitter icon font awesome

12:27 pm, March 20, 2023
for loop with a 5 increment

12:22 pm, March 20, 2023
CSS Filter Generator from Hex Code

11:54 am, March 20, 2023
purple partyhat price info feb 21

11:49 am, March 20, 2023
Applied Accessibility - Access Keys

11:40 am, March 20, 2023
Added Bootstrap Nightshade Again

11:38 am, March 20, 2023
Google Fonts Multiple includes

11:36 am, March 20, 2023
Objects in javascript

11:35 am, March 20, 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
Interesting...

Me
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