Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _articles/building-basic-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Digital badges capture the evidence and are the demonstration knowledge and achi
* defines a title in the browser tab
* provides a title for the page when it is added to favorites
* displays a title for the page in search engine results.
* Next, add the tags-- these should be around the entire text for the page.
* Next, add the tags <body> </body>-- these should be around the entire text for the page.
* Use h1 for your page’s top headline, the on-screen title for your story (different from the title tag)
* Use h2 or h3 tags for section headings
* Use p tags for paragraphs
Expand Down