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
757 how to check linux kernel version on rasberry pi rasberian 756 check if a query string item is set in the current url 754 Using nth-child css to hide list items or repeated elements 753 make all links target new window 752 PHP Finding the position of a string in another string using strpos 752 Quick Embed - Google Font - Fira Sans 751 video embed full screen all screen sizes 750 Writing Arrow Functions with Parameters 750 add a class or remove it based on window scroll location 750 get select option form value with jquery 748 template for testing and live reloading html files 747 chevron right 746 using local storage rather than cookies to store data (localStorage) 745 duplicate a line in vscode shortcut 744 Generate Random Whole Numbers with JavaScript Function 744 Prevent Object Mutation 744 document ready javascript standalone version no jquery 743 php function load as table - load_as_table 739 javascript get content from element 737 wordpress category list sorting custom 733 CSS Grid - Basic Columns 733 Fatal error: Uncaught Exception: Required extension GD is not loaded. 733 using mix blend mode and filter grayscale for hero 733 using multiple text shadow 732 append a #link to the end of all href urls on a target 732 background image on 3 boxes not scaling correctly fix 730 How to Assign the Value of One Variable to Another in Javascript 728 check browser version and show a message 728 jquery check if a sub element exists 724 logo tickers marquee slow scrolling 723 check that a number is in the correct range based on a form selection 723 force existing link to open in a new window with javascript 723 form submit override with javascript 723 linux mount a drive manually 722 change the background color of an element with javascript 722 dropdown change input box on select 721 a page with two images 719 Cut a string when it finds a certain character with PHP 719 ken burns slow image zoom 718 Complex Arrow Function Example 718 loop through object json javascript 717 Regex replace or find anything in brackets 717 Using the rest operator to pass in a variable amount of arguments 717 change slick slides to adaptive height 717 pre-wrap preserve line spacing but also wrap where needed 717 simple dropdown navigation ul li css 716 checking for spam comments function 716 count total results from distinct sqlite 716 sqlite delete data older than timestamp days 716 wordpress show the post content for use in a template
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
time you enjoyed wasting is not wasted time
Unknown
Random CSS Property

border-block-end-style

The border-block-end-style CSS property defines the style of the logical block-end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-end-style css reference