Welcome!
Learning to code a website can be an intimidating task. There are so many tags and rules to remember it can seem a bit overwhelming. However, with some help and practice you can make an amazing and interactice website! I hope this site can help you navigate the world of web design!
This website will focus on the two main aspects of building a website:

When you are first getting started with coding webpages, you are going to want to start with the content. The content of the site is coded using HTML. That is where you should start!
HTMLOnce you have finished building your content in html, that is when you will add the style using CSS.
CSS