📄 test.htm
字号:
<script type ="text/javascript" src ="1.js" >
</script>
<div id="toolbar" style="width: 450px; height: 50px; border-right: darkgray thin solid; border-top: darkgray thin solid; border-left: darkgray thin solid; border-bottom: darkgray thin solid; vertical-align: top; ">
<img src="../edit/image/UI_hr.gif" onclick ="format('InsertHorizontalRule');" alt="插入水平线" onmouseover="this.style.backgroundColor='limegreen'" onmouseout="this.style.backgroundColor=''" />
<img src="../edit/image/UI_image.gif" onclick ="insertImage();" alt="插入网络图片" onmouseover="this.style.backgroundColor='limegreen'" onmouseout="this.style.backgroundColor=''" />
<img src="../edit/image/ui_link.gif" onclick ="CreateLink()" alt="插入超链接"; onmouseover="this.style.backgroundColor='limegreen'" onmouseout="this.style.backgroundColor=''" />
<img src="../edit/image/ui_upimage.gif" onclick ="upImage();" alt="从本地上传图片" onmouseover="this.style.backgroundColor='limegreen'" onmouseout="this.style.backgroundColor=''" />
<img id="imgA" src="../edit/image/ui_upfile.gif" onclick ="upFile();" alt="从本地上传文件" onmouseover="this.style.backgroundColor='limegreen'" onmouseout="this.style.backgroundColor=''" />
<img src="../edit/image/insertubb.gif" onclick =" insertubb();" alt="清除格式" onmouseover="this.style.backgroundColor='limegreen'" onmouseout="this.style.backgroundColor=''" /></div>
<div id="editor" contenteditable="true" style="width: 450px; height: 250px; border-right: linen thin solid; padding-right: 0px; border-top: linen thin solid; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-left: linen thin solid; padding-top: 0px; border-bottom: linen thin solid; overflow: auto; font-size: 11pt; text-indent: 20pt; line-height:1.5; font-family: 宋体; letter-spacing: normal; text-align: left;word-wrap:break-word; word-break :break-all " runat ="server" >
</div>
<div id="foot" style="width: 450px; height: 8px">
<input id="Checkbox1" style="vertical-align: top; width: 18px"
title="view source" type="checkbox" onclick="viewHtml();" name="viewHtmlCheck" value=""/>显示html代码
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -