HTML Level 3 Lesson 1: Why cant I submit
I was asked to italicized "Wonder of world" and underline "Agra"
Here's my answer:
<p><b>Taj Mahal</b> is the first <i> Wonder of World </i> </p>
<p>It is located in <u> Agra </u> </p>
But when I try to submit, the message "You have to make wonder of world italic. Use <i> tag" always appears, even though I did everything correctly.
Thank you for the answers... :')