Operation Manual

Table Of Contents
472
Cross-product
Last updated 11/30/2015
2 In the PSD file, click the required elment or asset. A popup with a list of CSS properties of the element appears and
provides you the option to select and copy them. You can view the width and height of the selected element in pixels
or percentage.
Note: If you choose percentage here, the measurements too will be displayed in percentage units.
To copy CSS, select the properties you want to copy, and then click Copy CSS.
3 Paste the CSS in your document using one of the following methods:
To paste the CSS in CSS Designer, right-click the required selector, and click Paste Styles.
To paste the CSS using Element Display, right-click a selector, and click Paste Styles.
To paste the CSS in the code, place the insertion point at the required location, right-click, and click Paste.
To use code hints for extracting CSS, perform the following steps:
1 Open a CSS source attached to your document or switch to the Code View of an HTML document.
2 In the Extract panel, click the required PSD file, and then the required element in the comp.
3 In your document, place the insertion point at the required location in the code.
4 Start typing the name of a CSS property to see the code hints containing the CSS properties of the selected element
in the PSD comp. Click the required CSS property to insert into the code.