* fix: remove isHidden key from tool template * fix: removed isHidden key from English challenges * fix: remove isHidden key from Chinese challenges
552 B
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--