The forum operates in read-only mode. Please head to StackOverflow for support.
Hi to all and ok... sorry for my english I'd like to know if ther's a possibility to modify (or I don't know what) for have an output code like that:
Lorem<span class="pippo"> ipsum dolor</span> sine qua
<Style name="Italic" element="i"> <Override element="em" /> </Style>
<Style name="Titolo1" element="h1"> <Override element="h1" /> </Style>
<span class="pippo">lorem ipsum dolor</span>
Re: fckeditor and w3c/wai validate code
now another little question
can i make an override of inline style of font color with a css style?
Re: fckeditor and w3c/wai validate code
for
h1 example :
or for override the inline style of a font color so for have something like:
when use the font color palette in toolbar that normaly generate an inline style?