<br><br><div class="htmlarea"> <textarea id="runcode29"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <머리> <title>소설</title> </머리> <body bgcolor="#f6fbfd" style="font-size:11pt; line-height:1.8" > <div align="center" > <div style=" width:760px; " align="center"> 소설의 내용:. . . . . . . . </div> </div> </body> </html> </textarea><br><input type="button" value="运行代码" onclick="runCode('runcode29')"> <input type="button" value="复制代码" onclick="copycode(runcode29)"> <input type="button" value="另存代码" onclick="saveCode(runcode29)"> </div> 팁: 실행하기 전에 코드의 일부를 수정할 수 있습니다. <script language="JavaScript">ffcod = delpost.runcode29 .value; ffcod = ffcod.replace(/<br \/>/g,''); delpost.runcode29 .value = ffcod;</script>