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+ scroll left animation 2k+ access hacker news json firebase api via jquery 2k+ center everything in a div with flex-center (centre) 2k+ php function to remove the query string from a url 2k+ Create a admin main wordpress custom menu item 2k+ responsive menu research full screen multi level 2k+ install atom editor on ubuntu 2k+ get the href value using jquery 2k+ using local storage rather than cookies to store data (localStorage) 2k+ vimeo thumbnail generator 2k+ embed and use a ttf font font face 2k+ generating all css colours with php? 2k+ adding a new line in javascript 2k+ wordpress main nav dropdown fix 2k+ extract meta attributes with simple html dom 2k+ load a youtube video in a fancybox modal 2k+ rainbow text background clip with linear gradient 2k+ Use destructuring assignment to swap the values of a and b 2k+ animated rings expanding with delay ripple water effects 2k+ color cycle drop shadow 2k+ fancybox v3.4 - Mixed gallery 2k+ js function to calculate golf scores 2k+ load the latest single item only 2k+ Use Recursion to Return a Range Array 2k+ how to write a javascript string over multiple lines 2k+ Use the parseInt Function with a Radix 2k+ unable to write to a sqlite database with docker 2k+ How to add jquery to squarespace site 2k+ hide the first h3 tag on the page with css 2k+ bold the numbers in a ol li list 2k+ cycle color using background 2k+ PHP/SQLite - Load Random Item 2k+ calculate a percentage (dec) difference based on two numbers 2k+ change the background color of an element with javascript 2k+ jquery load wait function 2k+ css responsive max and min targets @media 2k+ setting up css variables in your stylesheet 2k+ Bootstrap Card Formatting HTML and CSS - Header and Footer 2k+ center something with css not using flex 2k+ video embed tag 2k+ append a query string to all url's on a page 2k+ convert all images into base64 encoded 2k+ wordpress check home and not home for banners and things 2k+ nice webkit scrollbars (scroll bar, web kit, nice) 2k+ javascript basic test array and loop 2k+ using scroll-behavior: smooth css 2k+ easy twitter embed code 2k+ python url to text with beautiful soup 2k+ list page links function list_page_links 2k+ add an outline to everything!
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
Old programmers never die; they just lose some of their functions.
Random CSS Property

z-index

The z-index CSS property sets the z-order of a positioned element and its descendants or flex items. Overlapping elements with a larger z-index cover those with a smaller one.
z-index css reference