Adding punctuation, fixing some typos and fixing some broken links.

This commit is contained in:
REDMOND\humorimo
2019-02-27 11:25:43 -08:00
parent adcc46858a
commit f8b55db082
5 changed files with 30 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
## HTML Demo
The [HTML demo page](http://localhost:8080/step1-01/html-demo/html-demo.html) is a large collection of HTML elements that you will come across during development. The full list of elements can be found on [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element).
The [HTML demo page](https://microsoft.github.io/frontend-bootcamp/step1-01/html-demo/html-demo.html) is a large collection of HTML elements that you will come across during development. The full list of elements can be found on [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element).
To learn more about each element, click on the element names below.