Step 35 - Build A Cat Photo App
See original GitHub issueDescribe the Issue
The instruction asks you to add an action attribute to your form tag. The URL is https://freecatphotoapp.com/submit-cat-photo
but I believe we should change it to https://www.freecatphotoapp.com/submit-cat-photo
as it is how most people would type in a website and the link auto changes to that. When trying to do www in the URL in your code, it fails the check and I believe it should either accept both or we should change it to www.
Affected Page
Your code
Expected behavior
See above.
Screenshots
System
- Device: Windows PC
- OS: Windows 10
- Browser: Opera
Additional context
No response
Issue Analytics
- State:
- Created a year ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Step 35 Cat Photo App - HTML-CSS
Step 35 Cat Photo App ... Step 35. The action attribute indicates where form data should be sent.
Read more >Learn HTML by Building a Cat Photo App - Steps 31-40
Playlist with all steps : https://youtube.com/playlist?list=PLa-0Y08VoGnoZQbp32TfsRypozgB7Lp4GWalk through steps 31-40 of the Learn HTML by ...
Read more >Free Code Camp Walkthrough 1 | HTML - Cat Photo App
In this tutorial I'll show you how to get through the HTML Cat Photo App section on Free Code Camp that teaches you...
Read more >FreeCodeCamp: Learn HTML by building a Cat Photo App
https://www.freecodecamp.org/learn/2022/responsive-web-design#learn-html-by- building-a-cat - photo -appIf you found my content helpful, ...
Read more >Learn HTML by Building a Cat Photo App (31-40) - YouTube
Timestamps:00:00 - Intro00:25 - 3101:00 - 3201:20 - 3301:40 - 3402:00 - 3502:44 - 3603:10 - 3703:43 - 3804:25 - 3905:14 - 40GitHub: ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That’s true. I just feel people who are newer to coding might not familiar with subdomains and such so I think we should keep it to what kids learn in tech class in school these days and such.
or just let the test pass if they type www
I think there’s enough agreement that no change is necessary, so I’m closing this.
Thanks for the discussion, everyone.