<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Atul Prajapati</title>
</head>
<body>
<h1>Hii dear 😍</h1>
<p>Uncomment the javascript code to see the magic 💋</p>
<p>You have to open this pen in codepen, click the logo in right top of code</p>
</body>
</html>
<script>
</script>
window.addEventListener('load', function(){
// window.open("https://atulprajapati.in", '_blank');
});
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.