Files
freeCodeCamp/curriculum/challenges/english/01-responsive-web-design/basic-css-cafe-menu/part-001.md
Oliver Eyton-Williams 0bd52f8bd1 Feat: add new Markdown parser (#39800)
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00

392 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.

--hints--

Test 1


--seed--

--seed-contents--

--fcc-editable-region--

--fcc-editable-region--