How to get the hyperlinks in color. How to get <h1> or <li> style working? see the following as an example.
<mx:Text width="100%" height="100%"> <mx:htmlText> <![CDATA[ <h1> Étapes pour faire une demande d'aide financière offerte par le PEBC </h1> <ol> <li> Test link <a href="http://www.yahoo.com" target="_blank"> </ol> ]]> </mx:htmlText> </mx:Text> --- In [email protected], "Ghislain Simard" <[EMAIL PROTECTED]> wrote: > > I need to add some html text in a Panel. > What is the best practice to use and keeping the style working? > The HTML text is changing quite often and I just want to do some cut & > paste from Word or any HTML editor. > > Thanks > ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

