Randell Dawson 94f0cf0ef8
chore(learn): Remove remaining isHidden keys from frontmatter (English and Chinese challenges) (#39809)
* fix: remove isHidden key from tool template

* fix: removed isHidden key from English challenges

* fix: remove isHidden key from Chinese challenges
2020-10-08 14:18:47 +02:00

552 B

id, title, challengeType
id title challengeType
5f33071498eb2472b87ddee4 Part 1 0

Description

As you learned in the last few steps of the Cat Photo App, there is a basic structure need to start building your web page.

Add the <!DOCTYPE html> and an html element.

Tests

tests:
  - text: Test 1
    testString: ''

Challenge Seed


--fcc-editable-region--

--fcc-editable-region--