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
999 get the value from a range input field with javascript 996 list group bootstrap template 996 using switch in a function 995 add a custom event trigger in jquery document ready 995 bootstrap alert template 995 jquery click function 994 badge border colour is too dark or light on number badges [fixed] 992 Fatal error: Uncaught Error: Call to undefined function mb_strlen() 992 two box responsive section with all classes find and replace boxsection title foundation grid (2 box) 990 button zoom effect with expanding background 989 fix for Uncaught TypeError: e.indexOf is not a function 988 blur the background image while keeping the foreground normal 987 Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in simple_html_dom.php on line 722 987 take full page screenshot screencapture using chrome dev tools 985 Custom JS Tabs - No Jquery or Jquery UI 985 link to a custom style sheet in your theme directory wordpress 984 get php to validate its self with php check syntax 983 Add a post date to your custom wordpress post listing 981 php mysql table exists function 979 change images to upload file also to imgur [reported] 979 jquery document ready 978 Enabling SSH on Ubuntu 978 foundation grid for 6.6x - also known as the foundation xy grid 978 how to find what version pi you are using 978 using figcaption and figure for your images 977 random string generator guid 976 backdrop-filter: blur(10px); 974 image Checkbox Replacement for Forms 973 php convert number with k on the end to full number 971 modal no libs just js and css 970 simulate a click on an element with jquery 970 wordpress change domain in config, wordpress domain config 969 moving the hits widget into the post header and footer 968 how to make a transparent logo white with css 968 wordpress block grid code 968 wrap an iframe with another div inside another div 966 play a sound every # of seconds 965 Bootstrap Card Formatting HTML and CSS - Header and Footer 964 badge placement is offset in list pages [fixed] 964 scroll left animation 963 using transform scale in css to zoom on hover over 961 center align vertical 2 items in a container flex 959 Quicksand font quick install 959 using flexbox to align elements in a row 958 background image greyscale filter while foreground is still in colour 958 digital clock with jquery 957 content-visibility and contain-intrinsic-size for page load rendering speed increase 955 How Many Days Since a Date and other Calculations 954 can you set all image heights to match with css no stretching 950 hide and show elements with js using getElementById and style.display
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


Me
Random CSS Property

:last-of-type

The :last-of-type CSS pseudo-class represents the last element of its type among a group of sibling elements.
:last-of-type css reference