@josuethetikaSubmitted over 1 year ago
i hope i will improve my self with your feedback
i hope i will improve my self with your feedback
First of all congratulations on completing this challenge. Now to what you could improve
<br>
. Instead what you can do is to use either <div>
, <span>
or <p>
tag. In this challenge it's not a big deal, however in the future, please try to get used to the other tags.margin: 5px
for instance. Using this it will apply the 5px on each side instead of manually declaring it with different values, that will completely mess with the alignment of the element.That was from me in terms of what you could improve. Good luck and happy coding 🙂