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
9k+ highlight a button with an animation css 9k+ hero box with title sub title logos and call to action buttons 9k+ How to set a cookie and expire it in 30 days 9k+ css grid for layouts with no rows 9k+ json load from jquery and loop through the results 9k+ responsive three box section with tabular data or table data 9k+ make your images look non squished when not using image backgrounds 9k+ Bootstrap Darkmode Switch 9k+ top bar overflow issues [fixed] 9k+ enable dark mode in tinymce 9k+ Footer Design and Redesign 9k+ checking the current url and then marking a link active based on that url 9k+ windows robocopy /? help and usage 9k+ log the console log output to a div 9k+ json loop load elements 9k+ foundation three boxes with text align links to the bottom of element 9k+ html and css hoizontal simple timeline section in foundation 9k+ why are people so amazed that a column layout can have a full width element 9k+ twitter social sharing meta tags 9k+ using vue and json data 8k+ Search Duplicating Bugs 8k+ testing chartjs 8k+ how to install js socials for social media share buttons and make them rounded 8k+ timeline class and function 8k+ verify the google recapture server php 8k+ cookie consent quick install script js html css vanilla 8k+ how to view a web page in its printer format 8k+ animated duck on footer 8k+ find and replace hrefs in existing page links using jquery 8k+ simple javascript no library accordion 8k+ center image preview with lightbox and caption 8k+ Bootstrap 4 Center menu items in a navbar 8k+ Using Flexbox rather than Floats 8k+ darkmode toggle switch with local storage to remember the last selection 8k+ add click event to multiple link items 8k+ test page for the custom css 12 grid used on this site 8k+ add a toggle with jquery and change the class 8k+ mithril testing 8k+ CSS Grid Frame Work 8k+ What is a Stateless Functional Component in React 8k+ ajax callback to delete with sweet alert confirmation to make it cool! 😎 8k+ how to bundle css files together using windows or mac 8k+ Console Tips and Tricks 7k+ foundation base html template - foundation template 7k+ Converting PHP to Javascript for State Extraction by numeric value Australian State Names 7k+ sqlite fetchArray into another array 7k+ add some foundation tabs working example 7k+ set a cookie on click and then check if the cookie is set and dont show that message again 7k+ fancybox modal popup example 7k+ Create Strings using Template Literals
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

is backupper a word?
anytrans
Random CSS Property

:link

The :link CSS pseudo-class represents an element that has not yet been visited. It matches every unvisited <a> or <area> element that has an href attribute.
:link css reference