Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

How to add CSS to an HTML document?

  • Inline style attribute
  • In the <head> tag or in the <body> of the HTML
  • In a separate file using <link>