Chapter 7. HTML: Under the Hood

Dreamweaver started life primarily as a visual web page editor, but over the years, its code-editing tools have evolved to rival the best text editors, including those that hard-core handcoders use. Some people bypass Dreamweaver’s Design view entirely and use only its Code view, where they edit their HTML, CSS, and JavaScript directly. In fact, you can use Dreamweaver to edit any text-based file, including XML, Java, ActionScript, and just plain text itself.

Dreamweaver’s code editor includes professional features like customizable syntax highlighting, auto indenting, line numbering, and code hints; code collapse, so you can concentrate on just the code you want; and the Code view toolbar, which provides one-click access to frequently used hand-coding commands. Dreamweaver may be the only web-page creation program that hardcore code junkies ever need. In fact, Adobe aimed many of Dreamweaver CS6’s improvements at those who use Code view to edit pages in HTML, CSS, JavaScript, and the server-side programming language PHP.

Get Dreamweaver CS6: The Missing Manual now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.