List Code

Total Items found in Code is 1035.
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
99 get the current month as a number 97 compare equality function 969 counting the occurrence of words in a multidimensional array 96 check if a user is logged in using sessions 95 compare non equality function 95 page load timer class 942 How to Use PropTypes to Define Props in React 941 adding background blur to an image using css fill screen 94 for loop with a 5 increment 933 404 Error Page Codepen 93 dont use md5 for password hashing using password_hash and password_verify 915 css cursor types testing 905 emoji data - version 1.0 904 Random User Profile Loading Script in vue 90 Do While Loop 90 meta keywords tag 89 add a user to a group 86 add this 86 del 86 get the last letter of a string 86 lorem ipsum 835 wordpress enqueue slicknav and slick slider 831 Wordpress Use the settings API 83 IP Address 822 Twitter Post Fetcher v18.0.4 - javascript twitter feed fetcher 82 flush dns on mac 816 Chat GPT slick slider code testing 815 Using Flexbox rather than Floats 802 hero box with title sub title logos and call to action buttons 80 preg_replace ereg_replace replace all chars 788 creating embedded php code from a database field 783 React - Use State to Toggle an Element 78 check if a variable is undefined or NULL 778 how to embed google fonts icons 774 Scroll down indicator css javascript and html 769 verify the google recapture server php 766 hero widget header - creates a nice looking hero item from a target uid and class 766 using wp_nav_menu to show a custom menu in wordpress 764 using clamp js to clamp lines of text 761 json loop load elements 76 check nginx access logs for bots 759 Create a React App with Vite and TypeScript on Windows 758 wp simple blocks plugin 745 timeline class and function 744 Twitter Post Fetcher Script 739 stacktable jQuery plugin for stacking tables on small screens 734 error Warning: getimagesize(uploads/583517f49099a.jpg): failed to open stream: No such file or directory in SimpleImage.php on line 1198 726 CSS Grid Frame Work 725 list all array json function list_all_array_json 712 MySQL to Sqlite converter
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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
Random CSS Property

min-block-size

The min-block-size CSS property defines the minimum horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the min-width or the min-height property, depending on the value of writing-mode.
min-block-size css reference