Untitled - MARKUP 0.59 KB
                                
                                    <!DOCTYPE html>
<html lang="pl-PL">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Script-Type" content="text/javascript">
</head>
<body>
<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>
</h1>
</body>
                                
                            

Paste Hosted With By Wklejamy.pl