Latest solutions
Product preview card component
PSubmitted 8 months ago- Landscape image - how would you "zoom out" on an 'object-fit: cover;'
Recipe landing page
PSubmitted 8 months ago- image: can not get object-fit to work?
- responsiveness: was trying to find a way to get text to wrap when adjusting screen sizes but can not find a solution
would love any feedback, thank you
Links landing page
PSubmitted 8 months agoHow is the overall structure of the HTML? What can I be doing more professionally?
Blog card
PSubmitted 8 months ago- Learning tag: I can't figure out why it's taking up all that height
- card padding on the right side of the card is larger than the rest
- author image - when viewed in live preview the sizing is correct but hosted through GitHub it appears larger
Latest comments
- @DORMODOP@bakellian
Extra space in the design, reducing that will help the content be more readable. But overall good job
- @santhoshjavascriptP@bakellian
great use of adjust styles based on viewport size.
- @verostrizinecWhat are you most proud of, and what would you do differently next time?
Estoy orgullosa de mi constancia diaria con estos proyectos, de aprender a estructurar un HTML de 0. Siento que debo mejorar y practicar bastante la estructuración en CSS para no repetir código.
What challenges did you encounter, and how did you overcome them?El uso de media queries es siempre un desafio. Lo solucioné con una extension de chrome de responsividad.
What specific areas of your project would you like help with?Quisiera saber como aplicar las media queries sin repetir tanto código en ellas, simplemente ajustando unas pocas lineas.
- @LionPorphirio
- @V0zmoWhat are you most proud of, and what would you do differently next time?
I added some simple JavaScript for a custom cursor, I'm quite improved say myself for the CSS and HTML, it's much tidier and cleaner. Still need to learn how Flex works and the hierarchy of HTML.
What challenges did you encounter, and how did you overcome them?The JavaScript code, the element implementation of CSS to do animation, and probably how CSS and JavaScript syntax work. But with quick Google search can solve the problem!
What specific areas of your project would you like help with?Personally nothing, quite impressed by myself. However, if there is some room for improvement in my code please give me feedback and criticism!
P@bakellianOnly comment would be to use REM instead of PX for accessability
- @santhoshjavascriptP@bakellian
everything looks great! One callout would be updating the title copy color to match the design.