Design comparison
Solution retrospective
Me costo hacer la animación del preview pero creo que conseguí hacerlo algo similar, la mayor parte del codigo lo copie pero aun asi creo que si entendi como hacer algo de ello. De la parte del css no se muy bien como me quedo. Es bueno copiar y pegar sin saber todavía que estoy haciendo o después de mirar lo que estoy haciendo.
Community feedback
- @godmayhem7Posted about 2 years ago
hey nice coding @Alexey-Cuevas 👏👏 your coding skills are really amazing here are some tips to better your code i noticed your text didn't break to do so try using the break-tag (<br>) to break text or words and also in your html document, wrapping your most of your code in div-tags make them look kinda messy try using other interactive tags like section-tags(<section></section>),main-tag(<main></main>),header-tag(<header></header>) and footer-tag(<footer></footer>) these tags are self explanatory and they help other people understand your code better the rest was okay 👌👌, hope this feedback was helpful👍👍👍
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord