<html>
<head>
<title> Write Title Here</title>
</head>
<body>
Write html tags here..
</body>
</html>
Write this code in any editor, notepad, notepad++, etc.
And save this format to .html or .htm file extension. Now your html file is generated.
<head>
<title> Write Title Here</title>
</head>
<body>
Write html tags here..
</body>
</html>
Write this code in any editor, notepad, notepad++, etc.
And save this format to .html or .htm file extension. Now your html file is generated.