Windows - Open Start {“smallUrl”:“https://www. wikihow. com/images/0/07/Windowsstart. png”,“bigUrl”:"/images/thumb/0/07/Windowsstart. png/30px-Windowsstart. png",“smallWidth”:460,“smallHeight”:460,“bigWidth”:30,“bigHeight”:30,“licensing”:"<div class="mw-parser-output">
I edited this screenshot of a Windows icon. \n</p>
License: <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="http://en.
wikipedia.
org/wiki/Public_domain">Public Domain</a>
\n</p></div>"}, type notepad into Start, and click Notepad at the top of the window.
Mac - Open Spotlight {“smallUrl”:“https://www.
wikihow.
com/images/e/ea/Macspotlight.
png”,“bigUrl”:"/images/thumb/e/ea/Macspotlight.
png/30px-Macspotlight.
png",“smallWidth”:460,“smallHeight”:460,“bigWidth”:30,“bigHeight”:30,“licensing”:"<div class="mw-parser-output">
I edited this screenshot of a Mac icon. \n</p>
License: <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="http://en.
wikipedia.
org/wiki/Fair_use">Fair Use</a>
\n</p></div>"}, type in textedit, and click TextEdit below the Spotlight search field.
When using HTML, you always have to press ↵ Enter after creating a line of code to move onto the next line.
When using HTML, you always have to press ↵ Enter after creating a line of code to move onto the next line.
For example: to create a table column labeled “Number of Dogs”, you would type
Columns are created from left to right.
For example: to create a cell with the number “23” in it, you would type
| Day | Month | Year |
|---|---|---|
| 4 | March | 1990 |
| 27 | July | 1993 |
The end result should look like this: