?? hr.htm
字號:
<HTML><HEAD><title>插入水平線</title>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<link rel="stylesheet" type="text/css" href="../css.css">
<SCRIPT event=onclick for=Ok language=JavaScript>
window.returnValue = a.value+"*"+b.value+"*"+c.value+"*"+d.value+"*"+e.value
window.close();
</SCRIPT>
<script>
function IsDigit()
{
return ((event.keyCode >= 48) && (event.keyCode <= 57));
}
</script>
<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<BODY bgColor=menu topmargin="0">
<DIV align=center>
<CENTER>
插入線條顏色:
<input class="wenbenkuang" onclick='p=showModalDialog("editcolor.htm",window,"center:yes;dialogHeight:320px;dialogWidth:300px;help:no;status:no");if(p!=null){this.value=p.split("*")[0]}else{this.value=""}' readonly style='cursor:text' id=a><br>
插入線條粗度:
<input class="wenbenkuang" maxlength=3 id=b ONKEYPRESS="event.returnValue=IsDigit();"><br>線條粗度必須是數(shù)字,范圍建議在1-100之間<br>
陰影效果: <select class="wenbenkuang" id=c><option value=noshade>無<option value=>有</select>
頁面對齊: <select class="wenbenkuang" id=d><option value=left>不應用<option value=left>左對齊<option value=center>中對齊<option value=right>右對齊</select><br>
水平寬度: <input class="wenbenkuang" maxlength=3 id=e ONKEYPRESS="event.returnValue=IsDigit();"><br>水平寬度必須是數(shù)字,范圍建議在1-999之間<br>
<input type=submit value='完成插入' class="go-wenbenkuang" id=Ok></center>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -