Tell us what’s happening:
I am falling to code in the p element the one that is being asked on 5
Your code so far
<html>
<body>
<h1>CatPhotoApp</h1>
<!-- User Editable Region -->
<h2>Cat Photos</h2>
<p Everyone loves cats online ="red text">
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36
Challenge Information:
Learn HTML by Building a Cat Photo App - Step 3