@dypichsophaneat2002Submitted over 1 year ago
Umer Sohail
@callmeUmerAll comments
- @callmeUmerPosted over 1 year ago
Hello there 👋. Congratulations on successfully completing the challenge!
I have recommendations regarding your code that I believe it will great interest to you.
HTML:
- First of all add
alt = "some alternate text"
to all of the<img />
tags - Remove
<p>
tag from the<button></button>
tag as this is unnecessary - Your document must have 1
<h1>
tag
I hope you find this helpful.
Happy coding!
0 - First of all add