hs224
(HS)
March 19, 2022, 3:13pm
1
Hi, I am looking forward to an assessment for my HTML code that I wrote for marking up a letter. Any indication of mistakes, suggestions, or improvements is welcome. The link to the marked up letter is as follows:
Here’s the link to the MDN page that contains the assessment assignment:
We all learn to write a letter sooner or later; it is also a useful example to test our text formatting skills. In this challenge, you'll have a letter to mark up as a test for your HTML text formatting skills, as well as hyperlinks and proper use of...
elslamo alikom @hs224
you doing great well done just little notice here
the first address should start from the Dr. Eleanor Gaye
till the email so no need div element and give this address the class you give for the div
by the way address make it content italic by default so not need to wrap anything with em
the time element after the first address you could wrap it with p element and give it the same class
do the same thing with the second address and of course without the class
some of the time element you forget to set datetime
value for it and sometime you forget the time element check the semester list
you can copy the css code in the css panel in codepen and it will still work of course you will learn many ways when you reach the css lessons
your email already displayed next to your email so try to hide it from your profile page
hope that help and have a nice day
2 Likes
hs224
(HS)
March 19, 2022, 9:34pm
3
Hi @justsomeone , thankyou for the feedback. It was really helpful.
1 Like
@hs224 you very welcome and happy coding