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

Apparently apple had to update the thumbnail of this video. 


Random CSS Property

:enabled

The :enabled CSS pseudo-class represents any enabled element. An element is enabled if it can be activated (selected, clicked on, typed into, etc.) or accept focus. The element also has a disabled state, in which it can't be activated or accept focus.
:enabled css reference