Tell us what’s happening:
i dont understand how to build a cat photo app by using HTML
Your code so far
<html>
<body>
<!-- User Editable Region -->
<h1>Hello World</h1>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14092.77.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.107 Safari/537.36
Challenge Information:
Learn HTML by Building a Cat Photo App - Step 1
Teller
2
Welcome to the forum @abidnosheen52
Change the text of the h1
element below from Hello World
to CatPhotoApp
and watch the change in the browser preview.
For this step you need to change the text between the h1
tags.
Each step will guide you on how to code the app.
Happy coding
Welcome to FFC forum. Read this documents about html language:
system
Closed
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.