Viewing and editing the HTML code
As you type, Dreamweaver is creating the HTML code for you. To
see it, click on the Code View
at the top left of your page. You can edit the code directly in
this window. To change back to the Design View,
click on the
icon.
Using the HTML Code view, change one of the items
on the list you just made and then see how it looks back in the
Design View.
There are two things you should do to customize your view in the
Code View window: turn on the Line Numbers
and Word Wrap features. This will make it easier
to view the HTML code. To do so:
1. Click on View.
2. Go to Code View Options.
3. Choose Line Numbers. You should see numbers
appear down the left side.
4. Click on View again.
5. Go to Code View Options again.
6. Choose Word Wrap.
To see both the Designer View and the
Code View at the same time, click on the
icon.
|