To Dat
@tltd0807All comments
- @kyduyennguyen@tltd0807
it seems like the font and letter spacing in the button are a little bigger than the design. Also, the space between the subheader, header, and paragraph needs a little bit closer
Marked as helpful - @SyedMIrtazaHyder@tltd0807
hi IRTAZA HYDER’S. First of all, congratulation on your challenge, you did it very nice and i have learned from it a lot And here is my thought: -Grid will be easier for 2 dimensions layout you can watch here -The quotation you can set it as background with the position top left etc... link Also you can check my solution if you want And have a nice day 😁😁
- @denielden@tltd0807
hi Deniel Den, congratulation on your challenge, Your app doesn't work properly on firefox To fix that you can try: https://stackoverflow.com/questions/71255840/fetch-api-return-same-data-always/71256248#71256248
Marked as helpful - @Ahmed-Alaa-2001@tltd0807
Hi Ahmed Alaa, congratulation for your first project challenge. About the solution, this is my opinion:
- First, it looks pretty nice
- Submit button border:none;
- You can use tabindex for the focus of div tag, or set the focus for the button
Marked as helpful - @ElenaKondrashova@tltd0807
Hi Elena, congrats on completing your project here! It looks very nice, In my opinion, you should use display: flex for the ".description" instead of position: absolute for the h1 and p tag. It is just my opinion, by the way, I have learned from your solution a lot. Have a nice day 😁😁
Marked as helpful - @dripping-code@tltd0807
Hello Kelvin, congratulations on your new solution! -for the content in the middle, try to set the width: 100% for the .place or the body
Marked as helpful