List Code

Total Items found in Code is 985.
This is a collection of various code tests and descriptions on how to use them. Primarily HTML, CSS, Javascript and PHP.
Top viewed in Code
3k+ load oldest item based on insdate then update the insdate to now - load_latest_single_update 3k+ using a css grid area template 3k+ center a box in the middle of the screen 3k+ How do Self-Closing JSX Tags Work? 3k+ simplepie error : XML or PCRE extensions not loaded! 3k+ foundation accordion for version 6.x 3k+ javascript update item in object 3k+ fix view page for search links [reported] 3k+ inline form field padding 3k+ make a nice readable date using a timestamp string function make_nice_date 3k+ How to Render HTML Elements to the DOM with React 3k+ link to a custom style sheet in your theme directory wordpress 3k+ check if a query string item is set in the current url 3k+ roboto and poppins fonts include quick code 3k+ How to Write a React Component from Scratch 3k+ white space break word css 3k+ show the current date in javascript 3k+ rounded click me button with icon 3k+ Input Suggestions using a datalist 3k+ bouncing loader animation in css 3k+ stack a table using css responsive 3k+ truncate text long titles with text overflow ellipsis 3k+ add ssh keys on your linux box in 10 seconds 3k+ get directions from google maps form embed 3k+ Playfair Display Font Quick Embed - Google Font Quick Embed 3k+ transitions and the easy way to apply them 3k+ material design icons google font 3k+ bootstrap alert template 3k+ fancybox youtube showing video links in a lightbox Copy 3k+ How to Render a React Class Component to the DOM 3k+ how to decode xml in php 3k+ easy section wrap in foundation 3k+ encode spaces in items passed to url to %20 not + 3k+ Custom 12 Grid using CSS Grid 3k+ get json with php from a url and display it 3k+ wordpress show the post content for use in a template 3k+ How to Add Comments in JSX 3k+ javascript page redirect 3k+ function causing slow load time 3k+ using getElementById and innerHTML to change the html of content no jquery 3k+ hide and show elements with js using getElementById and style.display 3k+ Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in simple_html_dom.php on line 722 3k+ using transform scale in css to zoom on hover over 3k+ How to Create a Component with Composition in React 3k+ get php to validate its self with php check syntax 3k+ add a custom event trigger in jquery document ready 3k+ parallax js scroll testing 3k+ card.html template 3k+ javascript attach a click event to an id not using jquery 3k+ digital clock with jquery
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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
Random CSS Property

flex-shrink

The flex-shrink CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to flex-shrink.
flex-shrink css reference