please give me some advice to improve my coding thank you
Anis
@anisgoAll comments
- @Ellizer27Submitted about 3 years ago@anisgoPosted about 3 years ago
nice work it is better to center the design vertically using the position
absolute
.Marked as helpful0 - @davflocreatorSubmitted about 3 years ago
the CSS grid was a problem at first but after weeks of debugging, I finally did it very close to the design if you guys see I missed something pls comment down, thanks!!!
@anisgoPosted about 3 years agolooks great it is better to put the license in the bottom of the page.
1 - @bahati7Submitted about 3 years ago
I look forward to your feedback...
@anisgoPosted about 3 years agoThere is an extra width is the body you can add
max-width: 100%;
oroverflow: hidden;
Marked as helpful0 - @joaolucas-progSubmitted about 3 years ago
I Wish a feedback about my html structure, if have best way to solve a same code, also feedback about my mobile view and how to improve it.
@anisgoPosted about 3 years agoGreat work :) it is better to add
<html lang="en">
in your html file.Marked as helpful1 - @greeshmaymSubmitted about 3 years ago
Hi, This is my first challenge on Forntend Mentor.I think Design is OK but it doesnt scale accordingly to browser size.Any leads would be helpful.
@anisgoPosted about 3 years agohello, change the
h2
tag toh1
and addfont-family: "Big Shoulders Display"
. andfont-family: "Lexend Deca"
inp
tagMarked as helpful0