Alexander Pavlovic
@Pavlovic2001All comments
- @Shehata1989Submitted 7 months ago
- @Diogo356Submitted 7 months agoWhat are you most proud of, and what would you do differently next time?
Me orgulho de ter tidos bons resultados com o projeto, tive uma boa evolução utilizando o Html e css, porem oque me faltou foi um codigo mais legivel. Na proxima irei me preocupar mais com isso.
What challenges did you encounter, and how did you overcome them?Encontrei muita dificuldade em identificar o momento correto de usar css grid, tive uma grande dificuldade nessa questão, mas consegui melhorar isso.
What specific areas of your project would you like help with?Este meu projeto não está 100%, o meu real problema, é quando eu reduzo a tela na vertical, e o container que contem o conteudo, está cortando o conteudo interno dele. Não consegui resolver e nem pesquisar da forma certa para achar a solução.
- @MohamedKerkebSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
I'm glad I used variables in CSS; I could have diversified the variables more
What challenges did you encounter, and how did you overcome them?Styling with CSS for lists, separating lines, and table rows' bottom lines presented challenges. I overcame them by researching solutions.
What specific areas of your project would you like help with?For now, nothing.
@Pavlovic2001Posted 7 months agoLooks good, but would for next time fill out the site on the bottom. So in other words center the article more.
Marked as helpful0 - @ShivanshvohraSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
this seemed pretty easy
What challenges did you encounter, and how did you overcome them?unable to centre the outerbox to the centre of the page vertically.and couldnt apply focus element rather used hover
What specific areas of your project would you like help with?how to apply focus property to anything except an input label and how to centre the outerbox on the weboage verticaaly align items didnt work
@Pavlovic2001Posted 7 months agoI would use position absolute to position it more in the middle.
0 - @JunbolSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
.illustrationBox { border-radius: 10px; background-image: url(../assets/images/illustration-article.svg); background-repeat: no-repeat; width: 100%; height: 42%; background-position: center; background-size: cover; position: relative; background-color: blue; margin-bottom: 1.5rem; }
What challenges did you encounter, and how did you overcome them?background image cover
What specific areas of your project would you like help with?no now maybe in the future
@Pavlovic2001Posted 7 months agoNice coding, I like how you used flex for this task. No inputs from me, looks good.
0 - @abuzarcodesSubmitted 7 months ago@Pavlovic2001Posted 7 months ago
The card looks good, everything else also looks good. But I would like to have the card more in the center.
0