<!DOCTYPE html>
<html>
<body>
<form runat="server">
<asp:CheckBox id="check1" Text="Is it?" runat="server" />
</form>
</body>
</html>