我在编辑内容可编辑 div 时遇到问题(它的样式看起来像一个文本区域)。我现在正在 div 中显示这个 html。
<p>
Hey [Recipient Name],
</p>
<p>
I'm using <b>Planning Simple™</b> to organize <b>Ranni Hill Mud Race</b>. Click on the RSVP button below to check out the details and get involved.
</p>
<p>
Hope to see you there! <br>prince
</p>
你可以在这里看到页面http://96.126.109.96:850/test_invitation
。此处邀请内容显示在内容可编辑的 div 中。如果我尝试替换整个段落,整个内容都会被扭曲。
有没有办法来解决这个问题?或者是否有一个可定制的所见即所得编辑器可以编辑 HTML 并且可以应用这种样式?