Web Guide/The Very Basics: Difference between revisions
No edit summary |
|||
| Line 15: | Line 15: | ||
# Give it a name and press return. | # Give it a name and press return. | ||
# Now, open TextEdit. | # Now, open TextEdit. | ||
# | #If it doesn't start a new document automatically, click "New Document" or press <kbd><kbd>⌘</kbd> + <kbd>N</kbd></kbd> to do that. | ||
# HTML is a plain text format, so we need to go to Format > Make Plain Text (or press <kbd><kbd>⌘</kbd> + <kbd>Shift</kbd> + <kbd>T</kbd></kbd>) to make TextEdit treat it as such. | # HTML is a plain text format, so we need to go to Format > Make Plain Text (or press <kbd><kbd>⌘</kbd> + <kbd>Shift</kbd> + <kbd>T</kbd></kbd>) to make TextEdit treat it as such. | ||
[[File:MacOS save screenshot.png|thumb|right|This is roughly what you want it to look like]] | [[File:MacOS save screenshot.png|thumb|right|This is roughly what you want it to look like]] | ||
| Line 24: | Line 24: | ||
</div> | </div> | ||
<div class="platform linux"> | <div class="platform linux"> | ||
=== Linux === | === Linux === | ||
</div> | </div> | ||