Write the steps to create and view an html document in a web browser
Answers
Answered by
8
Answer:
save html program with the extension
. html
then save that html file to desktop
After that click on. html file and select option open with
Answered by
4
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
Similar questions
English,
6 months ago
Math,
6 months ago
English,
6 months ago
CBSE BOARD X,
1 year ago
Chemistry,
1 year ago