Web Site Coding

Generally, three types of code make up a web page.

  1. HTML
  2. CSS
  3. JavaScript

What is HTML?

HTML is the standard markup language for creating Web pages.

What is CSS?

What is JavaScript?

JavaScript is the programming language of HTML and the Web.