Slide 12
Slide 12 text
Use inline styles to offset important text
In terms of formatting, styling important text differently helps place better emphasis on them.
- Use bold for user interface elements, e.g Click Save
- Use italics for emphasis, e.g You must save your work before shutting down
- Use monospace fonts for file paths, terminal commands, and code, e.g Run `./bin/script.sh`