Hello. Any assessment of my letter markup would be greatly appreciated.
Hi @lukecicilia1 and welcome to the community
Congratulations on your first exercise!
I have only two comments:
- You don’t need the
<p>
inside<address>
. - I would recommend using consistent indention for better readability.
That’s it. Keep up the good work!
Michael
Good comments @mikoMK. Also, you can turn on auto-formatting in Codepen to ensure your code is always consistently formatted: https://blog.codepen.io/2020/03/03/new-editor-setting-format-on-save/
1 Like