List Views

Total Items found in Views is 185730.
An advanced collection of page views
Core - File Structure

5:51 am, May 11, 2023
get the current url in javascript

5:48 am, May 11, 2023
Multidimensional Array

5:19 am, May 11, 2023
Use Recursion to Count Down

5:17 am, May 11, 2023
flex shorthand css

5:14 am, May 11, 2023
add a user to a group

5:09 am, May 11, 2023
php get file and save it

3:12 am, May 11, 2023
php check if a class exists

3:08 am, May 11, 2023
Make the Welcome Text box Smaller

1:41 am, May 11, 2023
javascript add class to element

12:01 am, May 11, 2023
transform rotate an element in css

10:41 pm, May 10, 2023
Leaflet Quick Start Example

10:33 pm, May 10, 2023
select onchange

9:38 pm, May 10, 2023
chevron left

7:25 pm, May 10, 2023

7:07 pm, May 10, 2023
Generate a Random User Name

5:20 pm, May 10, 2023
mouse outline svg

3:45 pm, May 10, 2023
check if something is an array

12:27 pm, May 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

max-width

The max-width CSS property sets the maximum width of an element. It prevents the used value of the width property from becoming larger than the value specified by max-width.
max-width css reference