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+ check url hash using javascript 1k+ How to set a cookie and expire it in 30 days 1k+ flex align center vertical horizontal 1k+ test page for the custom css 12 grid used on this site 1k+ css using perspective for transforms 1k+ using parse_url to extract parts of a url 1k+ Uncaught TypeError: Cannot set properties of null (setting 'onclick') 1k+ change this to a list group - other items 1k+ load json data url with jquery 1k+ How to Create a React Component using the ES6 class method 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+ testing chartjs 1k+ Bind 'this' to a Class Method 1k+ allow internal networking connection from virtual box vm 1k+ install codemirror for textareas [added] 1k+ CSS Object Fit for Image fill rather than using background image on a div 1k+ codemirror with auto preview window 1k+ darkmode toggle switch with local storage to remember the last selection 1k+ Fix Hover Over color on list group dark mode in bootstrap 1k+ log the console log output to a div 1k+ How to download music to mp3 format from youtube using youtube-dl 1k+ four box section template in foundation with classes find and replace (4 box) 1k+ jqueryui date selector with examples and code 1k+ list all array json function list_all_array_json 1k+ highlight a button with an animation css 149 add font smoothing and antialiased via css 1k+ python extract images into an array from a url 1k+ change favicon with jquery 1k+ get yesterdays date with javascript 1k+ make labels or badges look better 1k+ php basic page router 1k+ set a cookie on click and then check if the cookie is set and dont show that message again 1k+ minutes to decimal calculator javascript version 1k+ Load and Unload TinyMCE editor from a button 1k+ Comments Listing should be a custom list rather than using search 1k+ Locate a DIV and CLASS and create an IMAGE element using JAVASCRIPT 1k+ subscribe to newsletter section example 1k+ set transparent menu over background image 1k+ enable dark mode in tinymce 1k+ adding react to a website in 3 steps 1k+ mithril testing 1k+ using the $_SERVER['HTTP_REFERER'] to check referring pages 1k+ ajax callback to delete with sweet alert confirmation to make it cool! 😎 1k+ country select javascript check which option is selected 1k+ installing exfat and ntfs drivers to enable reading of these filesystems 1k+ views list function for checking what views have been made on the current week 1k+ generate random username function in php 1k+ sqlite fetchArray into another array 1k+ wordpress add a template file to your theme
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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
Random CSS Property

text-orientation

The text-orientation CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when writing-mode is not horizontal-tb). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.
text-orientation css reference