Web Development – Step 1: HTML
The first thing a web developer needs to learn is HTML. There are many HTML tutorials on the web. The best one I found is from w3schools https://www.w3schools.com/html/. A few things to note… Make sure you click on the ‘Try it Yourself’ and see for yourself how the tag will display on the web page. Things may feel disjoined at first but things will come together once you start creating web pages. Remember what the tag stands for. For example, <h1>…