📄 calendar2.htm
字号:
<html>
<head>
<title>Calendar</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style> .DayN { font-family: Arial; font-size: 11px; background-color: #ffffcc; color: #9c6500; font-weight: bold; text-align: center; vertical-align: middle; border: 2px solid #ffffcc }
.DayU { font-family: Arial; font-size: 11px; background-color: #bdbabd; color: #ffffff; font-weight: bold; text-align: center; vertical-align: middle; border: 2px outset #bdbabd }
.DayD { font-family: Arial; font-size: 11px; background-color: #d6d7c6; color: #000000; font-weight: bold; text-align: center; vertical-align: middle; border: 2px inset #d6d7c6 }
.WeekDay { font-family: Arial; font-size: 11px; background-color: #899BC5; color: #ffffff; font-weight: bold; text-align: center; vertical-align: middle; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff }
.WeekEnd { font-family: Arial; font-size: 11px; background-color: #DA8181; color: #ffffff; font-weight: bold; text-align: center; vertical-align: middle; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff }
.ArrowN { font-family: Arial; font-size: 13px; background-color: #bdbabd; color: #ffffff; font-weight: bold; text-align: center; vertical-align: middle; border: 2px solid #d6d7c6 }
.ArrowU { font-family: Arial; font-size: 13px; background-color: #d6d7c6; color: #000084; font-weight: bold; text-align: center; vertical-align: middle; border: 2px outset #ffffff }
.ArrowD { font-family: Arial; font-size: 13px; background-color: #ffffcc; color: #9c6500; font-weight: bold; text-align: center; vertical-align: middle; border: 2px inset #ffffff }
.DateSelect { font-family: Arial; font-size: 11px; background-color: #ffffcc; color:#9c6500; font-weight: bold; text-align: right }
</style>
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0">
<DIV id="overDiv" style="Z-INDEX:2;FILTER:Alpha(Opacity=100,style=1,Finishopacity=60);POSITION:absolute"></DIV>
<FONT face="瀹嬩綋"></FONT>
<table border="0" cellpadding="0" cellspacing="0" style="BORDER-RIGHT: #ffffcc 1px solid; BORDER-TOP: #ffffcc 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #ffffcc 1px solid; CURSOR: hand; BORDER-BOTTOM: #ffffcc 1px solid; BACKGROUND-COLOR: #ffffcc"
id="tblCal" width="100%" height="100%" OnSelectStart="return false;">
<tr>
<td align="center" id="celBack" class="ArrowN"><</td>
<td align="center" valign="middle" id="celMonth" colspan="5">
<table border="0" cellpadding="0" cellspacing="0" align="center" ID="Table1">
<tr>
<td width="30"><select name="selYear" size="1" class="DateSelect" style="TEXT-ALIGN: right" ONCHANGE="selMonthYear();"
ID="Select1">
</select></td>
<td width="68"><select name="selMonth" size="1" class="DateSelect" style="TEXT-ALIGN: right" onchange="selMonthYear();"
ID="Select2">
<option value="January" selected>涓
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -