sampul-skrip-html-Nyekrip.com

<!DOCTYPE html>
<html>
	<head>
		<title>
		     Hello World
		</title>
		<script type="text/javascript">
		</script>
		<style>
			h1 {
				text-align: center;
			}
		</style>
	</head>
	<body>
		<h1>
			Hello World!
		</h1>
		<p>
			This is a test page
		</p>
	</body>
</html>

About The Author