Assessment Wanted For Advanced HTML text section

Hello all,

I am looking for an assessment to the Advanced HTML text section.

This is the assessment page.

My code for the first assessment.

My code for the second assessment.

I am interested in knowing what you think of my code, how I can improve, etc.

Please don’t hold back!

Thanks, in advance, for your help.

I’m really enjoying learning web development through MDN.

Thanks to MDN for making all this educational content free!

I hope to hear from you soon. Be well.

Peter G. Morales

Welcome back @pgmorales76 :wave:

It’s cool that your are doing more tasks!

Here are my comments about your code:

  • Task 1 is perfect!
  • In task 2 you should use the cite attribute of <blockquote> to reference the source of the quote
    <blockquote cite="https://developer.mozilla.org/en-US/docs/Learn/Accessibility">...</blockquote>
    
  • The rest of task 2 is correct.

Have a nice day,
Michael

Thanks for your feedback and help!

Have a nice day!

1 Like