App下载

try_webpages_cs_002 在线工具

try_webpages_cs_002 在线工具

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="/statics/demosource/showrazor.css" />
</head>
<body>
<html>

<body>

<span class="marked">@RenderPage("header.cshtml")</span>

<h1>Hello Web Pages</h1> 

<p>This is a paragraph</p>

<span class="marked">@RenderPage("footer.cshtml")</span>

</body>

</html>

</body>
</html>
运行结果