| View the HTML Source Code |
|
You can create an entire web site in Dreamweaver without seeing the
behind-the-scenes code, or HTML. But if you understand HTML, you can copy the
code from one page to another, which allows you to make changes more quickly
than if you used Dreamweaver’s other features. You can also view the code of
pages on the web to learn techniques that other publishers use to lay out their
content. You can then copy that code and use it in your own site. Later in the
exercise, you’ll copy code from your own site; on the last page of this document
are instructions on how to view the HTML of other web pages.
|