Merge pull request #13772 from jdeprey/fix/say-hello-map
Clarify instructions in Say Hello to HTML challenge
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
"title": "Say Hello to HTML Elements",
|
||||
"description": [
|
||||
"Welcome to freeCodeCamp's coding challenges. These will walk you through web development step-by-step.",
|
||||
"We recommend you do these in order, but feel free to skip around by clicking the map on the left.",
|
||||
"We recommend you do these in order, but feel free to skip around by clicking the map in the menu above.",
|
||||
"Also, if you want to save your progress, you should join our community by creating an account. In just a few minutes, you can join our chat room, forum, and even a local study group in your city.",
|
||||
"First, you'll start by building a simple web page using HTML. You can edit <code>code</code> in your <code>text editor</code>, which is embedded into this web page.",
|
||||
"Do you see the code in your text editor that says <code><h1>Hello</h1></code>? That's an HTML <code>element</code>.",
|
||||
|
Reference in New Issue
Block a user