Computer Science, asked by satnamsingh60, 11 months ago

creating a document in word prosessing​

Answers

Answered by virustaken
1

creating a new blank Document

  1. Choose office button . new . The New Document dialog box appears.
  2. In the upper left corner of the large Create a new word document panel, click Blank Document.
  3. At the bottom of the New Document dialog , click Create.

Answered by Anonymous
0

Answer:

<!doctype html>

<html>

<head>

<title> My Website </title>

</head>

<body>

<h1> This is my heading </h1>

</body>

</html>

Similar questions