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+ function to delete older sqlite records when the limit is reached 1k+ Proxima Nova Font alternative on google fonts Figtree Embed and Quick Install Code 1k+ Using CSS Grid instead of Float's for a 3 column simple list 1k+ bootstrap dark mode 1k+ CSS Drawing - Beach Scene 1k+ find a custom data attribute in simple html dom 1k+ generate view statistics widget in php class extend 1k+ php error feed errors: XML or PCRE extensions not loaded! 1k+ Quick Embed code for Titillium Web Google Font 1k+ this is a weird one table underline appearing and dissapearing on mouse over 1k+ Slick Slider Carousel with Fade Transition 1k+ stretching an image to fit in a banner image with gimp 1k+ fancybox youtube showing video links in a lightbox - updated with fixed code parts 1k+ top bar overflow issues [fixed] 1k+ Deprecated: parse_str(): Calling parse_str() without the result argument is deprecated 1k+ more complex responsive tables css 1k+ simple javascript no library accordion 1k+ Welcome Widget Card - Toggle 1k+ show views list function 1k+ Wordpress add a sub menu to your plugin 1k+ Changing the default hero image based on the category name [not yet done] 1k+ imgur upload from php 1k+ redirect www to non www 1k+ python import and print url 1k+ twitter social sharing meta tags 1k+ Oswald Font Quick Embed 1k+ roboto and poppins fonts include quick code 1k+ table scroll responsive foundation 1k+ remove border glow css from textarea on select 1k+ extract youtube image from video url 1k+ load array load all items from an array while in a sqlite load sql loop 1k+ What is a Stateless Functional Component in React 1k+ fixing error Call to undefined function simplexml_load_string 1k+ show the current date in javascript 1k+ use a list group for listing by category page [todo] 1k+ 4 box custom grid with responsive 1k+ add click event to multiple link items 1k+ vertically align text within a fixed height div using flex 1k+ how to view a web page in its printer format 1k+ using preg_match to extract text from elements 1k+ fancybox load iframe inline 1k+ search within files in a directory 1k+ @import and html link to Montserrat font family google font 1k+ unable to write to a sqlite database with docker 1k+ wordpress jquery find and replace option text value 1k+ linux list all drives and partitions 1k+ css slow zoom in animation 1k+ Boots Widget change from widget to cat head and click function 1k+ basic radio checklist - check and item and get its value in a textarea 1k+ replicating the bootstrap dropdown toggle in jquery
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

"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

rotate3d()

The rotate3d() CSS function defines a transformation that rotates an element around a fixed axis in 3D space, without deforming it. Its result is a <transform-function> data type.
rotate3d() css reference