Hello,
I just finished my first project, the Tribute Page. I am new to this so it might look a bit rough. Any feedback you have will be appreciated.
Thank you.
Hello,
I just finished my first project, the Tribute Page. I am new to this so it might look a bit rough. Any feedback you have will be appreciated.
Thank you.
Nice, clean, responsive. Thumbs up
Looks good, clean layout. Much better than my early projects lol
Looks really good. The only thing I saw is that there is there is no unit of measurement for your
The line - height
property in CSS controls the space between lines of text. It is often set in a unitless value (e.g. line - height : 1.4; ) so that it is proportional to the font-size.
Thanks for the feedback!
Thank you, I appreciate it!
Thank you, I’ll remember that for my future projects.