Web development deals with building and maintaining websites. The three primary coding languages used in web development are HTML, CSS, and JavaScript. HTML is used to build the structure of a website. CSS is used for website design and is tied with the HTML. JavaScript adds additional functionality to the website.
