Text file: sequence of ASCII/Unicode characters: simplest format. No hidden formatting like in Word. Except for end-of-line character(s). Each character is one byte. Viewable in any text editor, e.g. Notepad or Mac TextEditor, or a web browser. "universal and eternal." Extensions: .txt .dat Web pages: .html .css (or dynamically generated HTML) Source code: .py .c .cpp .js .bas .bat ... Data interchange formats: XML JSON ******************************************************************************* Notepad: Format | Font... one font and size. How the characters are displayed. A setting for Notepad: all files will be shown in this font. Typically a fixed-width font is best for text. View | Status bar On by default. To see line and column numbers in the status bar. View the contents of the file. Ctrl+Home, Ctrl+End, PgUp, PgDn Edit it. Select: Ctrl+A, mouse drag, Shift+arrow, double-click word, W11: triple click line Search: Edit | Find... Ctrl+F Goto line: Edit | Go To... Notepad cannot sort or filter, or do numeric calculations, or search using patterns.