Re: How do I create a new style in Amaya?
Bill Braun <[email protected]> Wed, 03 Mar 2010 10:24:44 -0500
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Message-ID | <[email protected]> |
I assume that Amaya is open and an HTML page is loaded. Block the text you want to style. From the menu, Format > Style Editor. Make your style selections, then click Apply. The results of the styling will appear in the HTML code as: <span style="[the styles you selected]">[The text you selected for the style]</span> Bill B Alma Hunt wrote: > How do I create a new style in Amaya? or is it possible to modify an inbuilt > amaya style which is restricted only for one document? > Please clarify >