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
5k+ fixing the website footer and making it less ugly 5k+ Quick tool to convert time into decimal 5k+ fancybox youtube showing video links in a lightbox 5k+ page scroll indicator research 5k+ get the subdomain name from the domain string in php - sub domain 5k+ using php parse_url function to remove the query string from a url 5k+ convert a string into its html entitles using php htmlentities function 5k+ python extract images into an array from a url 5k+ Get current URL and add a share to facebook share button with it 5k+ redirect www to non www 5k+ Core Function : list_search_by_class_return_links - List Searches by Class Type and Return Links 5k+ linux list all drives and partitions 5k+ append a #link to the end of all href urls on a target 5k+ gallery carousel center mode 5k+ get the value from a range input field with javascript 5k+ make the view number zoom when mouse over or active 5k+ Install PHP without Apache on Ubuntu 5k+ adding a background image to the titles of the dark mode card on this page 5k+ list_all_array an early stages of list all function that uses an array to pass in main variables 5k+ Core Class - Basic Core Structure 5k+ split a string into links using the comma 5k+ codemirror with auto preview window 5k+ input type radio examples 5k+ simple backup to google drive fron linux 5k+ get tomorrows date with javascript 5k+ switching stack order of floats with flex 5k+ Fix for Fatal error: Uncaught Error: Call to undefined function file_get_dom() simplehtmldom simple_html_dom 5k+ Fixing PHP SQLite database is locked warning - Unable to execute statement: database is locked 5k+ make your images look non squished when not using image backgrounds v2 5k+ jquery accordion 5k+ Clear Youtube DL Cache to fix 403 Forbidden error 5k+ How to Override Default Props in React 5k+ Use destructuring assignment within the argument to the function half to send only max and min inside the function. 5k+ logo tickers marquee slow scrolling 5k+ How to Pass an Array as Props in React 5k+ stop tinymce replacing urls with relative url's 5k+ Creating a chart about charts.css with charts.css from the command line 5k+ How to Use React to Render Nested Components 5k+ video embed no controls 5k+ fix for Uncaught (in promise) Error: reCAPTCHA placeholder element must be empty 5k+ How to switch desktops in windows 11 with keyboard 5k+ validate an email address from a form field - version 2 5k+ fancybox load iframe inline 5k+ Load and Unload TinyMCE editor from a button 5k+ floating message box on bottom right of screen with close button 5k+ country select javascript check which option is selected 5k+ install cmatrix on mac m1 5k+ fancybox inline auto size modal easy 5k+ Warning: file_put_contents(/var/www/html/bundle/responsive-viewport-meta-tag-responsive-meta-tag/index.php): failed to open stream: Permission denied in /var/www/html/pages/update.page.php on line 167 5k+ click through an overlay element pointer events
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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

border-inline-start-color

The border-inline-start-color CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-start-color css reference