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+ css using perspective for transforms 1k+ how to install js socials for social media share buttons and make them rounded 1k+ Converting PHP to Javascript for State Extraction by numeric value Australian State Names 1k+ CSS Object Fit for Image fill rather than using background image on a div 1k+ testing chartjs 1k+ Bind 'this' to a Class Method 1k+ make labels or badges look better 1k+ Uncaught TypeError: Cannot set properties of null (setting 'onclick') 1k+ darkmode toggle switch with local storage to remember the last selection 1k+ How to Create a React Component using the ES6 class method 1k+ four box section template in foundation with classes find and replace (4 box) 1k+ python extract images into an array from a url 1k+ php basic page router 1k+ How to download music to mp3 format from youtube using youtube-dl 1k+ install codemirror for textareas [added] 1k+ codemirror with auto preview window 1k+ load json data url with jquery 1k+ views list function for checking what views have been made on the current week 1k+ highlight a button with an animation css 1k+ change favicon with jquery 1k+ log the console log output to a div 1k+ jqueryui date selector with examples and code 1k+ set a cookie on click and then check if the cookie is set and dont show that message again 1k+ adding react to a website in 3 steps 1k+ subscribe to newsletter section example 1k+ Load and Unload TinyMCE editor from a button 1k+ get yesterdays date with javascript 1k+ set transparent menu over background image 1k+ allow internal networking connection from virtual box vm 1k+ minutes to decimal calculator javascript version 1k+ list all array json function list_all_array_json 1k+ installing exfat and ntfs drivers to enable reading of these filesystems 1k+ Locate a DIV and CLASS and create an IMAGE element using JAVASCRIPT 1k+ enable dark mode in tinymce 1k+ Comments Listing should be a custom list rather than using search 1k+ generate random username function in php 1k+ ajax callback to delete with sweet alert confirmation to make it cool! 😎 1k+ using php parse_url function to remove the query string from a url 1k+ sqlite fetchArray into another array 1k+ easy section wrap in foundation - 3 boxes responsive 1k+ wordpress add a template file to your theme 1k+ Testing 1k+ country select javascript check which option is selected 1k+ using the $_SERVER['HTTP_REFERER'] to check referring pages 1k+ Core Class - Basic Core Structure 1k+ animated duck on footer 1k+ animate and zoom six elements on a timer [addClass, removeClass, setTimeout] 1k+ Using CSS Grid instead of Float's for a 3 column simple list 1k+ Proxima Nova Font alternative on google fonts Figtree Embed and Quick Install Code 1k+ stackable bio or biography list with portrait image title and text
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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

animation

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.
animation css reference