33 lines
1.2 KiB
HTML
33 lines
1.2 KiB
HTML
<HTML xmlns:cal = "urn:cal">
|
|
|
|
<HEAD>
|
|
<TITLE>ViewLinkCalendar</TITLE>
|
|
<STYLE ID="oStyle">
|
|
@media All
|
|
{
|
|
cal\:Calendar {
|
|
BEHAVIOR: url("vlcalendarnv.htc"); WIDTH: 33%
|
|
}
|
|
}
|
|
TD { font-size:70%; text-align:center}
|
|
</STYLE>
|
|
</HEAD>
|
|
|
|
<BODY ID="oBody" STYLE="font-family:verdana; font-size:70%; border: 1px solid black; text-align:center">
|
|
<!--TOOLBAR_START--><!--TOOLBAR_EXEMPT--><!--TOOLBAR_END-->
|
|
<cal:CALENDAR style="WIDTH: 250px; height:250px"></cal:CALENDAR><BR/><BR/>
|
|
<TABLE BORDER="1" WIDTH="250">
|
|
<TR>
|
|
<TD>This</TD>
|
|
<TD>is</TD>
|
|
<TD>a</TD>
|
|
<TD>table.</TD>
|
|
</TR>
|
|
</TABLE><BR/>
|
|
<BUTTON STYLE="behavior: url(vlbuildtree.htc); width:260">Build Document Tree</BUTTON>
|
|
|
|
<P><HR><FONT COLOR="black" FACE="ms sans serif" SIZE="1">©<A HREF="http://msdn.microsoft.com/isapi/gomscom.asp?TARGET=/misc/cpyright.htm" TARGET="_top"> Microsoft Corporation. All rights reserved. Terms of use.</A></FONT>
|
|
<P><FONT COLOR="black" FACE="ms sans serif" SIZE="2">For new and updated Web samples, visit the <A HREF="http://msdn.microsoft.com/downloads/c-frame.htm#/downloads/samples/internet/default.asp" TARGET="_blank">MSDN Online Web & Internet Samples</A> site.</FONT>
|
|
</BODY>
|
|
</HTML>
|