I really appreciate the help you can offer me. I want them to be strict any mistakes or something that can improve.
I used the WS3 Validator and I fixed a lot of bugs. I no longer get any errors, but if you can tell me that I can improve, regarding the readability of the code, indentation and anything else that you would do better, I would greatly appreciate it.
<em> around the addresses isn’t needed since the <address> element already styles them italic.
You are correct that you commented out the nested <address> element. It is not needed.
The last <br> inside the <address> isn’t needed since <address> (as a block element) already breaks the line (or at the end of <p> elements.
<a> elements are missing title attributes
On the last line: Instead of using quotation marks on the quote it would be more semantic to put the quote inside <q> elements: <q>Sean increĂbles el uno con el otro.</q>
It’s a rather long list, but only minor things. So there’s no need to get discouraged
Thank you for you reply @mikoMK@justsomeone.
I just made corrections to my code with your recommendations and it is definitely much better now. Thank you very much.
Respectfully, the only thing that was not very clear to me was the following comment from @mikoMK
I didn’t understand what you meant by “the last inside”.
I ask you to forgive me for not understanding. What happens is that my English is very basic and sometimes I use the translator for certain specific things.
you very welcome and do not worry about your english as i am not good in english too and even who is good it still new area for them so they could mix things sometimes
so do not worry we all here to help and to learn from each other