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+ digital clock with jquery 3k+ category listing not working on categories with spaces [not fixed] 3k+ simple php ip blocker 3k+ Custom JS Tabs - No Jquery or Jquery UI 3k+ wrap an iframe with another div inside another div 3k+ Alpine JS Testing 3k+ youtube embed no controls auto play iframe 3k+ using custom request headers array with curl 3k+ test image url that always changes unsplash placeholder 3k+ change the window title 3k+ Auto Changing Image URL 3k+ Fatal error: Uncaught Exception: Required extension GD is not loaded. 3k+ use font awesome on elements lists ul 3k+ simple dropin wordpress dropdown navigation css 3k+ Boots Widget change from widget to cat head and click function 3k+ random string generator guid 3k+ make clickable element with clickable class Copy 3k+ how to check linux kernel version on rasberry pi rasberian 3k+ How to Assign the Value of One Variable to Another in Javascript 3k+ remove border glow css from textarea on select 3k+ change the water colour in google maps for an already initialised map 3k+ javascript add class to element 3k+ a google font like muli - mulish and embed code 3k+ card counting example from fcc 3k+ open sans @import embed font quick 3k+ take full page screenshot screencapture using chrome dev tools 3k+ Get the document root path in php $_SERVER['DOCUMENT_ROOT'] 3k+ how to check the temperature of the pi using command line 3k+ using linear gradient background on text css 3k+ console table rather than console log for javascript objects and arrays 3k+ Using the HTML tag details for easy accordions 3k+ create directory with php create folder with php 3k+ atom on mac and synchronise settings 3k+ mysql to sqlite notes 3k+ Google Font Embed - Play Gaming Font 3k+ python import and print url 3k+ shorten string in php, string length in php, clip string length in php 3k+ submit form with javascript 3k+ wordpress jquery find and replace option text value 3k+ using filter grayscale to make an image dark 3k+ add a class or remove it based on window scroll location 3k+ using the kbd html tag 3k+ landscape image document placeholder 3k+ Using nth-child css to hide list items or repeated elements 3k+ javascript get content from element 3k+ simple pie get link from enclosure item in simplepie rss feed 3k+ clear a input field when it looses focus using onblur 3k+ include tinymce only if a user is logged into the site 3k+ using text-stroke to add a border to your text 3k+ PHP Finding the position of a string in another string using strpos
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


James Clear
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