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+ check browser version and show a message 2k+ encode url with javascript 2k+ get string between other strings function php 2k+ test live like dislike script from api 2k+ react basic hello world 2k+ simple file cache and check in php 2k+ CSS Filter Generator from Hex Code Usage Example 2k+ Radial Click Effect 2k+ layout homepage 2k+ change the box-shadow of an element with javascript boxShadow 2k+ Enabling SSH on Ubuntu 2k+ pi400 how to take a screen shot 2k+ check column exists in table sqlite 2k+ targeting the printed version of a page with media print 2k+ sqlite delete data older than timestamp days 2k+ javascript isset equivalent 2k+ simple dropdown navigation ul li css 2k+ Return a file extention from a string 2k+ PHP MySQL vs SQLite Count Items Function 2k+ share to twitter javascript button function open a new window 2k+ can you set all image heights to match with css no stretching 2k+ use an emoji on your list items ul li 2k+ chart js line chart dont show below 0 2k+ convert json string to a php array 2k+ jquery click function 2k+ check if a product already exists by its md5 2k+ getting the site title vs the page name 2k+ check if a file exists with php 2k+ using gzdeflate on a string php 2k+ add a class to a div with an id javascript 2k+ Regions of New Zealand - In Dropdown Form 2k+ meta refresh reload page 2k+ filter drop shadow 2k+ bootstrap collapse or toggle a div visibility 2k+ jquery check if a sub element exists 2k+ php validate email function 2k+ using switch in a function 2k+ validate form data using javascript to check required html elements 2k+ rainbow text with css using background clip 2k+ php function load as table - load_as_table 2k+ show all methods (functions) in a class 2k+ use javascript to open a link in a new tab or window 2k+ generate a random color rgb code with php 2k+ js - Use the Conditional (Ternary) Operator 2k+ form checkbox replacement with large tick using label 2k+ wordpress register enqueue javascript require jquery 2k+ down chevron and styles 2k+ select something with custom data attribute css 2k+ dropdown section 2k+ basic section item
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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

border-inline-end-color

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