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