beautypg.com

Code hints, Color coding for media queries – Adobe Dreamweaver CC 2015 User Manual

Page 19

background image

12

What's new

Last updated 6/3/2015

This mode is optimal if you want to create CSS, media queries, or selectors.

Current: Computed styles for any element selected in Design or Live view are listed in this mode. In a CSS file, if

the focus is on a selector, this mode displays the properties of that selector.

This mode is optimal if you want to edit the properties of selectors associated with the element selected in the
document.

Code hints

Dreamweaver now displays code hints in CSS Designer, similar to Code view, for setting new properties.

Note: Options that have further action associated with them, such as manage fonts, color picker, and browse, are not
available in CSS Designer.

Color coding for media queries

Media queries in the CSS Designer panel are now color coded to match

Visual Media Queries

.

Green

: Media queries with max-width conditions

Blue

: Media queries with both min-width and max-width conditions

Purple

: Media queries with min-width conditions