Hello. Here my html code
https://codepen.io/marat-minnigaliev/pen/ZExoVZd?editors=1100
Hi @NikolaTesla and welcome to the community 
Amazing work on your first big exercise! 
Everything is correct. I have only two small simplifications:
- The
<p>inside the<address>es are not necessary. - You have some unnecessary
<br>s in the running text (outside the addresses). Removing them doesn’t change anything. They can be deleted.
Have a nice day,
Michael
1 Like