In one’s editor, type the following code.

<html>
	<body>       
		<h1>Hello, World!</h1>    
	</body>
</html>

Now save the file with any name one likes, and then add a .html or.htm extension to it.

https://codepen.io/linccodes/pen/MWOvNKy

https://lh4.googleusercontent.com/sYIRJ-0igLjiQwQqTWUK-ZJ8zT5qdDIbd1jzKMYESWTtmBHYNJnUK-xtiYx-VFcjWJ0yO4qgy_4F70rCGRubQXrMo_6DM6jFL0Xmpm8gMM078Xo8Wi4fBPSgqXm-VA2ZptxrswXs

Congratulations 🎉, you have made your first webpage.