diff --git a/README.md b/README.md index 979cc81..a27b3da 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ Demo: https://john-doe.neocities.org/ A website in a single HTML file. It simply uses the #anchor suffix and the :target CSS selector to show and hide pages/content. -To create a new page, add a
with a unique id: +To create a new page, add a <section> with a unique id: ```
Contact me!
``` -Then you could add a link to it inside