- Fork the repo
- Use
git clone <repo url>to clone the repo on your computer - Use your text editor to properly indent the html
- Use
gittocommitandpushthe changes to your forked repo - Submit the assignment using the
githublink
We recommend VS Code.
Please fix this very ugly code!
Open in your Text Editor (VS Code) and properly indent the code in partI.html.
Please note that most of the tags in the code below have not been discussed yet. But at this point, you already know what opening and closing tags look like. Without knowing the HTML tags, determine what the parents, children, and siblings are by properly indenting the code in partII.html.