HTML pages
- Create a file called
about.html.
<h1>Hello HTML World</h1>
Some sample text.
- Note: the
.htmlfiles take precedence over the.mdfiles!
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
about.html.<h1>Hello HTML World</h1>
Some sample text.
.html files take precedence over the .md files!