List Code

Total Items found in Code is 1038.
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
1k+ video not auto playing issue in chrome and brave 1k+ wordpress include jquery in theme functions 1k+ Leaflet Quick Start Example 1k+ Making an image responsive using css 1k+ add years as options to select dropdown 1k+ style page numbers [fixed] 1k+ how to copy the folder path in finder 1k+ use font awesome on elements lists ul 1k+ check column exists in table sqlite 1k+ prevent default click event on link 1k+ foundation accordion for version 6.x 1k+ landscape image document placeholder 1k+ CSS Filter Generator from Hex Code Usage Example 1k+ jquery page search [testing] 1k+ how can i make my code look nice, or highlighted in evernote 1k+ change the cursor to a pointer for an element 1k+ clipboard copy js 1k+ encode url with javascript 1k+ extract meta attributes with simple html dom 1k+ four box grid css html custom 1k+ adding pagination to custom wp_query 1k+ How to Render HTML Elements to the DOM with React 1k+ disable recall on windows 11 1k+ Using accent-color to change check box color 1k+ Add custom symbol to ul li list and align text items 1k+ find all elements add class jquery 1k+ extract a wordpress menu using its id 1k+ fancybox modal popup example 1k+ using a css grid area template 1k+ chart js line chart dont show below 0 1k+ wordpress get the current category id name and slug 1k+ button with separated chevron 1k+ using switch in a function 1k+ get the value from a range input field with javascript 1k+ add a custom event trigger in jquery document ready 1k+ jquery click function 1k+ list group bootstrap template 1k+ bootstrap alert template 1 Content Editable 1 Content Editable 1 Fix for Fatal error: Uncaught Error: Call to undefined function file_get_dom() simplehtmldom simple_html_dom 1 How to Enable Linux Subsystem in Windows 1 How to Pass an Array as Props in React 1 Playfair Display Font Quick Embed - Google Font Quick Embed 1 Quick Embed - Google Font - Fira Sans 1 SQLite - load a game from games, that has not been processed - AI 1 a reusable function that extracts the Gemini API functionality 1 add a tag to wordpress header from a plugin 1 background image on 3 boxes not scaling correctly fix 1 block ip address ranges on ubuntu linux with UFW
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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

border-block-start-width

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