
The coding language that adds structure to a website is HTML(Hypertext Markup Language). What it means is that you can publish documents on the internet with headings, text, tables, text, lists, and photos. Without HTML, there would be no website, or rather, there would be no purpose for the website without HTML because it tells the webpage what elements should be displayed where. It can also retrieve online information by using links. Also, it can design forms for transactions such as ordering products like amazon, making reservations at a restaurant, and more. Lastly, it includes the documents’ spreadsheets, video clips, and sound clips for easy access. I was wondering when making a website, what comes first, HTML, CSS, or Javascript? Also, if you had to pick a coding language, which would it be and why?


