Um exemplo
ASP
<html>
<head>
<title>ASP</title>
</head>
<body bgcolor=gold>
<p>
<center>
<%for I=1 to 6%>
<font size= <%=I%> >
Internet<br>
</font>
<%next%>
</center>
</body>
</html>
Anterior
Seguinte
Primeiro
Ver Imagem