Find Dialog Box
The Find dialog box allows you to find text inside of a CSS style sheet. To use the Find dialog box, switch to either Source or Split view (see Design Pane), select an element in the control pane, and then, under the Home tab, click the Find button. The Find dialog box will open and appear as follows.
The Find dialog box consists of the following UI elements:
UI Element |
Description |
Find what text box |
In the Find what text box, enter the text you would like to find. |
Match case check box |
If the Match case check box is selected, the search will be case sensitive. If unselected, the search will look for a match in any case. |
Match whole word check box |
If the Match whole word check box is selected, the search will only find instances of the text when it's a whole word rather than a partial word. |
Direction Radio |
Select the Up radio button to search for text up from your current location; select the Down radio button to search for text down from of your current location. |
Find Next button |
Click the Find Next button to locate the next instance of the text in the Find what text box. |
Cancel |
Click the Cancel button to close the Find dialog box. |
|