I have finished the task and I want my code to be assessed.
Here is a validation from W3C validator for my code
Here is a link to my code on CodePen:
Here is a link to the task:
I have finished the task and I want my code to be assessed.
Here is a validation from W3C validator for my code
Here is a link to my code on CodePen:
Here is a link to the task:
elslamo alikom @EngMustafa00
you doing great well done just a few notice here :
no need to use p element inside the address element so remove it and give the address the same class you give for the p
there special use for a element for tel and email check this one
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
this the memoirs of Bill S Preston, Esq
is the cite of the q element
by the way cite can be atterbuite (which does not displayed to user) or can be element which displayed to the user
so the quote be like this
<q cite="https://mygeekwisdom.com/2011/09/12/be-excellent-to-each-other/">
Be awesome to each other.</q> --
<cite>The memoirs of Bill S Preston,
<abbr title="Esquire"> Esq </abbr> .</cite>
and do not need to use the em here
hope that help and have a nice day