Notepad- Full Notes

Notepad is a simple text editor program by which we can create a file, open the existing files, save the file,print the file and many more thing.

The extension of Notepad files are .Txt







How to open the notepad in Windows 10-


Method-1

- Press window key+R
- type notepad
- press enter key

Method-2

- press window key
- type notepad
- press enter key

Method-3
- Right click on the blank area of the desktop
- click on new
- click on text document
- type the file name
- press enter key 2 times


Title Bar- The horizontal line on the top of the notepad screen is known as Title bar. Whenever we save the file with a specific file name we can see it at the top left corner of the Title bar. At the of the right of the title bar we can see the 3 button which are minimize,maximize(restore) and close.

Menu bar- This is also a horizontal line which is just below the Title bar. It has some menu options which have so many sub menus inside it which have their own importance.

File Menu-

  • New(Ctrl+N)- This command is used to insert a new blank page.
  • Open(ctrl+o)- This command is used to open the existing files.
  • Save(Ctrl+S)- This command is used to save the after any modification in the saved files.
  • Save As(ctrl+s)- This command is used to save the first first time with a specific file name.


Edit Menu-

  • Undo(Ctrl+Z)- This command is used to Go one step backward in the file.
  • Select All(Ctrl+A)- This command is used to select all the contents.
  • Cut(Ctrl+x)- This command is used to cut the selected texts.
  • Copy(Ctrl+C)- This command is used to copy the selected texts.
  • Paste(Ctrl+V)- This command is used to paste the cut or copied contents of the documents a\t the desired location.
  • Delete- This command is used to delete the selected contents of the document.
  • Find(Ctrl+F)- This command is used to find a letter or a word in our document.
  • Replace(Ctrl+H)- This command is used to replace the selected words or letters with the desired words and letters in our document.
  • Goto(Ctrl+G)- This command is used to go directly at the desired line no. in our document.
  • Date& Time(F5)- This command is used to insert the system date and time in our document at the current cursor position.


Format Menu-

  • Word Wrap-This command is used to break the line post completing the desktop screen size in our document.
  • Font- This command is used to change or set the font type, style and size of the selected texts.






Comments