How to View HTML Source
You can view the HTML source of a page you are viewing using your
browser (e.g. Chrome). This is useful as you will see the HTML
coding. With your understanding of HTML which you will obtain from
this class, you can get ideas for good design from any page on the Web.
Steps to view HTML source using Chrome's Browser
- From your browser, go to the Webpage you want to view.
- From the menu of Chrome look for Developer Tools (currently under More Tools) this will pop up a side window that amonst other thigs you can view the HTML source of the page you are viewing.
Here is an example of viewing the source of THIS page: