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
4k+ create a rainbow background using css linear gradient 4k+ wordpress show the page content for use in a template 4k+ ken burns slow image zoom 4k+ json test objects (or arrays) 4k+ Latest from Code Widget 4k+ loop to arr.length or array length 4k+ using the last-of-type css selector to remove a border from the last item in a list 4k+ truncate text with line clamp allow a certain number of lines 4k+ get and show the featured image on a wordpress page template 4k+ installing exfat and ntfs drivers to enable reading of these filesystems 4k+ css using perspective for transforms 4k+ function to create a uid from html 4k+ Aligning Images in TinyMCE or Floating them left and right (code) 4k+ badge placement is offset in list pages [fixed] 4k+ list group bootstrap template 4k+ replace singular variable assignment with an array loop and variable variables 4k+ blur the background image while keeping the foreground normal 4k+ how can i make my code look nice, or highlighted in evernote 4k+ add a moving chevron to your href link 4k+ badge border colour is too dark or light on number badges [fixed] 4k+ using mix blend mode and filter grayscale for hero 4k+ Leaflet Quick Start Example 4k+ Making an image responsive using css 4k+ How to Compose React Components in React 4k+ Testing 4k+ adding pagination to custom wp_query 4k+ css double page document preview with shadow 4k+ php countries array 4k+ show the browsers name in javascript 4k+ Create a Complex JSX Element 4k+ php html template class system 4k+ asp classic get a url and display it 4k+ find all elements add class jquery 4k+ check that a number is in the correct range based on a form selection 4k+ Add a post date to your custom wordpress post listing 4k+ adding react to a website in 3 steps 4k+ adding an item to an array with php 4k+ How to Define a HTML Class in JSX in React 3k+ add a user and add the user to sudo group 3k+ css :active pseudo-class usage 3k+ check if a certain query string is set then apply it to all url's on the page 3k+ using flexbox to align elements in a row 3k+ Deprecated: parse_str(): Calling parse_str() without the result argument is deprecated 3k+ add new random image with button 3k+ list items from blog and filter by category name 3k+ preg replace clean a string only allow a-zA-Z0-9 characters 3k+ using moment.js to make your time format nicer 3k+ check if a ul contains a ul li 3k+ bootstrap styled buttons 3k+ load oldest item based on insdate then update the insdate to now - load_latest_single_update
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

border-inline-width

The border-inline-width CSS property defines the width of the logical inline borders 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 and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-width css reference