creating a document in word prosessing
Answers
Answered by
1
creating a new blank Document
- Choose office button . new . The New Document dialog box appears.
- In the upper left corner of the large Create a new word document panel, click Blank Document.
- At the bottom of the New Document dialog , click Create.
Answered by
0
Answer:
<!doctype html>
<html>
<head>
<title> My Website </title>
</head>
<body>
<h1> This is my heading </h1>
</body>
</html>
Similar questions