源代码
<html> <head> <title>ASP代码:ASP输出语法</title> </head> <body> <p><%= "新思路站长网志 站长学院 www.admin9.com/html" %></p> </body> </html>
源代码执行结果