List Code

Total Items found in Code is 1035.
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
343 detect window scroll position jquery 342 Use destructuring assignment within the argument to the function half to send only max and min inside the function. 342 create a rainbow background using css linear gradient 342 old browser check with javascript 342 use font awesome on elements lists ul 341 Creating a chart about charts.css with charts.css from the command line 341 change selected color on input elements css 341 simulate a click on an element with jquery 340 Using CSS Grid instead of Float's for a 3 column simple list 340 bootstrap toggle element collapse 340 get element by class name with javascript and change it function 340 list page links function list_page_links 339 Are you sure you want to navigate away from this page? #JavaScript warning 339 extract a wordpress menu using its id 338 Playfair Display Font Quick Embed - Google Font Quick Embed 338 scroll to top html css and js 337 using linear gradient background on text css 336 add a divider to your dropdown nav toggles 336 using css counter-increment to add numbering to elements 336 using foundation 6.4 xy grid basics 335 HTML How to CENTRE Text Easy! - Quick HTML and CSS Tutorial 334 validate an email address from a form field - version 2 333 json jquery ajax request 332 split a string into links using the comma 331 Wordpress template with fixed sidebar in flex 330 How to Pass Props to a Stateless Functional Component in React 330 loading a non processed item using the load_from_fields_array function 329 Sweet Alert 2 Methods and Examples 328 How to add jquery to squarespace site 328 Remove background image php with image magic 327 center align vertical 2 items in a container flex 326 How Many Days Since a Date and other Calculations 326 How to use default props in React 326 download icon svg 326 fancybox v3.4 - Mixed gallery 324 How to Enable Linux Subsystem in Windows 322 Core Function : list_search_by_class_return_links - List Searches by Class Type and Return Links 322 add a custom event trigger in jquery document ready 322 php convert number with k on the end to full number 321 Add custom symbol to ul li list and align text items 321 disable recall on windows 11 321 make your images look non squished when not using image backgrounds v2 320 Fix for PHP Warning Trying to get property '*name*' of non-object 320 How to Define a HTML Class in JSX in React 320 get text between tags 320 how to show your DNS in windows and then copy it to the clipboard in one command 319 box hover over effects using pulsate animation 319 function to create a uid from html 318 Custom 12 Grid using CSS Grid 318 bootstrap form basic
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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

:valid

The :valid CSS pseudo-class represents any <input> or other <form> element whose contents validate successfully. This allows to easily make valid fields adopt an appearance that helps the user confirm that their data is formatted properly.
:valid css reference