Assessment wanted for Marking up a letter (David Farinha)

Greetings. I would like the following work to be assessed, please. I’m not sure I got the quotation in the end right, though.

The link for the assessment page is: Marking up a letter - Learn web development | MDN (mozilla.org)

Hi @davidrfarinha and welcome to the community :wave:

Great work on your first exercise. :+1:
Everything looks fine beside the quote.

Since the quote is coming from a book (the memoirs of Bill S Preston, Esq.) you wouldn’t use the cite attribute of <q> but rather a <cite> element around the book’s name.
When you look closely you can also see that the <q> element adds quotes automatically. You can remove the double quotes in the text itself.

I hope that helps. :slightly_smiling_face:
Michael

Hi mikoMK,

Thanks a lot for your feedback! I was almost sure that part wasn’t right and m thankful for your explanation. It was enlightening!

Kind regards,
David Farinha

Michael Koch via Mozilla Discourse <notifications@discourse.mozilla.org> escreveu no dia domingo, 10/07/2022 à(s) 01:18:

1 Like