<!DOCTYPE html>
<html>
<body>

<%
response.write("<h2>You can use HTML tags to format the text!</h2>")
%>


</body>
</html>