How to add a html code into text

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • zhaohx02
    Staff Sergeant

    • Apr 2010
    • 42

    How to add a html code into text

    Hello,
    There is a text on my page, the text html is:
    <font style="font-size:21px" color="#000000" face="Arial"><a href="#" class="style3">Her eyes are beautiful</a></font>

    I want to add the below html code into the text:
    onClick="DHTMLSound('http://www.yayalearn.com/ch3/ch3ele001t03.mp3')"

    I hope that it would be as the below:
    <font style="font-size:21px" color="#000000" face="Arial">
    <a href="#" class="style3" onClick="DHTMLSound('http://www.yayalearn.com/ch3/ch3ele001t03.mp3')">
    Her eyes are beautiful</a></font>


    I have tried to add the html code on "Before tag" , "Inside Tag", "After Tag", but the html code is not at the right place.

    How to add it?
    Please help me.
    My website is www.yayalearn.com
  • Alien Dude
    Lieutenant Colonel

    • Apr 2008
    • 559

    #2
    Re: How to add a html code into text

    Lol nothing like going the hard way around things,
    Now if this is for this site built in bluevoda http://www.yayalearn.com/
    the just highlight the text Her eyes are beautiful click the link button in the tool bar. first add your link then in the Appearance box open the edit styles make the style you want name it and save, then open the dropdown and choose the style you just made.
    Alien Dude Solutions

    Comment

    Working...
    X