<!DOCTYPE html>
<html>
<body>
<form runat="server">
<asp:Calendar ID="Calendar1" runat="server" ShowGridLines="TRUE" />
</form>
</body>
</html>