Extract And Merge Inline Style

Inline style is usually scattered around a Web Site. Either by using a WYSIWYG editor, applying other Aggiornings, or simply because your feel at home with doing it using inline style, having style declarations disseminated around the place can become a maintenance burden for anyone. This Aggiorning consolidates all inline style declarations on a page into a single location. Repeated declarations are merged, which also helps to compress and clarify your CSS code. Depending on the setting in the options dialog, these styles could be either placed inside the current Web Page, or in an external stylesheet. Look at the example below or watch the video to see how to perform this operation.