Mahendran-C
@Mahendran-CAll comments
- @IamtrievesSubmitted 8 months ago@Mahendran-CPosted 8 months ago
congratulations for completing your first challenge! 👌🎉✨
In your body, give min-height:100vh; to center your child div element.
body {
min-height:100vh; background-color: hsl(212, 45%, 89%); display: flex; justify-content: center; align-items: center; font-size: clamp(10px, 4vw, 32px); font-family: Arial;
}
0 - @UFXtrendscalperSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
Leraned about the CSS grid first time using it.
What challenges did you encounter, and how did you overcome them?The grid is not shifting to 2 columns in firefox.
What specific areas of your project would you like help with?Not sure why the columns are not shifting to 2 columns in firefox. Any advice would be great.
@Mahendran-CPosted 8 months agoEverything looks amazing. well structured. responsible to different screen sizes.
0 - @ArgueDevSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
- @Nebil-NejSubmitted almost 2 years agoWhat are you most proud of, and what would you do differently next time?
Nothing to Add
What challenges did you encounter, and how did you overcome them?Nothing to Add
What specific areas of your project would you like help with?Nothing To Add
- @SIRSAMUEL014Submitted 8 months agoWhat are you most proud of, and what would you do differently next time?
Growth.
What challenges did you encounter, and how did you overcome them?when making the image circular.
What specific areas of your project would you like help with?Javascript.
@Mahendran-CPosted 8 months agoyou have to consider the font-weight. otherwise everything good...
0 - @jayaxsuryaSubmitted 8 months ago
- @Targitay2012Submitted about 2 years ago@Mahendran-CPosted about 2 years ago
font family and font weight differs from two areas 1. title, 2. companies (this line).
The layout looks good and clean also responsive.
the code is readable, well-structured and reusable.
html file has the semantic tags also.
overall every this is except those miss matchings
I like the coding structures. coder used scss and ordinary css also
0