Marking up a letter | Assessment request

Hi there! I have followed the steps provided, but I am having difficulties arranging certain areas of the file. Kindly bear with me as I am new to this. I also highly appreciate any feedback I can get to further improve my work.
Here is the link to my jsfiddle file: https://jsfiddle.net/CarlJiongco/tkghabsw/15/

Regards,

Hi @carljiongco and welcome to the community :wave:

Most of the parts already look pretty good. Congratulations! :+1:

  • To move the first address to the right this part of the description is important:

    The first address and first date in the letter should have a class attribute value of sender-column . The CSS you’ll add later will cause these to be right aligned, as it should be in the case in a classic letter layout.

  • In the list under “Subjects of study” you need to use <sub> and <sup> tags to place the numbers down or up like in the example screenshot.

  • The last line with the motto needs a <q> tag for the motto itself and a <cite> tag for the reference where it is from.

I hope these hint will get you further. If you need additional help or you want me to look at it again, just ask. :slightly_smiling_face:

Have a nice day,
Michael

PS: Your email address is visible in your post. I think it somehow ended up in the optional “name” field of your profile. I recommend removing it.