<html>
<head>
<title>
</head>
<body>
<h1>Hello, world!</h1>
<script>
document.write('Welcome to my website!');
</script>
<noscript>
<p>Please enable JavaScript to view this website.</p>
</noscript>
</body>
</html>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.