Untitled - MARKUP 0.62 KB
                                
                                    <html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset="UTF-8">
			<meta http-equiv="Content-Script-Type" content="text/javascript">
		</head>

<body>
<center><h1>
<script type="text/javascript">
var n=1;
for (var i = 0; i<5;i++) {
for (var j=0;j<n;j++)   {
				document.write("*");
				document.write(" ");
				}
				n++
				document.write("<br>");
				}
</script>
</center></h1>
</body>
</html>
                                
                            

Paste Hosted With By Wklejamy.pl