Latest solutions
Latest comments
- @Freshtanazari
- @Freshtanazari@Tamana123-2
Hi Freshta Nazari! Great job for completing the project. The height of container is larger than the exact design, plus it is not centered. your background-color has not been set. Not perfect, but you tried hard enough, see your project better next time. Nice time.
Marked as helpful - @mksoofian@Tamana123-2
Hi mksoofian! Great job for completing the project. Although I wanted to check you code, but I could not find the CSS file. For the whole design you can get a container, so that you can set the padding, background-color margin ..., then one div for the image, one div for the first text and finally one div for the second context. As your first project, it is a great attempt. Keep moving forward. Nice time!
Marked as helpful - @AFourAbdullah@Tamana123-2
Hi! Good job for completing the challenge, but remember to start the project from mobile design. First you could get display grid for being more flexible on desktop version as well; you can write all the code needed for mobile version, when it comes for desktop design you could use media quarries and set the (grid-template-columns: 1 fr fr) to make the lay out side by side. I also did the project if you want you can have a look at. Nice time.
Marked as helpful - @bOREDpANDA69@Tamana123-2
Hi bOREDpANDA69! Hope you are doing great. Before designing the layout you could have a look at design guide, there is every color used in the project. plus there is opacity or the font-color for the content. you can compare your design with the exact project here. Nice time.
- @pineapplegoose@Tamana123-2
Hi pineapplegoose! Hope you are doing great. Everything is okay in the project you've done, but as I believe your font had not been set, since you got to import the font with it's weight from google plus it need single quotation mark. like this one @import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@500;700;800&display=swap'); and in the CSS file you can write (font-family: 'Hanken Grotesk'), plus you used box-shadow for three side of summary part although it is for two part. Keep going not for becoming perfect but brave enough to try every day for what you want. Hope it was helpful. Nice time.
Marked as helpful