THE BASICS OF CODING FOR WEB DESIGN

Their are various coding languages that assist front end and back end development to create a greater user experience. HTML would be the basic building blocks to create structure to the website. Cascading Style Sheet (CSS) allows us to create style and structure and tells the web browser how to display the information. Once this is in place Javascript allows for the functionality by letting the user interact with the website. These three languages are the cornerstones of web design.