<%
Response.ContentType="text/html"
%>

<!DOCTYPE html>
<html>
<body>

<p>這是一些文字</p>

</body>
</html>