Please i need an evaluation.
Hi @gualdufar and welcome to the community
Your embedded CodePen shows a 404 error, but I found the two “Advanced HTML” tasks on your CodePen profile. So I will tell you something about them.
- Task 1: Correctly solved.
- Task 2: Mostly correct. You used
title
in the<blockquote>
for the link. This should be thecite
attribute. Everything else is correct.
Have a nice day,
Michael