How To Code School

How To Code School is website where you can find Web Tutorials and Articles on Programming Languages like HTML, CSS, JAVASCRIPT, JQuery and PHP. You can also find Computer Tutorials, Computer Tips and Tricks and How To Guides on Computers, Windows, Operating System and Software on our website.

HTML Tutorials

HTML stands for Hyper Text Markup Language. Read our Tutorials on HTML to learn everything about HTML.

CSS Tutorials

CSS stands for Cascading Style Sheet. Read our Tutorials on CSS to learn everything about CSS.

JAVASCRIPT Tutorials

JAVASCRIPT is a client side programming language. Read our Tutorials on JAVASCRIPT to learn everything about JAVASCRIPT.

Web Tutorials

Read our tutorials on different languages like HTML, CSS, JAVASCRIPT, PHP, JQUERY and more.

Latest Tutorials and Posts

JavaScript repeat() Method

JavaScript repeat() Method returns a string with number of copies of original string.

JavaScript trim() Method

JavaScript trim() Method removes white spaces from both sides of the string.

Capitalize First Letter of String with JavaScript

In this tutorial we will learn how to Capitalize First Letter of String with JavaScript. JavaScript and HTML codes are give below.

JavaScript concat() Method

JavaScript concat() Method is used to join two or more strings.

Change font-size using JavaScript

In this tutorial we will learn how to Change font-size using JavaScript. JavaScript and HTML codes are give below.

JavaScript substring() Method

JavaScript substring() Method returns a part of a string from start position to end position.

JavaScript slice() Method

JavaScript slice() Method returns a part of a string from start position to end position.

Change Multiple Images On Click with JavaScript

In this tutorial we will learn how to Change Multiple Images On Click with JavaScript. JavaScript and HTML codes are give below.

Change Background Color On Scroll using JavaScript

In this tutorial we will learn how to Change Background Color On Scroll using JavaScript. JavaScript and HTML codes are give below.

Get Font Size of any Tag using JavaScript

In this tutorial we will learn how to Get Font Size of any Tag with JavaScript. JavaScript and HTML codes are give below.