Hello guys!
I had some doubts while working on this project and I hope you could help me with them:
-
About the nesting on HTML: I only used divs to contain the elements, including the ones that work as background and as the box to hold the major information about the product ("image" and "infos"). Is there any other feature that works best for this purpose and let the divs only for minor elements (paragraphs and links)?
-
About the CSS: I tried to rearrange the position of the image and text inside the button, but it did not work as I planned. Maybe because it is a link
<a></a>
. Is there any way to improve that?
That is it. If you have any other tips or observations, please, feel free to share.
Thank you!