beautypg.com

Print code, Video tutorial, Collapsing code – Adobe Dreamweaver CC 2015 User Manual

Page 394

background image

387

Coding

Last updated 6/3/2015

Print code

You can print your code to edit it offline, archive it, or distribute it.

1

Open a page in Code view.

2

Select File > Print Code.

3

Specify printing options, and then click OK (Windows) or Print (Macintosh).

Video tutorial

How to code HTML5 and CSS faster

(30 min)

Build the structure of a tile-based web page using tag highlighting, line number highlighting, CSS selector code hinting,
and code completion.

More Help topics

Use the hints menu in the Quick Tag Editor

W3C Document Object Model

Code hinting tutorial

Verify tags and braces are balanced

Coding toolbar overview

Display toolbars

Use the Insert panel

About Dreamweaver tag libraries

Copy and move collapsed code fragments

Collapse and expand code fragments

Set up your computer for application development

Open Related Files

Code Navigator tutorial

Building Spry pages visually

Regular expressions

Search for and replace text

Regular expressions

Search for and replace text

Collapsing code

You can collapse and expand code fragments so that you can view different sections of your document without having
to use the scroll bar. For example, to see all of the CSS rules in the head tag that apply to a div tag farther down the page,
you can fold all the code between the head tag and the div tag so that you can see both sections of code at once.