⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fontfaceselect.htm

📁 1、用SQL查询器打开install目录下的dooogo.sql运行之后创建数据库dooogo。 2、然后打开web.config修改 <DbProvider type="Club.Fram
💻 HTM
字号:
<html>
<title>颜色选择</title>
<style type="text/css">
a {font-size:12px;}
img {border:0;}
td.icon {width:24px;height:24px;text-align:center;vertical-align:middle;}
td.sp {width:8px;height:24px;text-align:center;vertical-align:middle;}
td.xz {width:47px;height:24px;text-align:center;vertical-align:middle;}
td.bq {width:49px;height:24px;text-align:center;vertical-align:middle;}
div a.n {height:16px; line-height:16px; display:block; padding:2px; color:#000000; text-decoration:none;}
div a.n:hover {background:#E5E5E5;}
</style>
<SCRIPT LANGUAGE="JavaScript">
<!--
function format(type,value){
	event.returnValue = false;
	window.returnValue = value;
	window.close();
}
//-->
</SCRIPT>
<body>
<center>
<div id="fontface" style="z-index:99; padding:1px; position:absolute; top:0px; left:0px; background:#FFFFFF; border:1px solid #838383; width:110px; height:270px;"><a href="javascript:void(0)" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px '宋体';">宋体</a><a href="javascript:void(0)" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px '黑体';">黑体</a><a href="javascript:void(0)" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px '楷体';">楷体</a><a href="javascript:void(0)" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px '隶书';">隶书</a><a href="###" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px '幼圆';">幼圆</a><hr><a href="###" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px Arial;">Arial</a><a href="###" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px 'Arial Narrow';">Arial Narrow</a><a href="###" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px 'Arial Black';">Arial Black</a><a href="###" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px 'Comic Sans MS';">Comic Sans MS</a><a href="###" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px Courier;">Courier</a><a href="###" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px System;">System</a><a href="javascript:void(0)" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px 'Times New Roman';">Times New Roman</a><a href="javascript:void(0)" onClick="format('fontname',this.innerHTML)" class="n" style="font:normal 12px Verdana;">Verdana</a></div>
</div>
</center>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -