如何在textarea中显示html代码
生活随笔
收集整理的這篇文章主要介紹了
如何在textarea中显示html代码
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
XML/HTML代碼 <html>?? <head>?? <meta?http-equiv="Content-Type"?content="text/html;?charset=gb2312">?? <title>新建網頁</title>?? </head>?? <body>?? <table?border="1"?width="100%"?id="tab">?? ?????????<tr>?? ?????????????????<td>內容</td>?? ?????????</tr>?? </table>?? <textarea?rows="23"?cols="91"?id="txt">?? </textarea>?? <script>?? document.getElementById("txt").appendChild(document.getElementById("tab")) ?? </script>?? </body>?? </html>??
轉載于:https://www.cnblogs.com/fgpgy/archive/2008/06/20/3000156.html
總結
以上是生活随笔為你收集整理的如何在textarea中显示html代码的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: OpenCV算法精解2--OpenCV中
- 下一篇: 两个ID