<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">@Code Dim i=0 Do While i < 5 i += 1 @<p>Line @i</p> Loop End Code</span> </body> </html> </body> </html>