Quick Start Guide
140 Tutorial: Working with Code
Look at the code
Dreamweaver lets you view your page in either of two ways: Design view
(where the document looks much like it would look in a browser), or Code
view (where you can see the underlying HTML code). You can also use a
split view that shows both Code and Design views simultaneously.
1. Make sure the index.html file is open in the Document window.
2. In the Document toolbar, click Show Code and Design Views (which is
labeled Split).
NOTE
If you did not complete the index.html file by doing the previous tutorials,
see the introduction of this tutorial for how to proceed.
NOTE
If the Document toolbar isn’t already visible, select View > Toolbars >
Document.