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
2k+ using let and const example 2k+ php get file extension from a file name 2k+ turn on or off error reporting php 2k+ using multiple text shadow 2k+ add every value in the load_array array into the out for testing 2k+ count the elements in an array 2k+ get file name from path name in php 2k+ sqlite escape string 2k+ preserve tabs in textarea when tab key is pressed 2k+ Applied Accessibility - Access Keys 2k+ php mysql table exists function 2k+ pulsating dots - glow glowing 2k+ apache redirect to https ssl from normal 2k+ FCC - Basic: Profile Lookup 2k+ change photoshop to show px rather than pt 2k+ using css linear gradient for background overlays 2k+ Check free space amount and show it in a nice human readable format 2k+ Writing Arrow Functions with Parameters 2k+ some date formatting just day just month just year 2k+ check length of element jquery 2k+ validate email address from string 1k+ extract meta tags from url and return as json array 1k+ check the server method post or get using php 1k+ tell wordpress to use the direct file method if its asking for ftp details 1k+ Quick Embed - Google Font - Inter 1k+ add hero title to category listing page [not done] 1k+ jquery add a click function if the window size is greater than target_width 1k+ pre-wrap preserve line spacing but also wrap where needed 1k+ Windows Emoji Shortcut 1k+ wordpress block grid code 1k+ Prevent Object Mutation 1k+ php convert date now into a sql timestamp 1k+ check server https or http value in php using $_SERVER 1k+ Get Current Page URL PHP 1k+ CSS Improve Compatibility with Browser Fallbacks 1k+ change padding of element with javascript 1k+ show post content on template wordpress 1k+ add something to the start of an array with unshift 1k+ Create a UTF8 General MySQL Database with Command 1k+ Use Multiple Conditional (Ternary) Operators 1k+ Core - File Structure 1k+ set maxHeight of element by id with javascript 1k+ JS Using typeof to check on string types 1k+ wordpress change domain in config 1k+ wordpress category list sorting custom 1k+ target first item css with :first-of-type 1k+ python Install Beautiful Soup 1k+ php get the file modified time with filemtime 1k+ css font style italic 1k+ show all methods or functions in a class (class function version)
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

"Olivia, my eldest daughter, caught measles when she was seven years old. As the illness took its usual course I can remember reading to her often in bed and not feeling particularly alarmed about it. Then one morning, when she was well on the road to recovery, I was sitting on her bed showing her how to fashion little animals out of coloured pipe-cleaners, and when it came to her turn to make one herself, I noticed that her fingers and her mind were not working together and she couldn’t do anything. 'Are you feeling all right?' I asked her. 'I feel all sleepy,' she said. In an hour, she was unconscious. In twelve hours she was dead. The measles had turned into a terrible thing called measles encephalitis and there was nothing the doctors could do to save her. That was...in 1962, but even now, if a child with measles happens to develop the same deadly reaction from measles as Olivia did, there would still be nothing the doctors could do to help her. On the other hand, there is today something that parents can do to make sure that this sort of tragedy does not happen to a child of theirs. They can insist that their child is immunised against measles. ...I dedicated two of my books to Olivia, the first was ‘James and the Giant Peach’. That was when she was still alive. The second was ‘The BFG’, dedicated to her memory after she had died from measles. You will see her name at the beginning of each of these books. And I know how happy she would be if only she could know that her death had helped to save a good deal of illness and death among other children."

I just checked google books for BFG, and the dedication is there. 

https://www.google.com.au/books/edition/_/quybcXrFhCIC?hl=en&gbpv=1 


Roald Dahl, 1986
Random CSS Property

border-left-color

The border-left-color CSS property sets the color of an element's left border. It can also be set with the shorthand CSS properties border-color or border-left.
border-left-color css reference