i finish
What challenges did you encounter, and how did you overcome them?no experience with js, i try very hard to make it happen
What specific areas of your project would you like help with?good enugh today, maybe...
i finish
What challenges did you encounter, and how did you overcome them?no experience with js, i try very hard to make it happen
What specific areas of your project would you like help with?good enugh today, maybe...
I appreciate any helpful feedback.
It's looking like very pretty code. go ahead happy coding
suggest --use proper margin and padding --code name convention and proper code hygiene
overall good keep coding
i have had some problems with positioning the cards on the desktop view. I overcome them with display grid on the container of the cards and with this on every card: position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%);
What specific areas of your project would you like help with?i would know if there is a better way to position the card than my solution. but I would appreciate any advice to improve.
need to improve the code need to learn more about grid make sure prefect responsive
happy coding
There have issue -- Make sure it is responsive, suggest using a css grid -- image and content do not align recheck your code again
thanks
me orgulho de ter aprendido mais sobre listas ordenadas e desordenadas. Tambem fiquei feliz de aprender a usar o ::maker para mudar as cores das bolinhas e dos numeros das listas. na próxima vez que eu for usar listas, irei usar mais classes nelas, pois facilitaria muito minhas estilizações e na hora de melhorar o responsivo.
What challenges did you encounter, and how did you overcome them?estilizar as cores dos marcadores das lista foi um desafio pra mim. e tbm organizar o padding e o margin das listas, tive muita dificuldade. e no final, apanhei muito das duas colunas sobre as calorias, dai tive que usar um grid pra resolver a questão.
What specific areas of your project would you like help with?preciso melhorar em crias lista e tabelas mais responsivas para diferentes tipos de telas.
all requirements are perfect to fulfill. HTML solution follows the rules perfectly to screen sizes Well-code structured and readable.
keep it up.
ok
What challenges did you encounter, and how did you overcome them?ok
What specific areas of your project would you like help with?ok
some bugs are here. Image is not link properly that's why its not shown. improve code for better modern way.
best of luck
suggestion to readable code. (where proper space; naming convention ) proper use of flex and grid
overall good to meet all of the demands.
I'm most proud of being able to complete the challenge mostly by myself. I did need to research certain aspects of CSS that I had trouble with, but overall it was a great experience and feeling. I honestly don't know what I would have done differently next time.
What challenges did you encounter, and how did you overcome them?The first challenge I encountered was how to center my QR card inside the container div. I had trouble figuring this out but found the answer using flexbox, a topic I'm very new to. The second challenge I encountered was importing the correct font. I found the answer using Stack Overflow.
What specific areas of your project would you like help with?None as of now
The solution is made from HTML and CSS. No extra framework and tools are being used. This is raw code. It is the perfect solution. All necessary information is included.
This solution fulfills the requirement.