<!DOCTYPE html>
<html>
<body>

<form runat="server">
<asp:Literal runat="server" Text="I Like W3Schools!" />
</form>

</body>
</html>