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
597 using let and const example 596 header type json 596 hide the third row in a table with css 593 csv read example 593 get the current post id from content.php 593 write string contents to a file with php 591 css font style italic 591 random emojis copy and paste 589 php save csv from array to file 586 Facebook HTML for Sharing a Link 586 add a comment recording system for posts [idea] 585 check if a ul contains a ul li 585 validate email address from string 584 php get file extension from a file name 584 php list all the functions in a class 583 Generate a Random User Name 583 how to json encode an array in php 583 right align something in its element 582 calculate a percentage (dec) difference based on two numbers 582 list a functions variables or arguments 580 encode spaces in items passed to url to %20 not + 579 remove something from the end of an array with pop 579 turn on or off error reporting php 577 JS Using typeof to check on string types 576 foundation make row full width 576 twitter icon font awesome 574 🔗How to add a Link in HTML? 573 save string to file php 573 show all methods (functions) in a class 572 To make Ubuntu do nothing when laptop lid is closed 572 matrix test video no sound mp4 571 CSS Improve Compatibility with Browser Fallbacks 571 explode a string into an array 570 check and block connections script 570 defining a variable inside a function without using var will create a global variable 569 ES6 Nested Object Example 568 preserve tabs in textarea when tab key is pressed 567 add an outline to everything! 567 using attr in css to get content from html 562 add every value in the load_array array into the out for testing 562 js function to calculate golf scores 561 Changing the Background in CSS 561 jquery jqueryui vue script includes 560 block ip address ranges on ubuntu linux with UFW 559 add a class to a div with an id javascript 559 basic for loop odd numbers 558 chevron up 558 get the current url in javascript 557 testing equality 557 tinymce remove auto p tags setting
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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

@import

The @import CSS at-rule is used to import style rules from other style sheets.
@import css reference