I cannot figure out what the issue is with my Module-8 Assessment(Adding HTML modules) β it keeps coming back as incorrect. I have added HTML modules for both Open Table widge & Delivery Disclaimer.Can anyone help?
Hi Sowmya,
It looks like you have a period β.β in the href which makes it an invalid URL. Hereβs what you have:
<div>
<a href="https://turtleheadtacos.com/delivery-partners.">All issues with orders placed via 3rd party apps should be resolved through that vendor</a>
</div>
You want to remove the period in the href and add a period after vendor, per the challenge instructions.
Challenge accounts only stay active for 2 days so you may need to restart the challenge. If you do, keep this in mind!
Thank you!
Liz
1 Like